[jboss-user] [Beginners Corner] - datasource configuration and JMX console
zhlu
do-not-reply at jboss.com
Mon Aug 13 14:21:10 EDT 2007
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>
and I didn't see error in the console windows too.
-Henry
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4073679#4073679
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4073679
More information about the jboss-user
mailing list