[jboss-jira] [JBoss JIRA] Updated: (EJBTHREE-1338) Type Mismatch in Injection

Carlo de Wolf (JIRA) jira-events at lists.jboss.org
Fri Sep 12 02:26:28 EDT 2008


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

Carlo de Wolf updated EJBTHREE-1338:
------------------------------------

    Fix Version/s: 1.0.0-Beta3
                       (was: 1.0.0-Beta2)


> Type Mismatch in Injection
> --------------------------
>
>                 Key: EJBTHREE-1338
>                 URL: https://jira.jboss.org/jira/browse/EJBTHREE-1338
>             Project: EJB 3.0
>          Issue Type: Bug
>          Components: core
>            Reporter: Andrew Lee Rubinger
>            Assignee: Scott M Stark
>            Priority: Blocker
>             Fix For: 1.0.0-Beta3
>
>
> As shown from ejbthree1154 Test Client:
> Caused by: java.lang.RuntimeException: Non matching type for inject of field: private org.jboss.ejb3.test.ejbthree1154.TestLocalBusiness org.jboss.ejb3.test.ejbthree1154.DelegateBean.localBusiness for type: $Proxy100 of jndiName env/org.jboss.ejb3.test.ejbthree1154.DelegateBean/localBusiness
> intfs: , org.jboss.ejb3.proxy.JBossProxy, org.jboss.ejb3.test.ejbthree1154.TestRemoteBusiness
> 	at org.jboss.injection.JndiFieldInjector.inject(JndiFieldInjector.java:117)
> 	at org.jboss.injection.JndiFieldInjector.inject(JndiFieldInjector.java:95)
> 	at org.jboss.injection.JndiFieldInjector.inject(JndiFieldInjector.java:63)
> 	at org.jboss.ejb3.pool.AbstractPool.create(AbstractPool.java:104)
> 	at org.jboss.ejb3.InfinitePool.get(InfinitePool.java:56)
> 	at org.jboss.ejb3.InfinitePool.get(InfinitePool.java:51)
> 	at org.jboss.ejb3.pool.ThreadlocalPool.create(ThreadlocalPool.java:53)
> 	at org.jboss.ejb3.pool.ThreadlocalPool.get(ThreadlocalPool.java:93)
> 	at org.jboss.ejb3.stateless.StatelessInstanceInterceptor.invoke(StatelessInstanceInterceptor.java:58)

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