3 Replies Latest reply on Apr 19, 2002 7:27 PM by davidjencks

    Using MSSQLServer as default datasource

    juang

      Hi,

      I just started to evaluate JBoss, and I wanted to set MSSQLServer as the default database, using the aveconnect jdbc driver. I did the following things:

      -updated standardjaws.xml to use the MSSQLServer type mapping.
      -updated standardjbosscmp-jdbc.xml to use the MSSQLServer datasource mapping.
      -removed hsqldb-service.xml from the deploy directory
      -updated the mssql-service.xml file with JNDI name "DefaultDS"
      -copied the mssql-service.xml file to the deploy directory
      -copied the driver's jar file to the lib directory

      After doing all this, when JBoss starts and tries to deploy the CD application, it fails with the following error:

      org.jboss.deployment.DeploymentException: DefaultDS not bound



      Thanks very much for your help.

      juan