[ http://issues.apache.org/jira/browse/TUSCANY-947?page=all ]
Jim Marino closed TUSCANY-947.
------------------------------
Resolution: Fixed
Thanks Scott, I applied the patch. BTW I just started using EasyMock recently
after using other mock object framrworks and I think it is really awesome. It
saves a lot of time handling stubs but it also allows you to verify thinks much
more succinctly. Anyway, thanks for the patch.
> 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, 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]