When you start from the command prompt you don't re-deploy anything (I think)
So your previously deployed apps will be used Try starting you server, then open a web browser and type in http://localhost:8080 (You may need tochange 8080 to sometnhing else) If you see the JBoss AS home page then your server is running To access your application type /nameOfMyApp/nameOfPage.ext after http://localhost:8080 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4100213#4100213 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4100213 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
