RE: [JBoss-user] SQL Server connection problem

2002-06-02 Thread Bill Burke
Title: RE: [JBoss-user] SQL Server connection problem you do not have to put the JDBC driver classes in /jre/lib/ext  Put the jar in /lib/ext.  -Original Message-From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of JD BrennanSent: Saturday, June 01, 2002 2

RE: [JBoss-user] SQL Server connection problem

2002-05-31 Thread JD Brennan
Title: RE: [JBoss-user] SQL Server connection problem Put MS SQL Server JDBC driver in your class path.  I just put it in  /jre/lib/ext - you could probably put it in the JBoss lib directory, but I haven't tried that. Here's what I had to change in the jboss.jcml file for

[JBoss-user] SQL Server connection problem

2002-05-31 Thread makapur
Hi,   I am new to JBOSS. I am not getting how to connect to the SQL Server database.   Please anybody can help me with proper steps to connect to sql server.   I am using JBOSS 2.4.4   Thanks in advance.   regards makapur