If you look at any of the samples, investigate the JBossWSTestSetup.newTestSetup(...) invocation. It uses the tomcat management API to deploy new ws artifacts. It might be possible to use the same thing inside jboss. See org.jboss.test.ws.JBossWSTestHelper#getDeployer() for further details.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3966079#3966079 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3966079 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
