1 Reply Latest reply on May 24, 2002 1:30 PM by jstjull

    JBoss 3 RC1 & SQL Server 2000

    freka

      Hi all!

      I installed the MS SQL Server 2000 JDBC driver and am trying to get it to work on my JBoss 3 RC1.

      I found a mssql2000-service.xml somewhere on this forum, and all I've done this far is placed that file (with some small changes) and the jars from the JDBC-dir in the deploy directory of my JBoss server.

      Is this sufficient?
      When I start the server the jars and xml-file are loaded without error messages, but how do I test if the JDBC is in place without writing a bunch of code to make a demo app?

      Thanks /Fredrik