Java Reference
In-Depth Information
------------------------------------------------------------------
[INFO] Building jar:
C:\chapter5\ticket-agency-ejb\target\ticket-agency-jpa.jar
. . . .
[INFO]
------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO]
------------------------------------------------------------------------
[INFO] Total time:
5.308s
Finally, provided that you have installed the JBoss Maven plugin, you can deploy
your application using the following command:
mvn jboss-as:deploy
Once the deployment has successfully completed, browse over to ht-
tp://localhost:8080/ticket-agency-jpa/ to view the application's welcome page.
Congratulations! You're done. By clicking on the Setup Theatre link, you can start
creating places in the setup.xhtml page.
Search WWH ::




Custom Search