[
https://issues.jboss.org/browse/AS7-1658?page=com.atlassian.jira.plugin.s...
]
Riccardo Pasquini commented on AS7-1658:
----------------------------------------
I don't know current AS7.1 status but my workaround was:
Create 2 separate JARs, one with EJBs and the other with EJB's interfaces
Install the EJB's interfaces JAR in $JBOSS_HOME/modules using whatever you want as
module name
Create dependencies from interfaces JAR in the EJB JAR and in the WAR (Dependencies entry
in the MANIFEST)
Don't pack the interfaces in any other deployable
Deploy the EJB JAR and the WAR
It worked for me even if it is not the right way
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