[
http://jira.jboss.com/jira/browse/JBESB-1762?page=comments#action_12413474 ]
Kevin Conner commented on JBESB-1762:
-------------------------------------
The same datasource is used by the following quickstarts, helloworld_hibernate_action,
helloworld_sql_action, helloworld_tx_sql_action and jms_transacted.
The simple solution is to provide each of them with different datasources.
helloworld_tx_sql_action QS won't alongside with
helloworld_sql_action QS
-------------------------------------------------------------------------
Key: JBESB-1762
URL:
http://jira.jboss.com/jira/browse/JBESB-1762
Project: JBoss ESB
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Examples
Reporter: Tom Cunningham
Assigned To: Kevin Conner
Fix For: 4.3
The helloworld_tx_sql_action and helloworld_sql_action QS share the same tablenames (they
should have unique table names), MBean names for DatabaseInitializers (see
jbossesb-service.xml files - the MBean names need to be unique). They cannot deploy
alongside each other - the table names and MBean names in helloworld_tx_sql_action should
be changed.
--
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