Use a property to force to use the post web method rules
--------------------------------------------------------

                 Key: AXIS2-4984
                 URL: https://issues.apache.org/jira/browse/AXIS2-4984
             Project: Axis2
          Issue Type: Bug
          Components: jaxws
    Affects Versions: 1.6
            Reporter: Ivan


In the latest Axis2 1.6 branch, a new PostRI216MethodRetrieverImpl is provided 
to keep compatibility with the new specification. Currently, it checks the 
wsgen version to determine whether to use it or the legacy one. It is a good 
solution way. But it might be a little difficult in Geronimo (And think that 
should be same for other servers), to support the new EE spec, they always 
shipped the new tools, but for applications contains web service, they have no 
need to access wsgen class, and actually server would pre-generate all the 
related WSDL and stub classes. 


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to