Okay, Now I removed the deployers I just added in jboss-service.xml. Now I got the
errors like:
2004-10-26 06:40:28,609 WARN
[org.jboss.resource.connectionmanager.JBossManagedConnectionPool] Throwable while
attempting to get a new connection: null
org.jboss.resource.JBossResourceException: Could not create connection; - nested
throwable: (org.jboss.resource.JBossResourceException: Failed to register driver for:
oracle.jdbc.driver.OracleDriver; - nested throwable:
(java.lang.ClassNotFoundException: No ClassLoaders found for:
oracle.jdbc.driver.OracleDriver))
at
org.jboss.resource.adapter.jdbc.local.LocalManagedConnectionFactory.createManagedConnection(LocalManagedConnectionFactory.java:161)
I guess it is caused by that I modified *db.properties in a wrong way:
dbURL = jdbc:oracle:oci:@SPEC.UNL.EDU
dbDriver = oracle.jdbc.driver.OracleDriver
jdbcVersion = 2
where SPEC.UNL.EDU is tnsname to the actual database (localhost:1521:spec)
I dont know the parameter 'dbDriver' should be 'oracle.jdbc.driver.OracleDriver' or
'oracle.jdbc.OracleDriver'
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3852733#3852733
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3852733
-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development