[jboss-user] [JBossWS] - Re: WS-Security Newbie Question...

alessio.soldano@jboss.com do-not-reply at jboss.com
Fri Jan 18 08:00:25 EST 2008


Last time I didn't noticed this: on the client side you should have the interface of you web service, not the implementation. This applies for every webservice client.
And of course the interface (which can be generated by wsconsume, otherwise you can code it manually, it is easy for your service) should not have the @EndpointConfig with the server endpoint configuration ;-)

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

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4121260



More information about the jboss-user mailing list