[JBoss JIRA] (JBESB-3935) Upgrade jruby to 1.7.4
by Tom Cunningham (JIRA)
Tom Cunningham created JBESB-3935:
-------------------------------------
Summary: Upgrade jruby to 1.7.4
Key: JBESB-3935
URL: https://issues.jboss.org/browse/JBESB-3935
Project: JBoss ESB
Issue Type: Task
Security Level: Public (Everyone can see)
Components: Examples
Reporter: Tom Cunningham
Assignee: Tom Cunningham
Fix For: 4.11 CP2
Upgrade the jruby JAR found in scripting_chain to 1.7.4.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 9 months
[JBoss JIRA] (JBESB-3933) Prevent ESB from registering duplicate EPRs for the same service/host
by Tom Cunningham (JIRA)
Tom Cunningham created JBESB-3933:
-------------------------------------
Summary: Prevent ESB from registering duplicate EPRs for the same service/host
Key: JBESB-3933
URL: https://issues.jboss.org/browse/JBESB-3933
Project: JBoss ESB
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Registry and Repository
Affects Versions: 4.11
Reporter: Tom Cunningham
Assignee: Tom Cunningham
Fix For: 4.12
ESB should not be able to register duplicate EPRs for the same service/host. Check whether the EPR we want to register already exists for the service/host before registering it.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 9 months
[JBoss JIRA] (JBESB-3932) JmsConnectionPool reverts to non-xa when transaction has expired
by Tom Cunningham (JIRA)
[ https://issues.jboss.org/browse/JBESB-3932?page=com.atlassian.jira.plugin... ]
Tom Cunningham closed JBESB-3932.
---------------------------------
> JmsConnectionPool reverts to non-xa when transaction has expired
> ----------------------------------------------------------------
>
> Key: JBESB-3932
> URL: https://issues.jboss.org/browse/JBESB-3932
> Project: JBoss ESB
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Components: Transports
> Affects Versions: 4.10 CP1
> Reporter: Kevin Conner
> Assignee: Tom Cunningham
> Fix For: 4.11 CP3
>
> Attachments: JBESB-3932.diff
>
>
> The JmsConnectionPool test for whether to create a non-XA session or XA session does not take into account an expired transaction. The test checks for active transactions and, it not found, falls back to the non-XA API.
> The test should only check for an existing transaction, whether active or not, and allow the TransactionManager to fail when invoked.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 9 months