[jboss-dev-forums] [JBoss Web Services Development] - JbossWS Native, which class implements @WebServiceClient?

spyhunter99 do-not-reply at jboss.com
Fri Feb 24 12:33:57 EST 2012


spyhunter99 [https://community.jboss.org/people/spyhunter99] created the discussion

"JbossWS Native, which class implements @WebServiceClient?"

To view the discussion, visit: https://community.jboss.org/message/719583#719583

--------------------------------------------------------------
I'm building a jaxws client that needs to run in axis, cxf, metro and jbossws native using SSL with client certificate authentication. The problem I've just discovered is all of the soap stacks uses a different API for specificing key stores and trust stores.

Long story short, if this client is running in a cxf environment, I want to be able to bring the jbossws jars with it and then somehow typecast or force class loading to use the jbossws runtime instead of cxf (which is also in the same classpath).

Which of the jbossws classes implements @WebServiceClient? I think I'm a bit confused as far as how this specific annotcation is wrapped back to a class implementation
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/719583#719583]

Start a new discussion in JBoss Web Services Development at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2047]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20120224/41d467a1/attachment.html 


More information about the jboss-dev-forums mailing list