[jboss-user] [EJB 3.0] - Re: MDB redeploy with ...-service.xml
jaikiran
do-not-reply at jboss.com
Wed Jan 28 06:06:19 EST 2009
anonymous wrote : On first deploy, this is the console output:
|
|
| | 20:10:29,250 WARN [AbstractDeploymentContext] Unable to register deployment mbean vfszip:/C:/temp/j
| | boss-5.0.0.GA/server/default/deploy/Message.ear/MessageEJB.jar/knaufmq-service.xml
| | javax.management.InstanceAlreadyExistsException: jboss.deployment:id="vfszip:/C:/temp/jboss-5.0.0.GA/server/default/deploy/Message.ear/MessageEJB.jar/knaufmq-service.xml",type=SubDeployment already registered.
| |
If the exception is coming up on the first deployment, then i guess there's some problem. I believe, you are not deploying the same service from some other place (maybe deploy folder?)
I see that you have placed the -service.xml at the root of the jar. How about moving it into the META-INF of the jar?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4205187#4205187
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4205187
More information about the jboss-user
mailing list