[jboss-user] [Beginners Corner] - Re: Redeploying Servlet

PeterJ do-not-reply at jboss.com
Wed Aug 2 11:50:54 EDT 2006


How are you deploying the servlet?  What is the structure of your war file?

See http://pdf.moreservlets.com/ for a chapter on a simple servlet and how it is packaged in a war file.  This chapter is based on an older version of the servlet spec but should be sufficient to get you going.  To deploy to JBoss, copy the war file to the server/default/deploy directory. To redeploy, just copy over the file.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3962519#3962519

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3962519



More information about the jboss-user mailing list