You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Ankur Khetan (JIRA)" <ji...@apache.org> on 2014/08/11 10:23:11 UTC

[jira] [Created] (AXIS2-5665) Wsdl2java is not creating class files properly

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: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org