Hi, JBoss newbie and web app newbie as well. Can someone point me toward a resource (online, book, whatever), that can guide my through the procedure for packaging a .war file and deploying the application within JBoss? I know I just need to copy the .war file to the [JBOSS_HOME]/server/default/deploy directory and JBoss will take care of the rest. But what rules/standards do I need to follow in building the .war file? How do I then access my .jsp page [http://localhost:8080/?????/myjsp.jsp]?
Anything that would provide as much hand-holding and step-by-step detail would be great! TIA- Burnie View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3949834#3949834 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3949834 _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
