Looks like another deployment ordering issue in CR1.
Try this:
- Remove your application from the deploy folder of JBoss
- Start JBoss.
- Once it has started successfully, place your application in the deploy folder of JBoss.
- Let the hot deployer pick up the application for deployment.
Alternately, you can create a "deploy.last" folder in %JBOSS_HOME%\server\<
serverName> and place your application in that folder and start JBoss.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4175802#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...