[
http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-406?pag...
]
Amin Mohammed-Coleman commented on HSEARCH-406:
-----------------------------------------------
Just to confirm
This issue requires the option to configure the JMS backend processor to participate in a
XA transaction? Should I create a seperate JMS back end processor which is configured for
this purpose and have a xa-jms option?
Removing cyclic reference between JMSBackendProcessor and
JMSBackendProcessorFactory
------------------------------------------------------------------------------------
Key: HSEARCH-406
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-406
Project: Hibernate Search
Issue Type: Improvement
Components: engine
Affects Versions: 3.1.1.GA
Environment: Mac OS 10.6
Reporter: Amin Mohammed-Coleman
Priority: Minor
Attachments: JMS.patch
The patch provided removes the cyclic reference between JMSBackendProcessor and
JMSBackendProcessorFactory. The patch also includes:
1) Validation in the initialize method of JMSBackendProcessorFactory to check whether
connection factory and queue property is included
2) Created a JMSBackendProcessorParameter which encapsulates all the necessary info for
JMSBackendProcessor
3) Updated JMSBackendProcessor to include transacted parameter
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://opensource.atlassian.com/projects/hibernate/secure/Administrators....
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira