Deploy using Sun Java System Application Server
To deploy using Sun Java System Application Server on UNIX or Linux:
Change directory to /app/SUNWappserver7/bin.
Type: asadmin
Stop the server by typing: stop-appserv
Deploy the ear file by typing:
deploy --user ADMIN_USER --password ADMIN_PASSWORD
/app/RMI_INSTALL/distrib/ematrix.ear
Restart the Sun Java System Application Server server by typing: start-appserv

Remove the enovia.war file
To remove the enovia.war file:
On the UNIX command line, type the following:
undeploy --user ADMIN_USER --password ADMIN_PASSWORD WEB_APP_NAME
For example, the WEB_APP_NAME might be ematrix.
Stop and restart the Sun Java System Application Server.

Use Sun Java System Application Server
The following are some helpful tips for using Sun Java System Application Server:
|