[jboss-user] [EJB 3.0] - Re: Ejb 3 in Jboss 5 Beta 3

ragavgomatam do-not-reply at jboss.com
Sat Jan 5 22:20:09 EST 2008


Hi Andy,

Sorry for the delay....I was fixing my spring deployer with ejb 3. That is now fixed. Yes, what Nilesh posts is repeatable with Jboss 5 Beta 3. I have the following :- 

 Ejb3.ear with ejb3.war (web-module) and ejb3.jar ( ejb3 archive) and a META-INF/application.xml.

Step to reproduce the error

(1) The above EAR file was first copied over to $JBOSS_HOME/server/default/deploy.

(2) The server was then started . This causes the deployment errors (mentioned previously) to appear.

(3) The server was then stopped.

(4) EAR was removed from deploy directory.

(5) Server was started without EAR file. After server is running, EAR is now copied over to deploy directory. 

(6) EAR is now successfully deployed & application is available.



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

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



More information about the jboss-user mailing list