[ 
https://issues.apache.org/jira/browse/AXIS2-1584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Davanum Srinivas updated AXIS2-1584:
------------------------------------

    Assignee: Amila Chinthaka Suriarachchi

> Migrating to Axis2 Using WSDL2JAVA
> ----------------------------------
>
>                 Key: AXIS2-1584
>                 URL: https://issues.apache.org/jira/browse/AXIS2-1584
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>         Environment: Axis 2 v1.0
>            Reporter: caroline
>         Assigned To: Amila Chinthaka Suriarachchi
>         Attachments: CPSGateway3.3.wsdl
>
>
> Hi ,I tried migrating a webservice to axis 2 , using the attached wsdl. 
> However, I keep finiding problems with certain types, for example:    
> <wsdl:part name="getTransactionsReturn" type="apachesoap:Vector"/>.The 
> response object returned by method getTransactions() is supposed to be a 
> Vector. 
> However the code being generated is 
> GetTransactionsResponse extends org.apache.xmlbeans.XmlObject
>  org.apache.xml.xml_soap.Vector addNewGetTransactionsReturn();
> I need to use java.util.Vector().
> I also had problems with ArrayOfTypes , however I removed these from the wsdl 
> for the time being.
> I apreciate any help you might be able to give.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to