Re: [JBoss-dev] DriverManager is skipping Drivers - How come?

2001-10-02 Thread Craig Munday
skipping the other drivers. Cheers, Craig.   > Why do you think drivers other than yours should be registered? > david jencks > On 2001.09.27 10:04:17 -0400 Craig Munday wrote: > > All, > > > > I'm using jBoss 2.2.2 with Java 1.3.1 and have a question concerning the &

[JBoss-dev] DriverManager is skipping Drivers - How come?

2001-09-27 Thread Craig Munday
All, I'm using jBoss 2.2.2 with Java 1.3.1 and have a question concerning the behavior of the DriverManager. Essentially I've provided a simple implementation of the java.sql.Driver interface. At the moment one of the things it does is try to obtain a list of other registered drivers by call