problem with call servlet by /servlet/ExampleServlet

2008-10-18 Thread Michał Bidecki
Hi, i have a little problem, maybe you can help me. I use tomcat 6.0.18 and i've defined ExampleServlet in my web.xml like servlet servlet-nameExampleServlet/servlet-name servlet-classmy.servlets.ExampleServlet/servlet-class /servlet I use invoker for this of course

struts application not recognised in linux ,tomcat.

2008-10-18 Thread Raghu
Hi, Sample struts applications also not working in linux system. JDk 1.5 Tomcat 5.5 Struts1.2.8 struts-exercise-taglib servlets-examples I am getting following error on linux system. HTTP Status 500 - Description: The server encountered an internal error () that

Re: struts application not recognised in linux ,tomcat.

2008-10-18 Thread Mark Thomas
Raghu wrote: Hi, Sample struts applications also not working in linux system. JDk 1.5 Tomcat 5.5 Struts1.2.8 struts-exercise-taglib servlets-examples I am getting following error on linux system. HTTP Status 500 - Description: The server encountered an internal error () that

RE: Where to look for connection refused errors in Tomcat6.0.18 ?

2008-10-18 Thread Choudhury
Thanks Peter for your answer . you said : You *can never* see these errors in Tomcat, because Tomcat is never aware that the connection was received. The operating system's TCP/IP stack has received the incoming SYN, tried to queue the connection request on Tomcat's accept queue, failed,

Re: Where to look for connection refused errors in Tomcat6.0.18 ?

2008-10-18 Thread André Warnier
[EMAIL PROTECTED] wrote: Thanks Peter for your answer . you said : You *can never* see these errors in Tomcat, because Tomcat is never aware that the connection was received. The operating system's TCP/IP stack has received the incoming SYN, tried to queue the connection request on Tomcat's

Files in temp directory not reloaded on context reload

2008-10-18 Thread doahh
I am not sure if this is quite the right place to ask this question as I don't know if the problem is in my application, the Java Plugin Framework (JPF) or Tomcat. My web app has a plugin (managed by the JPF), that plugin is in the form of a .jar file and it unpacks and runs from

RE: Where to look for connection refused errors in Tomcat6.0.18 ?

2008-10-18 Thread Martin Gainty
Good Point- quick scan of laymans documentation located at http://en.wikipedia.org/wiki/Transmission_Control_Protocol SYN or SYNchronization request happens when an agent attempts To establish a connection, TCP uses a three-way handshake. Before a client attempts to connect with a server, the

I18N, HTTP 2.0 ?

2008-10-18 Thread André Warnier
Hi. I am sending this to both the Apache httpd and Tomcat users lists, in the hope that because together these HTTP servers cover a good fraction of the market, there might be a chance to reach the righ people. My hope is that someone who is aware of, and connected to, the process of RFC

RE: Building Tomcat With IcedTea

