Ankur Khetan created AXIS2-5665:
-----------------------------------
Summary: Wsdl2java is not creating class files properly
Key: AXIS2-5665
URL: https://issues.apache.org/jira/browse/AXIS2-5665
Project: Axis2
Issue Type: Bug
Components: jaxws, wsdl
Affects Versions: 1.6.2, 1.6.0, 1.3, 1.2
Environment: Solaris, Bea Weblogic Server 10,
Reporter: Ankur Khetan
Priority: Critical
Hello Support Team,
We are facing an issue from the generating classes using below wsdl2java
command.
WSDL2Java -uri FrontDesk.wsdl -ns2p
urn:fiber.abc.com:crm:frontdesk:v0=com.abc.fiber.portal.stub.co,urn:fiber.abc.com:crm:frontdesk:data:v0=com.abc.fiber.portal.stub.co.data
-d jaxbri –s
In our WSDL we have more then one operation having same request type object.
The generated Stub class have created only one toEnvelope and toOM method for
all those operations those have same request Object. Which leads to call only
one operation even if we are triggering different operation from our java code.
Regards,
Ankur Khetan
--
This message was sent by Atlassian JIRA
(v6.2#6252)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]