| From: Marco Aurélio S. Silva [mailto:[EMAIL PROTECTED]
| Sent: Thursday, 19 October, 2006 13:17
|
| I checked and the javax/servlet/http/HttpServletRequest is in the jar, I
| had
| try to change the jar and nothing happens...
Is it possible there's another copy of the servlet jar in your CLASSP
Hi,
Try to re-install tomcat ... wish it works
Li
On 10/20/06, Marco Aurélio S. Silva <[EMAIL PROTECTED]> wrote:
Hi,
I discover some thing new about the problem...
This application is using a jar file that have the ServletContextListener,
and it's used by the web application, til monday thi
Hi Li,
I checked and the javax/servlet/http/HttpServletRequest is in the jar, I had
try to change the jar and nothing happens...
I write a simple test page and everything run correctly...
I use the same war file in other server, and it deploys and run, only on
this server I'm having problem
Hi,
I discover some thing new about the problem...
This application is using a jar file that have the ServletContextListener,
and it's used by the web application, til monday this was working ok, and
still working on my PC and in other servers, but one of them is given the
problem
When I us
If so, I dont see any problem for your tomcat since some webapp can be
deployed without any problem.
Can you check:
1. there is javax/servlet/http/HttpServletRequest in your servlet jar (under
common), do not place it in your WEB-INF/lib
2. you can write a very simple test page as home page for t
The both are ok! I have some applications running well and some give me
this problem
2006/10/19, Li <[EMAIL PROTECTED]>:
It looks like servlet jar can not be found, if your class path setting is
ok, make sure the permission is ok
On 10/19/06, Marco Aurélio S. Silva <[EMAIL PROTECTED]> w
It looks like servlet jar can not be found, if your class path setting is
ok, make sure the permission is ok
On 10/19/06, Marco Aurélio S. Silva <[EMAIL PROTECTED]> wrote:
Hi folks,
I'm trying to deploy an application on my Tomcat 5.5.9 under a Windows
2003
Server with JVM 1.5.0_04, and get t
Hi folks,
I'm trying to deploy an application on my Tomcat 5.5.9 under a Windows 2003
Server with JVM 1.5.0_04, and get the following stack error:
19/Out/2006 11:02:13 org.apache.catalina.core.StandardWrapperValve invoke
SEVERE: Servlet.service() for servlet HTMLManager threw exception
java.lang