Questo contenuto non è disponibile nella lingua selezionata.
9.4.2. Deploy the CarMart Quickstart to the JBoss Application Server
The following procedure outlines how to deploy the CarMart quickstart in JBoss Application Server 7:
Prerequisite
The CarMart quickstart must be built to be deployed.
Procedure 9.2. Deploy the CarMart Quickstart to the JBoss Application Server
Deploy your Application
Use JBoss Application Server's Maven plugin to deploy the application as follows:mvn jboss-as:deploy -Plibrary-jbossas
$ mvn jboss-as:deploy -Plibrary-jbossas
Copy to Clipboard Copied! Toggle word wrap Toggle overflow View your Application
To view the application, use your browser to navigate to the following link:http://localhost:8080/carmart-quickstart
http://localhost:8080/carmart-quickstart
Copy to Clipboard Copied! Toggle word wrap Toggle overflow