RE: WebApp and database not working

2003-08-15 Thread Vid Bijelic
printStackTrace(); } } public ResultSet getResultSet() { return rst; } -- --- "Shapira, Yoav" <[EMAIL PROTECTED]> wrote: > > Howdy, > Post the relevant code that throws the NPE. ;) > > Yoav Shapira > Millennium Ch

WebApp and database not working

2003-08-15 Thread Vid Bijelic
Hi, When I open web page with database connection directly (not via Apache and WebApp) it works fine (displays records from database), but when I open the same page through Apache using WebApp I got Null Pointer Exception. I hope some one has a suggestion for this. I am using Tomcat4.1, Apache2

Class Not Found Error for WebApp

2003-08-14 Thread Vid Bijelic
Hi, I am using Tomcat4.1, Apache2.0.4, Linux Redhat9.0, j2sdk1.4.2, and WebApp connector I downloaded from CVS. I created webapp.so module and .jar file and place it in server/lib and I am gettint error class not found when trying to start Tomcat4. I tried puting classes directory from warp/build