[jboss-jira] [JBoss JIRA] Updated: (JBAOP-784) NullPointerException in Dispatcher when doing toString

Carlo de Wolf (JIRA) jira-events at lists.jboss.org
Wed Mar 31 11:06:38 EDT 2010


     [ https://jira.jboss.org/jira/browse/JBAOP-784?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Carlo de Wolf updated JBAOP-784:
--------------------------------

    Attachment: JBAOP-784.patch


A naive patch which adds toString to the methodMap.

> NullPointerException in Dispatcher when doing toString
> ------------------------------------------------------
>
>                 Key: JBAOP-784
>                 URL: https://jira.jboss.org/jira/browse/JBAOP-784
>             Project: JBoss AOP
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>    Affects Versions: 2.1.9.Alpha1
>            Reporter: Carlo de Wolf
>         Attachments: JBAOP-784.patch
>
>
> java.lang.NullPointerException
>    at org.jboss.aop.Dispatcher.invoke(Dispatcher.java:117)
>    at org.jboss.ejb3.proxy.impl.remoting.IsLocalProxyFactoryInterceptor.invoke(IsLocalProxyFactoryInterceptor.java:97)
>    at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)
>    at org.jboss.aspects.remoting.PojiProxy.invoke(PojiProxy.java:62)
>    at $Proxy123.toString(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