You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Amila Chinthaka Suriarachchi (JIRA)" <ji...@apache.org> on 2007/02/17 10:03:05 UTC

[jira] Resolved: (AXIS2-1531) Trying to migrate webservice using WSDL2JAVA

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

Amila Chinthaka Suriarachchi resolved AXIS2-1531.
-------------------------------------------------

    Resolution: Fixed

can you tell us the problem you have? The package name is generated by using the name space.Since your name space contain numbers the package will create accordingly. 
If you getting any compilation problem or runtime problem please reopen and report your bug.

> Trying to migrate webservice using WSDL2JAVA
> --------------------------------------------
>
>                 Key: AXIS2-1531
>                 URL: https://issues.apache.org/jira/browse/AXIS2-1531
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>            Reporter: caroline
>         Assigned To: Amila Chinthaka Suriarachchi
>         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.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org