[jboss-jira] [JBoss JIRA] Commented: (EJBTHREE-1434) 5.0.0CR1: EJB refs across EARs don't work

ram snaps (JIRA) jira-events at lists.jboss.org
Thu Feb 24 13:00:06 EST 2011


    [ https://issues.jboss.org/browse/EJBTHREE-1434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12584546#comment-12584546 ] 

ram snaps commented on EJBTHREE-1434:
-------------------------------------

Was this issue ever fixed, we also are running into this same issue when we upgraded JBoss from 4.x to 5.1. Can someone please confirm?

> 5.0.0CR1: EJB refs across EARs don't work
> -----------------------------------------
>
>                 Key: EJBTHREE-1434
>                 URL: https://issues.jboss.org/browse/EJBTHREE-1434
>             Project: EJB 3.0
>          Issue Type: Bug
>    Affects Versions: AS 5.0.0.CR1
>         Environment: JBoss 5.0.0.CR1, JDK 6u10beta
>            Reporter: Juergen Zimmermann
>            Assignee: Andrew Rubinger
>         Attachments: hska.ear.zip, src.zip, testHska.ear.zip
>
>
> I'm having 2 different EARs and stateless session beans of the 2nd EAR are referencing stateless session beans of the 1st ear. It worked fine with 4.2.2 
> I'll attach a stripped down testcase:
> * src.zip: source of projects for Eclipse w/ JBoss Tools
> * hska.ear.zip: exploded EAR 1 (and zipped for transferring)
> * testHska.ear.zip: exploded EAR 1 (and zipped for transferring)
> src.zip:
> * hska is the 1st EAR project
> * hskaEJB contains the ejb module for hska
> * testHska is the EAR project for the 2nd EAR
> * testHskaEJB is the ejb module for testHska and references a SLSB of hskaEJB
> * testHskaClient is an application client module for testHska using JUnit

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list