[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Unable to deploy Visual JSF project on Netbeans 6.5.1 to

PeterJ do-not-reply at jboss.com
Tue Jun 23 12:09:21 EDT 2009


Looks like there are a lot of WAR files deployed, and if I read the messages correctly many of them have conflicting contexts (several appear to use "/helloworld"). You should use a unique context for every app.

If that doesn't help, try this. Remove all of your WAR files from the deploy directory. From a command prompt (not from NetBeans) start the app server - without your WARs it should start cleanly. Then add you WAR files to the deploy directory one at a time, waiting each time for the WAR to deploy before adding the next WAR. Then post the log output from the "start in xxx seconds" message on.

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

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



More information about the jboss-user mailing list