[ http://issues.apache.org/jira/browse/AXIS-1959?page=comments#action_64413 ] David Jencks commented on AXIS-1959: ------------------------------------
The RPCProvider portion of this patch is not needed by geronimo as of cvs on May 3 2005. The JavaServiceDescription portion still seems to be needed. > Wrapper style is defined at the operation level. > ------------------------------------------------ > > Key: AXIS-1959 > URL: http://issues.apache.org/jira/browse/AXIS-1959 > Project: Axis > Type: Bug > Versions: current (nightly) > Reporter: Gianny DAMOUR > Attachments: wrapperStyle.patch > > o a JavaServiceDesc can have a document or rpc style and still define a WSDL > operation using a wrapper style mapping. > The first part of the fix address this issue. Thought, I do not have enough > domain expertise to understand the code just before the JavaServiceDesc fix. > o when performing an OperationDesc look-up by namespace and name to retrieve > the operation associated to a MessageContext, RPCProvider did not associate > the returned operation and the MessageContext. This cause some issues further > down the path. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
