users@glassfish.java.net

Re: Sun App Server 9.1: To create a user with Deployment privilege only!

From: <glassfish_at_javadesktop.org>
Date: Sat, 18 Jul 2009 08:40:23 PDT

Hi Qamar,

Domain configuration information can be found under domains/domain1/config directory. The configuration file is domain.xml
However, there is an easier way for you to backup your domain, just use CLI backup-domain command.
You can run
asadmin backup-domain --help
to get more information about this command. It is very convenient and easy to use.

[i]EXAMPLES
     Example 1 Using backup-domain

       asadmin> backup-domain --domaindir /opt/SUNWappserver/mydomaindir domain1
       Successfully backed up the domain

       Description: 1137030607263
       Backup Filename: /opt/SUNWappserver/mydomaindir/domain1/backups/sjsas_backup_v00001.zip
       Date and time backup was performed: Wed Jan 11 17:50:07 PST 2006
       Domains Directory: /opt/SUNWappserver/mydomaindir
       Domain Directory: /opt/SUNWappserver/mydomaindir/domain1
       Domain Name: domain1
       Name of the user that performed the backup: jondoe
[/i]

Anissa.
[Message sent by forum member 'anilam' (anilam)]

http://forums.java.net/jive/thread.jspa?messageID=356402