[jboss-jira] [JBoss JIRA] (AS7-1658) Referencing a remote business view within the same server leads to CCE

Peer Bech Hansen (JIRA) jira-events at lists.jboss.org
Wed Mar 7 16:15:38 EST 2012


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

Peer Bech Hansen commented on AS7-1658:
---------------------------------------

Hi David

Excellent advice! It solved my problem!

I changed my Maven dependency to the ejb-client module to <scope>provided</scope>.
This means that the local interface in not added to the War module, but is classloaded from the Ear module.

Thanks a million for the rapid answer. If I had an IPad3 I would offer it to you :-)
                
> Referencing a remote business view within the same server leads to CCE
> ----------------------------------------------------------------------
>
>                 Key: AS7-1658
>                 URL: https://issues.jboss.org/browse/AS7-1658
>             Project: Application Server 7
>          Issue Type: Bug
>          Components: EJB
>    Affects Versions: 7.0.1.Final
>            Reporter: Carlo de Wolf
>            Assignee: Stuart Douglas
>            Priority: Critical
>             Fix For: 7.1.0.Beta1
>
>         Attachments: AS7-1658-testcase.patch
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list