[ http://issues.apache.org/jira/browse/AXIS2-1531?page=comments#action_12445514 ] caroline commented on AXIS2-1531: ---------------------------------
I attached a sample of the wsdl file I am using. Using this sample when I run WSDL2Java -uri C:\projectscaro\AxisMigration2\CPSGateway2.wsdl -ss -sd -d xmlbeans -o C:\projectscaro\AxisMigration2\src -p mt.com.go.axismigr ation2 I get a package name _116._10._20._10.cpssoap.services.cpsgateway; with a class ArrayOfTns1PDPItemBean > Trying to migrate webservice using WSDL2JAVA > -------------------------------------------- > > Key: AXIS2-1531 > URL: http://issues.apache.org/jira/browse/AXIS2-1531 > Project: Apache Axis 2.0 (Axis2) > Issue Type: Bug > Reporter: caroline > Attachments: CPSGateway2.wsdl > > > First of all i'm a bit new to axis 2 and axis in general so i apologise in > advance. > I'm trying to migrate an existing functioning websercive(written with axis > 1.1) to axis 2 using WSDL2JAVA. However i'm encountering problems with the > following node :- <complexType name="ArrayOf_tns1_PDPItemBean"> > It is generating an interface called ArrayOfTns1PDPItemBean. I t is also > generating a package _116._10._20._10.cpssoap.services.cpsgateway; (my > namescpace is http://10.20.10.116:9000/cpssoap/services/CPSGateway). > I realise there must be some problem with the way the wsdl is being > interpreted , however the wsdl had been generated by axis1.1. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
