1 Reply Latest reply on Nov 5, 2002 9:51 PM by adrian.brock

    How to set up connection to MS SQL 2000 on linux

    benkarsa

      Hi,

      can somebody tell me how to install JBoss on Linux, Redhat 7.3, using MS SQL 2000 on my Win2k Server? Do I have to install a JDBC driver or is it enough to copy the jars into the server/default/lib? I've tried to setup the connection like it is written in "Getting startet", but on startup I always get the message like this:

      [org.jboss.deployment.scanner.URLDeploymentScanner] MBeanException:
      Exception in MBean operation 'checkIncompleteDeployments()'
      Cause: Incomplete Deployment listing:
      Packages waiting for a deployer:

      Incompletely deployed packages:

      MBeans waiting for classes:

      MBeans waiting for other MBeans:
      [ObjectName: jboss.jca:service=LocalTxCM,name=MSSQLDS
      state: CONFIGURED
      I Depend On: jboss.jca:service=LocalTxDS,name=WOSDS
      jboss.jca:service=LocalTxPool,name=MSSQLDS
      jboss.jca:service=CachedConnectionManager
      jboss.security:name=JaasSecurityManager
      jboss.jca:service=RARDeployer

      Depends On Me: ]


      Can somebody tel me how to install on my system?