[jboss-jira] [JBoss JIRA] Updated: (JBAS-8401) exception is thrown by javax.ejb.EJBLocalObject.isIdentical -- ejb2.x
Thunder Lei (JIRA)
jira-events at lists.jboss.org
Fri Sep 10 02:51:49 EDT 2010
[ https://jira.jboss.org/browse/JBAS-8401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Thunder Lei updated JBAS-8401:
------------------------------
Affects Version/s: JBossAS-5.1.0.GA
(was: JBossAS-5.0.0.GA)
> exception is thrown by javax.ejb.EJBLocalObject.isIdentical -- ejb2.x
> ---------------------------------------------------------------------
>
> Key: JBAS-8401
> URL: https://jira.jboss.org/browse/JBAS-8401
> Project: JBoss Application Server
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: EJB2, EJB3
> Affects Versions: JBossAS-5.1.0.GA
> Environment: Microsoft Windows XP [Version 5.1.2600]
> jdk160_10
> Reporter: Thunder Lei
> Assignee: Alexey Loubyansky
>
> I am new to JBoss community. If I don't report the issues correctly, pls help correct me.
> I develop a stateless session bean, in which EJB2.x and EJB3 interfaces coexist.
> In short, it works, but with two issues.
>
> 1. unable to override 2.x local home jndi name.
> In jboss.xml (jboss_5_0.dtd), the local home jndi is NOT allowed, so you have to refer to the default local home jndi -- beanName/local
>
> 2. when calling method on remote business interface, it works, but EJB exception is thrown by javax.ejb.EJBLocalObject.isIdentical.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list