[Contents] [Prev] [Next] [Index] [Report an Error]

Deploying the Prepaid Account Administration Application

You must deploy the WAR file for the Prepaid Account Administration application in the Web application server. You can find this file, accountAdmin.war, in the folder webapp on the SRC application library CD. Refer to the documentation for your Web application server for information about deploying applications.

For example, to deploy the Prepaid Account Administration application inside JBoss, copy the file to the JBoss /server/default/deploy directory.

cp /cdrom/cdrom0/Demos+Sample_Applications/webapp/accountAdmin.war /opt/UMC/jboss/server/default/deploy

JBoss automatically starts the application when a new WAR file is copied into the deploy directory.


[Contents] [Prev] [Next] [Index] [Report an Error]