[jboss-jira] [JBoss JIRA] (AS7-4667) EJB invocations from a remote server don't commit or rollback remote transaction
v a (JIRA)
jira-events at lists.jboss.org
Sat Apr 28 00:48:17 EDT 2012
[ https://issues.jboss.org/browse/AS7-4667?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
v a updated AS7-4667:
---------------------
Steps to Reproduce:
1. Deploy prj1 on server1
2. Make remote outbound connection from server2 to server1 with id 'outbound-connection' as described here https://docs.jboss.org/author/display/AS71/EJB+invocations+from+a+remote+server+instance
3. Deploy prj2 on server2
4. In JBoss Adminstration Console of server1 you can see that a connection pool of ExampleDS contains one less item than it was before remote EJB call from server2.
was:
1. Deploy prj1 on server1
2. Make remote outbound connection from server2 to server1 with id 'outbound-connection' as described here https://docs.jboss.org/author/display/AS71/EJB+invocations+from+a+remote+server+instance
3. Deploy prj2 on server2
Forum Reference: https://community.jboss.org/thread/198979 (was: https://community.jboss.org/thread/198979)
> EJB invocations from a remote server don't commit or rollback remote transaction
> --------------------------------------------------------------------------------
>
> Key: AS7-4667
> URL: https://issues.jboss.org/browse/AS7-4667
> Project: Application Server 7
> Issue Type: Bug
> Components: EJB, Transactions
> Affects Versions: 7.1.1.Final
> Environment: JBoss 7.1.1.Final or a nightly build
> Reporter: v a
> Assignee: jaikiran pai
> Priority: Critical
> Attachments: prj1.tar.gz, prj2.tar.gz
>
>
> If I call a remote EJB as described here https://docs.jboss.org/author/display/AS71/EJB+invocations+from+a+remote+server+instance a transaction on a remote server does not commit or rollback.
--
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