[ http://jira.codehaus.org/browse/XFIRE-706?page=comments#action_81208 ] Ryan Heaton commented on XFIRE-706: -----------------------------------
Sorry for the delayed response. I was able to work around the issue on my own and now I don't remember how I ran across it in the first place. I'd suggest closing the issue and if I come across it again, I'll resurrect it. I wouldn't worry too much about it. I'm doing some really unusual client-side stuff and this very well could have been a user error. > SoapSerializerHandler doesn't consult the binding to set the serializer on > the OutMessage > ----------------------------------------------------------------------------------------- > > Key: XFIRE-706 > URL: http://jira.codehaus.org/browse/XFIRE-706 > Project: XFire > Issue Type: Bug > Affects Versions: 1.2.2 > Environment: n/a > Reporter: Ryan Heaton > Assigned To: Dan Diephouse > Fix For: 1.2.4 > > > When setting the serializer on the out message, the SoapSerializerHandler > doesn't consult the binding for the serializer for the specific operation, > like it does in the PostInvocationHandler. This causes client-side > invocations using the XFireProxyFactory to not serialize the client-side > messages correctly if the serializer for an operation was specifically set > (like it is for the JAXWSServiceFactory). > It might not be a problem with the SoapSerializerHandler... maybe the > binding-specified serializer should be set by another handler? -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe from this list please visit: http://xircles.codehaus.org/manage_email
