Hello all, new user here. We are having problems porting our Seam app from JBoss 5.0.1 to 5.1.0, notably a deployment problem. The HDScanner seems to want to keep redeploying after the server has successfully started. The result is that after our app has been deployed, something notices a change and JBoss starts loading our war again...this loop seems to go on endlessly.
To reproduce: 1) Stop JBoss (just to be on the safe side...) 2) Clean all traces of our war (from default server/deploy) 3) Deploy with Maven from Eclipse 4) Start JBoss (no errors during startup) 5) We get the following two interesting lines from the log: 2009-05-25 17:48:43,686 INFO [org.jboss.bootstrap.microcontainer.ServerImpl] (main) JBoss (Microcontainer) [5.1.0.GA (build: SVNTag=JBoss_5_1_0_GA date=200905221634)] Started in 45s:546ms 2009-05-25 17:48:51,466 INFO [org.jboss.web.tomcat.service.deployers.TomcatDeployment] (HDScanner) undeploy, ctxPath=/sweat-dispatch-0.0.1 6) The whole thing restarts from step 4 ... etc We are using: - JDK 1.6 build 13 - JBoss 5.1.0 GA - Maven 2.0.7 - Seam 2.1.1 GA - Eclipse 3.4.2 - All are running on vista Any help would be appreciated! View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4233135#4233135 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4233135 _______________________________________________ jboss-user mailing list jboss-user@lists.jboss.org https://lists.jboss.org/mailman/listinfo/jboss-user