ClassNotFound Exception with Struts Action

2003-08-31 Thread list
Hello, I have a strange problem which I currently cannot resolve. Maybe somone can help: I have written a Web Application that uses the struts action servlet. It has one simple action. As soon as I call it from a form I get a ClassNotFound Exception. Fact is that the class is in the WEB-INF\class

Re: Tomcat and MsSQL - Resolved

2003-08-31 Thread Frank von Daak
Hi, after a very long search, I've found the solution for my problem. I've installed tomcat4 directly from debian (.deb) This installation has activatet the security-manager per default - and this caused the problem. I've had to grant access to the IP and Port of the SQL-Server in the security

Administration Tool

2003-08-31 Thread Jade
The Tomcat 4.1 administration tool seems to only know how to configure global properties, under , in server.xml. But they can not be read directly from the JNDI tree, which is bad because it means that when ever I add properties, I also need to edit the server.xml file by hand; the point of having

http://172.20.15.188(local ip:8080 did work ,but http://localhost:8080/didnot work!!

2003-08-31 Thread 虎 王
Hi,I have installed rpm version of tomcat 4.1.24 on Red hat Advanced Server.When I visited:http://172.20.15.188:8080,it did work(172.20.15.188 is my real lcoal network ip),but when I visited http://localhost:8080/,it didn't work. Can you help me out? Thankyou. ___

ROOKIE : Endorse problem

2003-08-31 Thread Nazir Wasim Ahmed
Hi, Guys, I am a rookie in Tomcat. I am getting a problem during installation. my server won't start. when i run startup.bet i get the errorcommon/endorsed not found. i don't have a directory called endorsed inside common... what should i do? what should i put in endorsed dir... what is it

JAASRealm with Basic Authentication

2003-08-31 Thread Adam Hardy
I am trying to run my JAASRealm implementation, and I have it working successfully on my own apps using Form-based authentication, but when I try to use it for tomcat's manager tool (configured in webapps/manager.xml) or any other app using basic authentication, I have problems. First of all tomcat

RE: http://172.20.15.188(local ip:8080 did work ,but http://localhost:8080/didnot work!!

2003-08-31 Thread Speed Of light
Hi, Can u check in your file /etc/hosts, what localhost is set to (the IP) ? Arnab -Original Message- From: 虎 王 [mailto:[EMAIL PROTECTED] Sent: 31 ? 2003 15:43 To: [EMAIL PROTECTED] Subject: http://172.20.15.188(local ip:8080 did work ,but http://localhost:8080/didnot work!! Hi,I h

htaccess

2003-08-31 Thread suporte
Hi all, anyone has an example to sue with tomcat and apache to protect a directory like htaccess in apache? TIA,Paulo Henrique - To unsubscribe, e-mail: [EMAIL PROTECTED] For additiona

ThreadPool misbehavin

2003-08-31 Thread Nick Bolton
All, I'm running tomcat-4.1.27 and I'm getting InterruptedException stack traces from the org.apache.tomcat.util.threads.ThreadPool class. It's happening during moderate stress conditions, but when it does occur, it renders my webapp (and site) non-functional. I'm also getting the "SEVERE: Unexp

failure notice

2003-08-31 Thread Ovh Redirect Technology
Hi, This is an ORT (Ovh Redirect Technology) SMTP server. >> ORT did not find out any redirect email --- Below this line is a copy of the message. Received: by ORT (Ovh Redirect Technology) ver:0.99 < [EMAIL PROTECTED] > [EMAIL PROTECTED] >> NONE (no found)

Request dispatcher error handling behavior

2003-08-31 Thread Hussein Badakhchani
Hello, My application uses a controller servlet to dispatch requests to a view servlet in another web app. Both web applications are deployed in an EAR file running on Jboss-3.2.1-Tomcat-4.1.24. Dispatching code: String view = request.getParameter("view"); RequestDisptcher dispatcher = this.getS

DBCP Problems after restart : Server connection failure duringtransaction

2003-08-31 Thread Nikolas List
Hi! I have (better had) a working web-application running on my debian system (stable/woody, Tomcat 4.0.4, Mysqld 3.23.49, j2sdk 1.4.1, mysql-connector-java-3.0.8). After a reboot of the system (patched the kernel) I now get the following error message: java.sql.SQLException: Server connection f