Thank you, that corrected the "No suitable driver found" problem.
Thanks everyone for your assistance...now...on to problem two...
-----Original Message-----
From: Brett G. Palmer [mailto:[EMAIL PROTECTED]]
Sent: Friday, September 29, 2000 10:14 AM
To: jBoss
Subject: Re: [jBoss-User] DB2 Jar file deployment
I forgot to mention that you also need to specify the jdbc driver in the
conf/jboss.properties file. Your entry should look something like this:
jdbc.drivers=org.hsql.jdbcDriver,jdbc.idbDriver,COM.ibm.db2.jdbc.app.DB2Driv
er
Where org.hsql.jdbcDriver is for Hypersonic, jdbc.idbDriver is for instant
DB, and COM.ibm.db2.jdbc.app.DB2Driver is for DB2.
Brett
----- Original Message -----
From: "Dubchak, John" <[EMAIL PROTECTED]>
To: "'jBoss'" <[EMAIL PROTECTED]>
Sent: Friday, September 29, 2000 8:57 AM
Subject: RE: [jBoss-User] DB2 Jar file deployment
> We are using V7.1 as well. I have made the changes, but it still doesn't
> work. Do I need to set a "JBOSS_HOME" environment variable as well?
>
> Thanks,
> John
>
> -----Original Message-----
> From: Brett G. Palmer [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, September 28, 2000 12:58 PM
> To: jBoss
> Subject: Re: [jBoss-User] DB2 Jar file deployment
>
>
> I don't know what version of DB2 you are running. We are using DB2
version
> 7.1. Under DB2 there should be a java directory. In the java directory
> there is a zip file called db2java.zip. You should be able to copy that
> file jboss' lib/ext directory. Change the name of the file from
> db2java.zip to db2java.jar. Then the jdbc drivers should be available for
> JBoss.
>
> Brett
>
> ----- Original Message -----
> From: "Dubchak, John" <[EMAIL PROTECTED]>
> To: "jBoss (E-mail)" <[EMAIL PROTECTED]>
> Sent: Thursday, September 28, 2000 10:45 AM
> Subject: [jBoss-User] DB2 Jar file deployment
>
>
> > Hi,
> >
> > I realize I am kind of off topic here, but I am trying to deploy a bean
in
> > JBoss that uses a DB2 database. I am getting an Exception (No suitable
> > driver found) which indicates to me that the jar file for DB2 is not in
my
> > classpath. I cannot seem to find the documentation that indicates which
> jar
> > file I need to make accessible and was wondering if someone on the list
> > knew.
> >
> > Thanks in advance,
> > John
> >
> >
> > --
> > --------------------------------------------------------------
> > To subscribe: [EMAIL PROTECTED]
> > To unsubscribe: [EMAIL PROTECTED]
> > Problems?: [EMAIL PROTECTED]
> >
>
>
>
>
> --
> --------------------------------------------------------------
> To subscribe: [EMAIL PROTECTED]
> To unsubscribe: [EMAIL PROTECTED]
> Problems?: [EMAIL PROTECTED]
>
>
> --
> --------------------------------------------------------------
> To subscribe: [EMAIL PROTECTED]
> To unsubscribe: [EMAIL PROTECTED]
> Problems?: [EMAIL PROTECTED]
>
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Problems?: [EMAIL PROTECTED]
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Problems?: [EMAIL PROTECTED]