1 Reply Latest reply on Nov 11, 2004 4:41 AM by beyarecords

    JBOSS 4.0 & MSSQL

    deepsheep

      Hi,

      Is there any documentation on how to set up JBOSS 4.0 to use a MSSQL database?



      Cheers

        • 1. Re: JBOSS 4.0 & MSSQL
          beyarecords

          deepsheep,
          go to:

          /docs/examples/jca/mysql-ds.xml

          alter the file to your requirements, and then place that file into:

          /server/default/deploy

          Make sure thta you have placed your mysql driver into:

          /server/default/lib

          That should get you up and running at least.


          Andrew