JBoss Community

Are all the jboss documents updated?

created by Yan Wang in JBoss AS Documentation - View the full discussion

HI! All,


We are trying to use oracle database as external database for AS6.0. We are following the jboss_jca_guide (http://docs.jboss.org/jbossas/6/JCA_Guide/en-US/pdf/JCA_Guide.pdf). But encount several problems.

 

1. 2.5 Change Database for the JMS services. We can not do it since JMS is not using extreranl database any more.

2. 2.7 Specify Database Dialect for Java persisetnce API, there is no such file: <JBoss_Home>/server/all/ deploy/ejb3.deployer/META-INF/persistence.properties

3. 2.8. Change Other JBoss AS Services to Use the External Database, we follow 2.8.1 The Easy Way. However, after we run jboss, it does not use our external database (I donot see any table is created in my oracle database). For sure, we change JNDI name in oracle-ds.xml and we put oracle-ds.xml to <JBoss_Home>/server/all/deploy/. We also remove <JBoss_Home>/server/all/deploy/hsqldb-ds.xml file.


Anyone can give us the hints?


Thanks a lot!

Reply to this message by going to Community

Start a new discussion in JBoss AS Documentation at Community