[jboss-jira] [JBoss JIRA] Reopened: (EJBTHREE-1253) Session Implementations of javax.ejb.Handle cannot cast to EJBObject from JNDI

Carlo de Wolf (JIRA) jira-events at lists.jboss.org
Wed Jun 11 06:24:16 EDT 2008


     [ http://jira.jboss.com/jira/browse/EJBTHREE-1253?page=all ]

Carlo de Wolf reopened EJBTHREE-1253:
-------------------------------------

      Assignee: Carlo de Wolf  (was: Andrew Lee Rubinger)
             
Regression on specifying a custom proxy factory:
java.lang.NoSuchMethodException: org.jboss.ejb3.proxy.factory.stateful.StatefulRemoteProxyFactory.<init>(org.jboss.ejb3.session.SessionContainer, org.jboss.ejb3.annotation.RemoteBinding)
        at java.lang.Class.getConstructor0(Class.java:2678)
        at java.lang.Class.getConstructor(Class.java:1629)
        at org.jboss.ejb3.session.ProxyDeployer.start(ProxyDeployer.java:92)
        at org.jboss.ejb3.session.SessionContainer.start(SessionContainer.java:188)
        at org.jboss.ejb3.stateful.StatefulContainer.start(StatefulContainer.java:284)


> Session Implementations of javax.ejb.Handle cannot cast to EJBObject from JNDI
> ------------------------------------------------------------------------------
>
>                 Key: EJBTHREE-1253
>                 URL: http://jira.jboss.com/jira/browse/EJBTHREE-1253
>             Project: EJB 3.0
>          Issue Type: Task
>          Components: core
>            Reporter: Andrew Lee Rubinger
>         Assigned To: Carlo de Wolf
>            Priority: Critical
>             Fix For: AS 5.0.0.CR1
>
>
> Fixes for EJBTHREE-1222 have made EJBObject/EJBLocalObject proxies removed from JNDI storage.  There can now be no casting from EJB Handle implementations from JNDI to these interfaces now.

-- 
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