Hide Forgot
Web console currently contains item "Use HornetQ Store?" under tab Common. This allows user change the object store which will be used for saving information about on-fly transactions. The EAP 6.2.0 comes with new type of object store - JDBC object store. I suppose that adding such configuration option would be logical step. The JDBC object store needs to be referenced to existing datasource and its settings have following limitations: - it has to be standard datasource (not the xa one) - the datasource *has to* be set as jta=false (otherwise the server even fails to start) - the server has to be restarted for the jdbc object store would be activated (reload is not enough)
I've got one more idea about this - when JDBC object store is set then hornetq object store has to be deactivated. Maybe there could be better to have radio buttons with file system/hornetq/jdbc object stores. But this is just an idea.
Please use the community Jira for feature requests next time.
The JDBC store config seems to be more complex than just a the data source name. Please create feature request in the community Jira and outline the complete use case and everything impact/constraint it might have on the hornetq store configuration option. I am going to close this one.
Heiko Braun <ike.braun> updated the status of jira HAL-444 to Coding In Progress
Heiko Braun <ike.braun> updated the status of jira HAL-444 to Resolved
Heiko Braun <ike.braun> updated the status of jira HAL-444 to Reopened
Heiko Braun <ike.braun> updated the status of jira HAL-444 to Closed