Yes, you can use WSDL2Java to generate classes for input-only operations.  You'll probably also want to pick up the WS-Addressing extensions for Axis 1.3:

http://cvs.apache.org/viewcvs.cgi/ws-addressing/
It can also be found as the addressing-1.0.jar from the WSS4J "otherjars" distribution: http://ws.apache.org/wss4j/

On 12/6/05, Brosca Diana <[EMAIL PROTECTED]> wrote:

Hello

I'm implementing a asynchronous web service: in the wsdl I have only the input.

Can I use the  JAVA2WSDL tool for generate the class that implements the service?

 

Thanks in advance

Diana

 

 


Reply via email to