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! >
