Thanks to tommy and rickard.
Creating a jar file from the classes and placing in the lib/ext directroy
has worked fine.
I now have a jar file that is loaded with the log report...
[JDBC] Loaded JDBC-driver:weblogic.jdbc.mssqlserver4.Driver

This JDBC driver is loaded by the line... in the jboss.properties file
jdbc.drivers=weblogic.jdbc.mssqlserver4.Driver

Ta.

Tommy Hellstr�m wrote:
> 
> Stuart,
> 
> If you really need a jar so is a solution to this to package the classes in
> a jar yourself, i.e.
> 
> > cd WEBLOGIC_DRIVER_CLASSES_DIRECTORY
> > jar cvf weblogic.jar *.*
> 
> Haven't tried it with jBoss but it works in other systems.
> 
> Regards
> /Tommy
> 
> > -----Ursprungligt meddelande-----
> > Fr�n: [EMAIL PROTECTED]
> > [mailto:[EMAIL PROTECTED]]F�r Stuart Barlow
> > Skickat: den 31 maj 2000 10:05
> > Till: jBoss
> > �mne: [jBoss-User] problems with jdbc drivers
> >
> >
> >
> > I have downloaded the binary dist and am trying to use the Weblogic JDBC
> > driver for MS SQL.
> >
> > This driver doesn't come in a jar file but is a collection of class
> files.
> >
> >
> > Can I still get jBoss to use this driver?
> >
> > Thanks.
> > ------------------------------------------------------------------
> > ---------
> > Stuart Barlow
> > +44 131 468 8205
> >
> >
> > --
> > --------------------------------------------------------------
> > To subscribe:        [EMAIL PROTECTED]
> > To unsubscribe:      [EMAIL PROTECTED]
> > Problems?:           [EMAIL PROTECTED]
> >
> 
> --
> --------------------------------------------------------------
> To subscribe:        [EMAIL PROTECTED]
> To unsubscribe:      [EMAIL PROTECTED]
> Problems?:           [EMAIL PROTECTED]

-- 
---------------------------------------------------------------------------
Stuart Barlow
+44 131 468 8205


--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Problems?:           [EMAIL PROTECTED]

Reply via email to