[jboss-user] [EJB 3.0] - Re: Stateful bean fail to deploy - JBoss 5.1.0.GA
jaikiran
do-not-reply at jboss.com
Mon Jun 22 02:04:35 EDT 2009
anonymous wrote : 2009-06-21 10:17:27,549 DEBUG [org.jboss.ejb3.deployers.Ejb3Deployer] (main) Error during deploy: vfszip:/jboss/server/default/deploy/dfserver.jar/
| org.jboss.deployers.spi.DeploymentException: Error deploying dfserver.jar: Error creating ejb container DocumentFacadeBean: Container jboss.j2ee:jar=dfserver.jar,name=DocumentFacadeBean,service=EJB3,V
| MID=583c10bfdbd326ba:da2fe9b:12203d1cd17:-7ff9 + is already registered
|
Is there any other bean with the same name in that jar file? Also are there any other jar files which have this bean? Can you try deploying only this single bean through that jar? Want to make sure that you are not deploying the same bean more than once.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4238951#4238951
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4238951
More information about the jboss-user
mailing list