[jboss-jira] [JBoss JIRA] Assigned: (EJBTHREE-1338) Type Mismatch in Injection
Scott M Stark (JIRA)
jira-events at lists.jboss.org
Tue May 6 17:19:30 EDT 2008
[ http://jira.jboss.com/jira/browse/EJBTHREE-1338?page=all ]
Scott M Stark reassigned EJBTHREE-1338:
---------------------------------------
Assignee: Scott M Stark (was: Andrew Lee Rubinger)
> 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: Scott M Stark
> 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