WSDL sorking in 1.4.1, don't Work in 1.5
----------------------------------------

                 Key: AXIS2-4471
                 URL: https://issues.apache.org/jira/browse/AXIS2-4471
             Project: Axis 2.0 (Axis2)
          Issue Type: Bug
    Affects Versions: 1.5
         Environment: Windows, Axis2 1.5 War deployed in JBoss 4.2.1
            Reporter: Carles Royan


I have a WSDL that Works great in axis2 1.4.1. When I upgraded to axis2 1.5, 
when my service is called, the parameters are empty, although I have set the 
values in the client. SOAPUI can parse and generate OK the client from WSDL, 
but when I call a method of my WS, the method receives NULL values in the 
parameters.

Moreover, if I delete my WSDL of my service and let axis2 generate WSDL in fly, 
then it runs well.

So, I can't understan't that a working WSDL don't Work in a new version of 
axis. I can't take the WSDL generated in fly cause it isn't enough accurate 
(optionals elements, attributes belonging to "anyType" and so on).

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

Reply via email to