I got the following error in the jmx console when I invoke the oracle jdbc 
driver:

oracle.jdbc.driver.OracleDriver Information
Not loaded in repository cache

here is my oracle-ds.xml file:

  <local-tx-datasource>
    <jndi-name>cpp</jndi-name>
    <connection-url>jdbc:oracle:thin:@xxx:oralu</connection-url>
    <driver-class>oracle.jdbc.driver.OracleDriver</driver-class>
    <user-name>x</user-name>
    x
....
      
         <type-mapping>Oracle9i</type-mapping>
      

-Henry

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4073402
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to