Contextualised information not being used in event driven gateways
------------------------------------------------------------------
Key: JBESB-756
URL:
http://jira.jboss.com/jira/browse/JBESB-756
Project: JBoss ESB
Issue Type: Bug
Security Level: Public (Everyone can see)
Affects Versions: 4.2 Milestone Release 3
Reporter: Kevin Conner
Assigned To: Kevin Conner
Fix For: 4.2
We currently have three gateways which are event driven instead of polled,
JBossRemotingGatewayListener, HibernateInterceptor and JcaInflowGateway. These gateways
receive requests driven from an external source and on unknown threads.
At present we track courier assignment (and soon JMS pools) using thread context
information. These gateways are unaware of this association and do not reestablish it
prior to invoking ESB functionality.
The result of this is that the courier assigment will no longer be associated with the
deployed artifact and may not be cleared up when undeployed.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira