]
jaikiran pai updated EJBTHREE-1913:
-----------------------------------
Fix Version/s: Plugin 1.0.15
Don't use exceptions for flow control in
SessionProxyInvocationHandlerBase
--------------------------------------------------------------------------
Key: EJBTHREE-1913
URL:
https://jira.jboss.org/jira/browse/EJBTHREE-1913
Project: EJB 3.0
Issue Type: Task
Components: proxy-impl
Reporter: Andrew Lee Rubinger
Assignee: Andrew Lee Rubinger
Fix For: 1.1.16, Plugin 1.0.15
handleInvocationDirectly has:
// If no eligible methods were invoked
throw new NotEligibleForDirectInvocationException("Current invocation
\"" + invokedMethod
+ "\" is not eligible for direct handling by " + this);
Resulting in unnecessary instance construction
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: