[JBoss-dev] Jboss 3.0 / DataSource problem

2001-09-05 Thread Vincent Harcq
Hi, Running latest JBoss 3.0, I have defined a datasource based on Opta2000 driver for MS SQL. I have added the driver to the list of JDBC driver and the opta JAR to the list of jar in top of jboss-service.xml. I used the new way of configuring the pool, I simply copy/paste the one of DefaultDS

RE: [JBoss-dev] Jboss 3.0 / DataSource problem

2001-09-05 Thread marc fleury
Message- |From: [EMAIL PROTECTED] |[mailto:[EMAIL PROTECTED]]On Behalf Of |Vincent Harcq |Sent: Wednesday, September 05, 2001 1:01 PM |To: Dev JBoss |Subject: [JBoss-dev] Jboss 3.0 / DataSource problem | | |Hi, |Running latest JBoss 3.0, |I have defined a datasource based on Opta2000 driver for MS

RE: [JBoss-dev] Jboss 3.0 / DataSource problem

2001-09-05 Thread Vincent Harcq
]; Dev JBoss Objet : RE: [JBoss-dev] Jboss 3.0 / DataSource problem well, you still need to declare the JDBC driver in the JDBC MBean thingy. That is one of the things that we need to change, to have the connector declare what driver he is using as opposed to the kludgy MBean we have right

RE: [JBoss-dev] Jboss 3.0 / DataSource problem

2001-09-05 Thread marc fleury
: [JBoss-dev] Jboss 3.0 / DataSource problem | | | well, | | you still need to declare the JDBC driver in the JDBC MBean thingy. | | That is one of the things that we need to change, to have the connector | declare what driver he is using as opposed to the kludgy MBean we | have right | now as a front

Re: [JBoss-dev] Jboss 3.0 / DataSource problem

2001-09-05 Thread David Jencks
-dev] Jboss 3.0 / DataSource problem well, you still need to declare the JDBC driver in the JDBC MBean thingy. That is one of the things that we need to change, to have the connector declare what driver he is using as opposed to the kludgy MBean we have right now as a front end

RE: [JBoss-dev] Jboss 3.0 / DataSource problem

2001-09-05 Thread Vincent Harcq
Thank you. It works. -Message d'origine- De : David Jencks [mailto:[EMAIL PROTECTED]] Envoyé : mercredi 5 septembre 2001 23:30 À : [EMAIL PROTECTED] Cc : Dev JBoss Objet : Re: [JBoss-dev] Jboss 3.0 / DataSource problem One problem that causes this is escaped : ie \: in the jdbc