| Author |
how to switch on wsdl 2.0?
|
Minhaj Mehmood
Ranch Hand
Joined: Jan 22, 2007
Posts: 400
|
|
Following is my sample program using JAW-WS.
Following is generated wsdl @ http://localhost:8080/ts?wsdl
The above generated wsdl is wsdl 1.2 version.
So my question is how to switch on wsdl 2.0? is there any annotation?
For Example:
To switch between Document and RPC soap binding style we have following annotations.
|
SCJP6 96% | SCWCD5 81% | SCDJWS5 79%
|
 |
Ivan Krizsan
Bartender
Joined: Oct 04, 2006
Posts: 2193
|
|
Hi!
It seems like the reference implementation of JAX-WS (Metro) does not have support for WSDL 2.0.
Take a look at this issue opened 2007, which looks like it still hasn't been resolved: https://jax-ws.dev.java.net/issues/show_bug.cgi?id=392
Other web service stacks may include support for WSDL 2.0.
Best wishes!
|
My free books and tutorials: http://www.slideshare.net/krizsan
|
 |
Minhaj Mehmood
Ranch Hand
Joined: Jan 22, 2007
Posts: 400
|
|
|
Strange!! which version exam covers? any idea?
|
 |
 |
|
|
subject: how to switch on wsdl 2.0?
|
|
|