[jboss-user] [JBoss Seam] - Re: Problems Using Oracle datasource to run a Seam Test usin

svadu do-not-reply at jboss.com
Fri Nov 30 15:42:21 EST 2007


You don't need to replace the hqldb-sa.xml. 
You can create an oracle data source, give it a unique name and let your application refer to the new data source. 
JBoss has examples of oracle data sources at ${JBOSS_HOME}/docs/examples/jca you only need to copy it to the deploy folder and reconfigure to match your settings

If you're doing out-of-container testing you probably only need to reconfigure your persistence.xml to point directly at your database.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4109457#4109457

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4109457



More information about the jboss-user mailing list