WSDL2Java does not create Stub class for PortType
-------------------------------------------------
Key: AXIS2-1274
URL: http://issues.apache.org/jira/browse/AXIS2-1274
Project: Apache Axis 2.0 (Axis2)
Issue Type: Bug
Components: wsdl
Affects Versions: 1.0
Environment: WinXP, Sun JVM 1.5
Reporter: yogen
I am using AXIS2 1.0. I ran wsdl2java on samples/wsdl/Axis2SampleDocLit.wsdl
like this: wsdl2java -d xmlbeans -uri Axis2SampleDocLit.wsdl -p com.sample -ss
-sd -g; it does not
generate Axis2SampleDocLitPortTypeStub.java.
when I tried this wsdl2java -d xmlbeans -uri Axis2SampleDocLit.wsdl -p
com.sample -ss -sd -g -pn Axis2SampleDocLitPortType
it complains that Axis2SampleDocLitPortType not found in WSDL.
The problem is in nightly build as well.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]