[ http://issues.apache.org/jira/browse/TUSCANY-947?page=comments#action_12452075 ] Jim Marino commented on TUSCANY-947: ------------------------------------
Thanks Scott. Could you also copy over the unit tests as well ;-) It's nice to have unit tests with a patch so committers can more easilyverify it. It's also useful for avoiding future regressions. If you can do that, I'll apply it. Thanks, Jim > JDKCallbackInvocationHandler should handle toString(), hashCode(), equals() > specially > ------------------------------------------------------------------------------------- > > Key: TUSCANY-947 > URL: http://issues.apache.org/jira/browse/TUSCANY-947 > Project: Tuscany > Issue Type: Bug > Components: Java SCA Core > Affects Versions: Java-M2 > Environment: M2 > Reporter: Scott Kurz > Attachments: 947.patch > > > Since JDKCallbackInvocationHandler doesn't handle toString() specially, if > the dynamic $Proxy toString() gets called before the invoke of a service > operation it will mess up the correlationId, etc.. by nulling them out.. > The other InvocationHandler classes in Tuscany do special-case these methods. -- 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 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
