1 Reply Latest reply on May 9, 2003 6:58 PM by tafypz

    Jboss X SQL Server

    raphael2

      How I can integrate Jboss with SQL Server ?

      How know where I can find tutorial about this ?

      Raphael Luiz Nascimento
      Developer and WebDesigner
      raphael@inf.univali.br

        • 1. Re: Jboss X SQL Server
          tafypz

          If you just want to create a Datasource you can have a look in the doc/jca folder of your jboss distribution.

          The mssql example is pretty straight forward.
          The examples are built assuming you have the jdbc driver from microsoft.

          Just make sure you have msbase.jar, msutil.jar and mssqlserver.jar in the lib folder of your jboss configuration.