[jboss-user] [Beginners Corner] - Re: jboss and spring frame work
zhlu
do-not-reply at jboss.com
Sun Aug 12 17:14:15 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>
-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
More information about the jboss-user
mailing list