[jboss-jira] [JBoss JIRA] (AS7-4119) Issue with using remote WAR application deployed not inside EAR application.
Grzegorz Aniol (JIRA)
jira-events at lists.jboss.org
Mon Mar 12 09:53:48 EDT 2012
[ https://issues.jboss.org/browse/AS7-4119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12675965#comment-12675965 ]
Grzegorz Aniol commented on AS7-4119:
-------------------------------------
But generally in-vm implementation is for performance reasons, right? Why it should limit remote functionality.
A local connection is just specific use case of "remote" connection. I think all functionallity available remotly should work the same locally.
> 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
> Attachments: RequestScopedFailTestCase.zip
>
>
> 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