2008-10-18 Thread Caldarale, Charles R
From: Ole Ersoy [mailto:[EMAIL PROTECTED] Subject: Building Tomcat With IcedTea I'm trying to build tomcat with IcedTea. I get the following types of errors while DBCP is being built: Are you using JDK 6 for your Tomcat builds? Tomcat must be built with JDK 5 due to incompatibilities

RE: Timeout while stopping tomcat

2008-10-18 Thread Caldarale, Charles R
From: Thomas Manson [mailto:[EMAIL PROTECTED] Subject: Timeout while stopping tomcat Tomcat starts correctly, but a timeout occurs when stopping Any idea of what's wrong ? Nothing's really wrong, but you can get rid of the error message by commenting out the AJP connector that you're not

Re: Timeout while stopping tomcat

2008-10-18 Thread Thomas Manson
Ok, If I want to build an link between my Apache2 and Tomcat 6, will I need the AJP connector ? I don't know this part very well dispite I've use it some times. Also, which [ModJK/JK/JK2 or else] project is the correct to use with Tomcat 6 ? Thanks for your help, Thomas. On Sat, Oct 18,

RE: Timeout while stopping tomcat

2008-10-18 Thread Caldarale, Charles R
From: Thomas Manson [mailto:[EMAIL PROTECTED] Subject: Re: Timeout while stopping tomcat If I want to build an link between my Apache2 and Tomcat 6, will I need the AJP connector ? Yes. Also, which [ModJK/JK/JK2 or else] project is the correct to use with Tomcat 6 ? The mod_jk2 package

Re: Timeout while stopping tomcat

2008-10-18 Thread Thomas Manson
Thanks Charles, I want a Apache 2 server to use PHP app's too with tomcat apps using port 80. I think that's the only way of doing, isn't it ? Thomas On Sat, Oct 18, 2008 at 19:44, Caldarale, Charles R [EMAIL PROTECTED] wrote: From: Thomas Manson [mailto:[EMAIL PROTECTED] Subject: Re:

Re: Programmatic instruct Tomcat to shutdown

2008-10-18 Thread Maxim Veksler
On Fri, Oct 17, 2008 at 23:07, Christopher Schultz [EMAIL PROTECTED] wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Maxim, Maxim Veksler wrote: I would like to forcefully cause my application server to fail once I discover a situation I can't recover from. We have HA that should

Re: Proxy timeout error in Apache error log

2008-10-18 Thread Mark Thomas
Michael Farah wrote: Hi all We have three Tomcat sites running on three different Tomcat instances on a server (let's call it myserverA). One of the sites runs on Tomcat 5.5 and two run on different instances of Tomcat 6. We then have Apache 2.2 running on myserverB and we use

RE: Timeout while stopping tomcat

2008-10-18 Thread Caldarale, Charles R
From: Thomas Manson [mailto:[EMAIL PROTECTED] Subject: Re: Timeout while stopping tomcat I want a Apache 2 server to use PHP app's too with tomcat apps using port 80. I think that's the only way of doing, isn't it ? Strictly speaking, it's not the only way, but it's certainly the most

Tomcat6+ISAPI+IIS+Integrated Authentication+Large User

2008-10-18 Thread Scrumpy Jack
Hi I'm trying to resolve an issue with Integrated Authentication when a user with a large Group Membership tries to access a site served by Tomcat via IIS ISAPI Redirect. For all other users, access is fine. For users with 70+ Windows groups, they are failing to be redirected and are getting a

Re: MySQL DBCP Connection Example?

2008-10-18 Thread Mark Thomas
Martin Gainty wrote: getting tired ot correcting these emails..david i Chris is correct in this case. It is you who is in error Martin. From: [EMAIL PROTECTED] To: users@tomcat.apache.org Subject: Re: MySQL DBCP Connection Example? David, David Smith wrote: As an alternative to storing

Re: Tomcat6+ISAPI+IIS+Integrated Authentication+Large User

2008-10-18 Thread Rainer Jung
Scrumpy Jack schrieb: Hi I'm trying to resolve an issue with Integrated Authentication when a user with a large Group Membership tries to access a site served by Tomcat via IIS ISAPI Redirect. For all other users, access is fine. For users with 70+ Windows groups, they are failing to be

Re: MySQL DBCP Connection Example?

2008-10-18 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Martin, Martin Gainty wrote: getting tired ot correcting these emails..david i From: [EMAIL PROTECTED] To: users@tomcat.apache.org Subject: Re: MySQL DBCP Connection Example? David, David Smith wrote: As an alternative to storing webapps

Re: Controlling the order of classloading.

2008-10-18 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Vinay, Vinay Binny wrote: I am using struts2 and Oracle's XSU in one of our webapps. XSU has a tight dependency on its own XML parser xmlparserv2.jar, when I drop this into the web-inf lib folder, struts2 picks the classes in this jar to do its

Re: JNDI Datasource works in unpacked war, not in packed war

2008-10-18 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 John, John Cartwright wrote: I have a problem where a Datasource is configured in META-INF/context.xml and referenced in web.xml. If I install this webapp unpacked, everything works fine. However, if I try to run this webapp as a packed war,

Re: Building Tomcat With IcedTea

2008-10-18 Thread Ole Ersoy
Chuck, That must be it (Even though the build instructions for Tomcat 6 say 1.5.x or later). Thanks again for the heads up. - Ole - To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL

RE: Proxy timeout error in Apache error log

2008-10-18 Thread Michael Farah
Mark I have turned off Keep Alive and also set SetEnv force-proxy-request-1.0 1 SetEnv proxy-nokeepalive 1 This does not seem to have made a difference. Regards Michael -Original Message- From: Mark Thomas [mailto:[EMAIL PROTECTED] Sent: 18 October 2008 20:01 To: Tomcat