[jboss-jira] [JBoss JIRA] Commented: (JBAS-8401) exception is thrown by javax.ejb.EJBLocalObject.isIdentical -- ejb2.x
Thunder Lei (JIRA)
jira-events at lists.jboss.org
Sat Sep 11 08:53:20 EDT 2010
[ https://jira.jboss.org/browse/JBAS-8401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12550333#action_12550333 ]
Thunder Lei commented on JBAS-8401:
-----------------------------------
1. unable to override 2.x local home jndi name.
The xsd works fine for me now.
2. when calling method on remote business interface, it works, but EJB exception is thrown by javax.ejb.EJBLocalObject.isIdentical.
This is a known as JBPAPP-3750.
So we can close this thread. Thanks for your patience.
> 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