[JBoss-user] Oracle install probs

2001-06-15 Thread Stephen White (EHPT)
Title: Oracle install probs Hi, Iv just been trying to get an Oracle doirver working in Jboss. Iv placed my classes12.zip file in the lib/ext file and edited the jboss.cml file so :- !-- JDBC -- mbean code=org.jboss.jdbc.JdbcProvider name=DefaultDomain:service=JdbcProvider attribute

Re: [JBoss-user] Oracle install probs

2001-06-15 Thread Lachezar Dobrev
Title: Oracle install probs Hi, Iv just been trying to get an Oracle doirver working in Jboss. Iv placed my classes12.zip file in the lib/ext file and edited the jboss.cml file so :- !-- JDBC -- mbean code="org.jboss.jdbc.JdbcProvider"

Re: [JBoss-user] Oracle install probs

2001-06-15 Thread Lachezar Dobrev
Title: Oracle install probs 1st Sorry about the previous post. Damn Outlook :((( Do not do that. Use: attribute name="Drivers"org.hsql.jdbcDriver, org.enhydra.instantdb.jdbc.idbDriver, oracle.jdbc.driver.OracleDriver/attribute You have defined databases that use the Hsql and the Idb.

Re: [JBoss-user] Oracle install probs

2001-06-15 Thread Guy Rouillier
, 2001 5:41 AM Subject: [JBoss-user] Oracle install probs Hi, Iv just been trying to get an Oracle doirver working in Jboss. Iv placed my classes12.zip file in the lib/ext file and edited the jboss.cml file so :- !-- JDBC -- mbean code="org.jboss.jdbc.JdbcProvider&quo

Re: [JBoss-user] Oracle install probs

2001-06-15 Thread Scott M Stark
It only hangs for 30 seconds and the problem only occurs if you have configured the Log4jService. - Original Message - From: Guy Rouillier [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Friday, June 15, 2001 10:01 AM Subject: Re: [JBoss-user] Oracle install probs Oracle install