[jboss-jira] [JBoss JIRA] Created: (EJBTHREE-2039) proxy.equals(null) doesn't return false, but NullPointerException

Carlo de Wolf (JIRA) jira-events at lists.jboss.org
Wed Mar 10 11:41:37 EST 2010


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
            Priority: Critical


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