Roberto wrote:

Thanx Charitha, for your support... Ok now I don't have anymore the error as before but I got a new one that says "An error occured while generating codenull"

Regards
Roberto

Hi Roberto,
You should specify classpath of your ch.montefiore.Stock class using -cp option as follows.

Assuming your class file is located at /Axis2_Home/bin;

java2wsdl -cn ch.montefiore.Stock -cp .

Try the above and let me know.

regards
Charitha

hmm.. I'm not sure about this error. You can try with a different class (A class just echo something or class which adds two integers) and do the same and check whether it is working properly. It will be helpful if you can submit a JIRA issue attaching your class so that someone can have a look in to it. (Axis2 JIRA:- http://issues.apache.org/jira/browse/AXIS2)

regards
Charitha


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to