Re: Problem with loading servlets on start up 2

2001-08-21 Thread P.Miller
Hi, I got the same error with a bean that creates a connection Pool OraPool beans.OraPool I put some log messages to see if the pool is created correctly in the class-constructor and that's okay! Nevertheless the next message after successfull creating the pool is: cannot load servlet name:

Problem with loading servlets on start up 2

2001-08-21 Thread Atanas Michev
Hello, I'm a quiet newbie with Tomcat, and I have problems with running correctly the sample "HelloUser" under Tomcat v3.2.1 I have cleaned the directory "webapps" and put there only the folder "hellouser" with "web-inf" and "meta-inf" subfolders, the subfolder "web-inf" looks like this : ...WEB-