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 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
