Using the latest source,I was trying to generate the
stub/scheletons from the sample Axis2SampleDocLit.wsdl
mentioned in the user guide.

The following lines get generated as a result,-
Axis2SampleDocLitPortTypeCallbackHandler.java
---------------------------------------------
public void receiveResultechoVoid(  param97)


Axis2SampleDocLitPortTypeStub.java
----------------------------------
        public  void startechoVoid(
         ,final
org.apache.axis2.userguide.Axis2SampleDocLitPortTypeCallbackHandler
callback) throws java.rmi.RemoteException;

It seems the problem is the operations that has input
only and no output. The operations having both
input/output does not pose this problem.

- Suvanan.





                
____________________________________________________
Start your day with Yahoo! - make it your home page 
http://www.yahoo.com/r/hs 
 

Reply via email to