I am using AXIS2 1.0. I ran wsdl2java on OnlineBanking.wsdl (attached) like this:
wsdl2java -d xmlbeans -uri OnlineBanking.wsdl -p com.ibm.axis2.onlinebanking -ss -sd -g
 
it does not generate OnlineBankingPortTypeStub.java.
 
when I tried this
wsdl2java -d xmlbeans -uri ..\wsdl\OnlineBanking.wsdl -p com.ibm.axis2.onlinebanking -ss -sd -g -pn OnlineBankingPortType
 
it complains that OnlineBankingPortType not found in WSDL.
 
any help is appreciated.
thanx
-yogen
 

NOTICE: If received in error, please destroy and notify sender. Sender does not intend to waive confidentiality or privilege. Use of this email is prohibited when received in error.

Attachment: OnlineBanking.wsdl
Description: OnlineBanking.wsdl

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

Reply via email to