I use JBossWS 1.2.1.GA With JBossWS 2.0.0.GA. It works as well. But there is 
one small change in api. Except the line           
((ServiceExt)service).setSecurityConfig(securityURL.toExternalForm());
in JBossWS 1.2.1
there is the line 
((StubExt)port).setSecurityConfig(securityURL.toExternalForm());
inJBossWS 2.0.0. 

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4065658#4065658

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4065658
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to