| Author |
[ERROR] rpc/encoded wsdls are not supported in JAXWS 2.0.
|
everson santos
Ranch Hand
Joined: Jul 11, 2009
Posts: 50
|
|
I'm trying to create a webservice client using wsconsume but i'm getting the error: [ERROR] rpc/encoded wsdls are not supported in JAXWS 2.0.
I tried to use axis2 for netbeans, but a lot of classes was created and i don't know what i have to do with that....
|
 |
Ivan Krizsan
Bartender
Joined: Oct 04, 2006
Posts: 2194
|
|
Hi!
Right, JAX-WS only supports RPC/Literal (and Document/Literal).
Do you have any influence over the WSDL or is it "set in stone"?
Best wishes!
|
My free books and tutorials: http://www.slideshare.net/krizsan
|
 |
 |
|
|
subject: [ERROR] rpc/encoded wsdls are not supported in JAXWS 2.0.
|
|
|