[jboss-user] [JBossWS] - Re: WS-Security client?

kadlecp do-not-reply at jboss.com
Thu Jul 19 03:48:34 EDT 2007


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



More information about the jboss-user mailing list