[ http://issues.apache.org/jira/browse/AXIS-1884?page=all ]

Clive Brettingham-Moore updated AXIS-1884:
------------------------------------------

    Attachment: HandlerChainImplPatch.txt
                SOAPPartPatch2.txt

Better patch for SOAPPart and patch for doc/lit problems in HandlerChainImpl

> setContent doesn't work for jaxrpc handlers (due to form optimisation)
> ----------------------------------------------------------------------
>
>          Key: AXIS-1884
>          URL: http://issues.apache.org/jira/browse/AXIS-1884
>      Project: Axis
>         Type: Bug
>   Components: SAAJ
>     Versions: 1.2RC3
>  Environment: All
>     Reporter: Clive Brettingham-Moore
>  Attachments: HandlerChainImplPatch.txt, SOAPPartPatch.txt, SOAPPartPatch2.txt
>
> jaxrpc handlers silently fail to set message content (SOAPPart.setContent) 
> for all Sources that are converted to input streams becuase formOptimisation 
> is disabled for jax-rpc handlers, and the (buggy) logic of setCurrentForm 
> supresses content setting for non string content (eg input stream derived 
> from a DOMSource)

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

Reply via email to