0 Replies Latest reply on Apr 22, 2003 5:36 AM by susanjin

    MSSQL Connection:java.lang.NullPointerException

    susanjin

      I use jboss-3.2.0_tomcat-4.1.24.I copy the two file:mssql-ds.xml,mssql-xa-ds.xml under the /deploy.
      and set the connection parameter.but when I want to get a connection from the program.it throws the java.lang.NullPointerException.

      what's wrong with it?