[jboss-user] [Installation, Configuration DEPLOYMENT] - Can I use 2 different databases with JBoss?

2008-02-13 Thread dakbari
Can I use 2 different databases with JBoss? Are there some guidelines? Any hints are welcome :) View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4129005#4129005 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4129005

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: Can I use 2 different databases with JBoss?

2008-02-13 Thread dakbari
I think of using 2 data source XML files. What I want is, to use 2 Oracle DBs one ProdDB and one ArchiveDB so I can move stuff from ProdDB to ArchiveDB. So far I had JBoss with one Oracle DB using one oracle-ds.xml file. But now I think I've to use 2 oracle-ds.xml files like oracle-prod-ds.xml

[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - How to replace Hibernate in JBoss distribution?

2006-11-30 Thread dakbari
Hi, for testing reasons I come accross the need to replace the Hibernate version in my JBoss 4.0.5.GA binary distribution. The Hibernate version in this JBoss distribution is Hibernate 3.2.0.ga. When I compare JBoss' lib directory with the Hibernate 3.2.0.ga source distribution I can't find

[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Re: How to replace Hibernate in JBoss distribution?

2006-11-30 Thread dakbari
Simply replacing hibernate3.jar with another JBoss' hibernate3.jar does NOT work. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3990022#3990022 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3990022

[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Re: How to replace Hibernate in JBoss distribution?

2006-11-30 Thread dakbari
Actually it does work, but would that test be valid? I think of instrumenting my classes prior with Hibernate 3.2.0.ga but using Hibernate 3.1rc2 afterwards. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3990109#3990109 Reply to the post :