Re: help with DB2 and jetspeed

2001-06-22 Thread FWC Stylist Hong Wong
t help you with your NoClassDefFoundError exception [probably not since you only get these new problems on database switch to DB2]. Hong >From: James Radvan <[EMAIL PROTECTED]> >Reply-To: [EMAIL PROTECTED] >To: "'[EMAIL PROTECTED]'" ><[EMAIL PROTECTED]> >Subject

RE: help with DB2 and jetspeed

2001-06-21 Thread Dirk Hamstra
11:32 AM >To: '[EMAIL PROTECTED]' >Subject: RE: help with DB2 and jetspeed > > >ok, thanks very much, that fixed that problem! However, now I'm getting: > >Exception: java.lang.Error: Error in >BasePeer.initTableSchema(TURBINE_USER): >No suitable driver &g

RE: help with DB2 and jetspeed

2001-06-21 Thread James Radvan
: Re: help with DB2 and jetspeed Click here to visit the Argos home page http://www.argos.co.uk The information contained in this message or any of its attachments may be privileged and confidential, and is intended exclusively

RE: help with DB2 and jetspeed

2001-06-21 Thread James Radvan
ake a connection. Thanks for your help, James Radvan [EMAIL PROTECTED] -Original Message- From: Sascha Alda [mailto:[EMAIL PROTECTED]] Sent: 21 June 2001 15:13 To: [EMAIL PROTECTED] Subject: Re: help with DB2 and jet

Re: help with DB2 and jetspeed

2001-06-21 Thread Sascha Alda
Hello James! As far as I can remember a similiar error appeared in my environment, too. I managed the problem in the following way: Try to add the appropriate Turbine adaptor for the JDBC driver you are willing to support! They must be registered in TurbineResources.properties, too: # These are

Re: help with DB2 and jetspeed

2001-06-21 Thread Raphaƫl Luta
James Radvan wrote: > I am having trouble getting Jetspeed to work with DB2. I have the following > config: > - Jetspeed 1.3.1a > - Tomcat 3.2.2 (as an NT service) > - DB2 7.1 > - Win2000 Pro SP2 > - JDK 1.3.1 > I have installed a base configuration of Tomcat, and added the Jetspeed WAR. > All w

RE: help with DB2 and jetspeed

2001-06-21 Thread James Radvan
That didn't help I'm afraid. James Radvan [EMAIL PROTECTED] -Original Message- From: Bruno Lowagie [mailto:[EMAIL PROTECTED]] Sent: 21 June 2001 14:45 To: [EMAIL PROTECTED] Subject: Re: help with DB2 and jetspeed I have put my jdbc-driver in a jar (it was zipped, but I chang

Re: help with DB2 and jetspeed

2001-06-21 Thread Bruno Lowagie
James Radvan wrote: > > I am having trouble getting Jetspeed to work with DB2. I have put my jdbc-driver in a jar (it was zipped, but I changed it into a jar) in the WEB-INF/lib-directory. Maybe you can try this. Bruno - To un

help with DB2 and jetspeed

2001-06-21 Thread James Radvan
I am having trouble getting Jetspeed to work with DB2. I have the following config: - Jetspeed 1.3.1a - Tomcat 3.2.2 (as an NT service) - DB2 7.1 - Win2000 Pro SP2 - JDK 1.3.1 I have installed a base configuration of Tomcat, and added the Jetspeed WAR. All was working fine, including login/regist