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

Andrew Lee Rubinger (JIRA) jira-events at lists.jboss.org
Tue May 6 14:44:20 EDT 2008


    [ http://jira.jboss.com/jira/browse/EJBTHREE-1338?page=comments#action_12411932 ] 
            
Andrew Lee Rubinger commented on EJBTHREE-1338:
-----------------------------------------------

Environment Setup is linking localBusiness to remote stub.

> Type Mismatch in Injection
> --------------------------
>
>                 Key: EJBTHREE-1338
>                 URL: http://jira.jboss.com/jira/browse/EJBTHREE-1338
>             Project: EJB 3.0
>          Issue Type: Bug
>          Components: core
>            Reporter: Andrew Lee Rubinger
>         Assigned To: Andrew Lee Rubinger
>            Priority: Blocker
>             Fix For: AS 5.0.0.CR1
>
>
> 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: 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