[jboss-jira] [JBoss JIRA] Resolved: (EJBTHREE-2039) proxy.equals(null) doesn't return false, but NullPointerException
Andrew Lee Rubinger (JIRA)
jira-events at lists.jboss.org
Wed Mar 10 19:08:37 EST 2010
[ https://jira.jboss.org/jira/browse/EJBTHREE-2039?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Andrew Lee Rubinger resolved EJBTHREE-2039.
-------------------------------------------
Fix Version/s: as-int 1.1.23
Resolution: Done
> proxy.equals(null) doesn't return false, but NullPointerException
> -----------------------------------------------------------------
>
> Key: EJBTHREE-2039
> URL: https://jira.jboss.org/jira/browse/EJBTHREE-2039
> Project: EJB 3.0
> Issue Type: Bug
> Components: proxy-impl
> Reporter: Carlo de Wolf
> Assignee: Andrew Lee Rubinger
> Priority: Critical
> Fix For: as-int 1.1.23
>
>
> java.lang.NullPointerException
> at java.lang.reflect.Proxy.getInvocationHandler(Proxy.java:636)
> at org.jboss.ejb3.proxy.impl.handler.session.SessionProxyInvocationHandlerBase.invokeEquals(SessionProxyInvocationHandlerBase.java:314)
> at org.jboss.ejb3.proxy.impl.handler.session.SessionProxyInvocationHandlerBase.handleInvocationDirectly(SessionProxyInvocationHandlerBase.java:217)
> at org.jboss.ejb3.proxy.impl.handler.session.SessionProxyInvocationHandlerBase.invoke(SessionProxyInvocationHandlerBase.java:164)
> at $Proxy9.equals(Unknown Source)
--
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