[jboss-jira] [JBoss JIRA] (AS7-4119) Issue with using remote WAR application deployed not inside EAR application.
Stuart Douglas (JIRA)
jira-events at lists.jboss.org
Sat Mar 10 22:01:47 EST 2012
[ https://issues.jboss.org/browse/AS7-4119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Stuart Douglas updated AS7-4119:
--------------------------------
Priority: Major (was: Critical)
Component/s: (was: Web)
The spec is not really clear on if this scope should actually be active (it talks about remote invocations, but does not clarify if it should be applied to in-vm invocations on the remote interface as well).
> Issue with using remote WAR application deployed not inside EAR application.
> -----------------------------------------------------------------------------
>
> Key: AS7-4119
> URL: https://issues.jboss.org/browse/AS7-4119
> Project: Application Server 7
> Issue Type: Bug
> Components: CDI / Weld
> Affects Versions: 7.1.0.Final
> Environment: Windows 7, JBoss 7.1
> Reporter: Lukasz Szymik
> Assignee: Stuart Douglas
>
> I have application(s) which are build with one EAR application and couple of external WAR applications. I could deploy EAR and WAR applications into JBoss7.1 Final. As soon as I am invoking session bean from WAR application I got: javax.ejb.EJBException: org.jboss.weld.context.ContextNotActiveException: WELD-001303 No active contexts for scope type javax.enterprise.context.RequestScoped exception.
> The same issue does not occur if connection is done from remote desktop client (standard Java SE command line application.)
--
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