[jbossws-users] [JBossWS] - Re: jbossws 1.0.4 kills my MBean
Doug.Palmer
do-not-reply at jboss.com
Wed Jan 17 13:47:50 EST 2007
Ok, I've found a workaround. Possibly even a more appropriate solution. I now build the war in the MBean init() method (instead of in the create method) and call deployUrl() instead of mainDeployer.deploy().
This works with JBossWS 1.0.0 to JBossWS 1.0.4 on JBoss 4.0.4 and JBoss 4.0.5.
Regards
Doug
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4002976#4002976
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4002976
More information about the jbossws-users
mailing list