wsdl2java -sn and -pn options not working
-----------------------------------------
Key: AXIS2-4176
URL: https://issues.apache.org/jira/browse/AXIS2-4176
Project: Axis 2.0 (Axis2)
Issue Type: Bug
Components: codegen
Affects Versions: 1.4.1
Environment: windows xp sp2
Reporter: Srikanth Adibhatla
There is a wsdl document with multiple services.
I am trying to generate java classes for a single service in this wsdl.
I am using wsdl2java -sn "xyz" option to do it , but it generates java classes
for all the services in the wsdl
wsdl2java -pn option also generates code for all services.
each wsdl:service element contains only one wsdl:port element.
soap:address location is same for all services.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.