The WSDL is at http://svn.apache.org/viewcvs.cgi/webservices/axis2/trunk/java/modules/codegen/test-resources/SalesRankNPrice.wsdl?rev=293558&view=markup
This includes two porttypes which has the same operation name (but refers to two sets of messages). Our algorithm did not take into account multiple porttypes :)
On 10/16/05, Sanjiva Weerawarana <[EMAIL PROTECTED]> wrote:
Hi Ajith,
Can u indicate which operations' in/out messages have this problem?
Because we're creating the wrapper element using the operation name this
should work unless there's overloading. (??)
We do need to work out how to deal with overloaded stuff, I think. We
don't support overloading on the server side (following the lead of WSDL
2.0) but we may need to support it on the client side to talk to legacy
services.
Sanjiva.
On Sun, 2005-10-16 at 18:27 +0200, Ajith Harshana Ranabahu (JIRA) wrote:
> The SalesRankNPrice.wsdl is removed from the WSDL2Java test case!
> -----------------------------------------------------------------
>
> Key: AXIS2-283
> URL: http://issues.apache.org/jira/browse/AXIS2-283
> Project: Apache Axis 2.0 (Axis2)
> Type: Bug
> Components: databinding
> Environment: WIn XP,JDK 1.4
> Reporter: Ajith Harshana Ranabahu
> Assigned to: Ajith Harshana Ranabahu
> Priority: Minor
>
>
> The new change to the WSDLPump made this to fail. Our rule for making schema's by wrapping causes this WSDL to have 2 identical global elements!
>
--
Ajith Ranabahu
