[
https://jira.jboss.org/jira/browse/JBSEAM-2095?page=com.atlassian.jira.pl...
]
Eduardo Sandino commented on JBSEAM-2095:
-----------------------------------------
Hi there and where i can find information, for doing connection to multiple datasources...
the needed steps. I am having problems..
Document Multiple DataSources in same with example
--------------------------------------------------
Key: JBSEAM-2095
URL:
https://jira.jboss.org/jira/browse/JBSEAM-2095
Project: Seam
Issue Type: Patch
Components: Core
Affects Versions: 2.0.0.CR1
Environment: EAR deployment, POJO beans setup by Seam-Gen. OS not relevant; tried
JDK1.6 and 1.7EA. DB is PostgreSQL 8.
Reporter: Ian Darwin
When using multiple DataSources in an EJB3 EAR, as suggested by Gavin the the URL
referenced below, using Hibernate as the underlying persistence, it appears that the
"schema export" and the /import.sql get applied to both.
The workaround is to be sure you only use hbm2ddl auto on one of the datasources.
The attachment gives an example.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira