[ https://issues.apache.org/jira/browse/AXIS2-5665?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Andreas Veithen resolved AXIS2-5665. ------------------------------------ Resolution: Incomplete > 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.2, 1.3, 1.6.0, 1.6.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 (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: java-dev-unsubscr...@axis.apache.org For additional commands, e-mail: java-dev-h...@axis.apache.org