Open glassfishrobot opened 18 years ago
Reported by oleksiys@java.net
ramapulavarthi@java.net said: Did you try using the Deployment Descriptor?
You could specify different endpoints in the deployement descriptor passing different bindings ( different port name, optionally different service name, etc..) for the same endpoint implementation. The generated wsdl will have only one port in from Java case.
oleksiys@java.net said: Yes, actually problem is that wsdl will have only one port. And if in "fromjava" case i need to declare WS to work with different transports or different encodings...
vivekp@java.net said: We dont plan to implement this feature in JAXWS 2.1. In the future release we will evaluate implementing it.
Was assigned to jax-ws-issues
This issue was imported from java.net JIRA JAX_WS-63
We need some common mechanism for publishing several Bindings in WSDL in "fromjava" case. It could be some additional annotation or extending of existed @BindingType annotation.
Environment
Operating System: All Platform: All
Affected Versions
[2.0.1 Early Access]