Gustavo Pedrosa created AXIS2-5963:
--------------------------------------

             Summary: wsdl2java renames the schema
                 Key: AXIS2-5963
                 URL: https://issues.apache.org/jira/browse/AXIS2-5963
             Project: Axis2
          Issue Type: Bug
          Components: codegen, wsdl
            Reporter: Gustavo Pedrosa


wsdl2java always renames the schema to "schema1.xsd" instead of keep the 
original name, so in applications that has more than one jar, all the others 
schemas will replaced after the build assembly.

Command used:

{code:bash}
../apache-cxf-3.3.3/bin/wsdl2java -client -clientjar santander_cobranca.jar 
-impl -asyncMethods -validate -verbose 
'https://ymbcash.santander.com.br/ymbsrv/CobrancaV3EndpointService/CobrancaV3EndpointService.wsdl'
{code}




--
This message was sent by Atlassian Jira
(v8.3.2#803003)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to