[jboss-jira] [JBoss JIRA] Commented: (EJBTHREE-1425) Injection of a local home fails

Carlo de Wolf (JIRA) jira-events at lists.jboss.org
Fri Jun 20 06:17:37 EDT 2008


    [ http://jira.jboss.com/jira/browse/EJBTHREE-1425?page=comments#action_12418104 ] 
            
Carlo de Wolf commented on EJBTHREE-1425:
-----------------------------------------

The invocation handler doesn't handle the toString method locally.

> Injection of a local home fails
> -------------------------------
>
>                 Key: EJBTHREE-1425
>                 URL: http://jira.jboss.com/jira/browse/EJBTHREE-1425
>             Project: EJB 3.0
>          Issue Type: Bug
>            Reporter: Carlo de Wolf
>            Priority: Blocker
>             Fix For: AS 5.0.0.CR1
>
>
> java.lang.RuntimeException: Could not resolve beanClass method from proxy call: public java.lang.String java.lang.Object.toString()
> 	at org.jboss.ejb3.stateful.StatefulContainer.localHomeInvoke(StatefulContainer.java:351)
> 	at org.jboss.ejb3.proxy.handler.stateful.StatefulLocalHomeProxyInvocationHandler.invoke(StatefulLocalHomeProxyInvocationHandler.java:54)
> 	at $Proxy568.toString(Unknown Source)
> 	at java.lang.String.valueOf(String.java:2615)
> 	at java.lang.StringBuilder.append(StringBuilder.java:116)
> 	at org.jboss.injection.JndiPropertyInjector.inject(JndiPropertyInjector.java:93)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list