[jboss-jira] [JBoss JIRA] Commented: (EJBTHREE-1913) Don't use exceptions for flow control in SessionProxyInvocationHandlerBase

jaikiran pai (JIRA) jira-events at lists.jboss.org
Wed Sep 16 07:31:23 EDT 2009


    [ https://jira.jboss.org/jira/browse/EJBTHREE-1913?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12486062#action_12486062 ] 

jaikiran pai commented on EJBTHREE-1913:
----------------------------------------

This never made it to as-int 1.1.16 release. Changing the fixed version from 1.1.16 to 1.1.18 and will now be included into as-int as part of EJBTHREE-1923

> 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.18, 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: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list