I ran the build.xml file in the examples directory of Jboss and moved the deploy folder accordingly to use Tomcat 5.0.x instead of embedded 4.1.x. I am having a problem though when deploying my web app into the server. I get the following message:
Already exists, unregistering jboss.web:j2eeType=WebModule,name=//localhost/,j2eeApp=none,j2eeServer=jboss I have looked in the previous server output and jboss.web has already been started. I am just wondering why Tomcat is trying to redeploy what it has already deployed. What is the name of the descriptor which controls this? Any help would be appreciated. Thanks, Dave View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3831665#3831665 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3831665 ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ JBoss-Development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
