Thanks for your time. I still can't get it to function, but I get the error
notification much faster than before.
I have set the following config for the driver:
conn url = jdbc:oracle:thin:@localhost:1521:XE
db name = TESTUSER
driver class = oracle.jdbc.driver.OracleDriver
user id = TESTUSER
and for the jdbc conn properties
db = TESTUSER
url = jdbc:oracle:thin:@localhost:1521:XE
user = TESTUSER
the jar where is pointing to the driver is oracles ojdbc14.jar
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4176884#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...