Re: Rewrite URLs inside HTML pages?

2010-08-02 Thread Rainer Jung
On 02.08.2010 06:31, Leon Kolchinsky wrote: Hello, I've configured Tomcat (apache-tomcat-5.5.26) to run behind Apache Http (v.2.2.3 ) using mod_jk. We have 2 of those Tomcat servers running on different machines. We also configured load balancer (CISCO CSM) which we want to use for SSL

Re: Printing JSP line number when an error occurs

2010-08-02 Thread Pid
On 02/08/2010 00:25, Behrang Saeedzadeh wrote: Is it possible to configure Tomcat (6 or 7) to show line number of errors in JSP files like Glassfish does? See the well documented description for the JSP servlet in tomcat/conf/web.xml. p Regards, Behrang Saeedzadeh http://www.behrang.org

Re: Rewrite URLs inside HTML pages?

2010-08-02 Thread Felix Schumacher
Hi Rainer, On Mon, 02 Aug 2010 10:00:57 +0200, Rainer Jung rainer.j...@kippdata.de wrote: On 02.08.2010 06:31, Leon Kolchinsky wrote: Hello, I've configured Tomcat (apache-tomcat-5.5.26) to run behind Apache Http (v.2.2.3 ) using mod_jk. We have 2 of those Tomcat servers running on

Re: Rewrite URLs inside HTML pages?

2010-08-02 Thread Rainer Jung
Hi Felix, hope you are doing well! On 02.08.2010 11:46, Felix Schumacher wrote: Hi Rainer, On Mon, 02 Aug 2010 10:00:57 +0200, Rainer Jungrainer.j...@kippdata.de wrote: On 02.08.2010 06:31, Leon Kolchinsky wrote: Hello, I've configured Tomcat (apache-tomcat-5.5.26) to run behind Apache Http

tomcat 7.0 embedded usage

2010-08-02 Thread Marzia Forli
Can somebody please help me to setup a hello world example of embedded usage of tomcat 7 with servlet 3.0 support... I have a simple annotated HelloWorld servlet and would like to launch it from my eclipse environment. I have: tomcat-catalina.jar tomcat-servlet-api.jar tomcat-juli.jar

Issues with org.apache.catalina.connector.Request

2010-08-02 Thread Yogeshwar Srikrishnan
I Keep getting this exception once in a while.The code line shows Object listeners[] = context.getApplicationEventListeners(); The version of apache that we use 5.5.23. java.lang.NullPointerException at org.apache.catalina.connector.Request.setAttribute(Request.java:1382) at

Running PHP?

2010-08-02 Thread michel
I tried Quercus, but it gave me some pretty bad results when it failed to properly interpret a lot of the PHP code. I am expecting that the best way to go is with a real PHP setup, and that would require setting up a second server, such as Lighttpd ... Michel

Re: Running PHP?

2010-08-02 Thread Pid
On 02/08/2010 15:38, michel wrote: I tried Quercus, but it gave me some pretty bad results when it failed to properly interpret a lot of the PHP code. I am expecting that the best way to go is with a real PHP setup, and that would require setting up a second server, such as Lighttpd ...

Re: Running PHP?

2010-08-02 Thread michel
Hi, Maybe I should not ask, but why post with the text as an attachment? Michel - Original Message - From: Pid p...@pidster.com To: Tomcat Users List users@tomcat.apache.org Sent: Monday, August 02, 2010 10:49 AM Subject: Re: Running PHP?

Re: Running PHP?

2010-08-02 Thread Pid
On 02/08/2010 15:57, michel wrote: Hi, Maybe I should not ask, but why post with the text as an attachment? You're using Outlook Express, maybe the problem is at your end. p Michel - Original Message - From: Pid p...@pidster.com To: Tomcat Users List users@tomcat.apache.org

Re: Running PHP?

2010-08-02 Thread David Fisher
Hi, Maybe I should not ask, but why post with the text as an attachment? You're using Outlook Express, maybe the problem is at your end. Your PGP signature is an attachment. --enig2B65BBFD3FC6C4840C488F3D Content-Disposition: attachment; filename=signature.asc

Caching of static content

2010-08-02 Thread john.ranaudo
Can someone point me to the documentation on how to handle caching of static content? Images and static HTML documents are all being returned without cach-control response headers but I am unsure how to set these values. Thus the files are being retrieved each and every time. Also, how to

Re: Http 505

2010-08-02 Thread imtrick
jgroups wrote: Tomcat 6 Our application non-java client (C/Java) are occassionally seeing Http 505. But there is no such error being logged in the tomcat access log. Clients are for sure seeing 505 but we are not so I am wondering if someone can help me understand why that might be

Need Help configuring IIS 6.0/SSL/Tomcat 6.0.18

2010-08-02 Thread Hansel, Jason T CTR SPAWARSYSCEN-ATLANTIC, 55E00
Hi, I am a Tomcat newbie and am seeking some help with configuring tomcat (6.0.18) to use SSL. We are running Windows 2003 (64 Bit) and IIS 6.0. Our webserver is secure (SSL) and requires Single Sign On when accessing from outside network using a PKI. I am trying to deploy a web application that

Re: Http 505

2010-08-02 Thread samcrawford
If you want to truly rule out Tomcat as the source you should use tcpdump or wireshark to capture the raw network traffic. Thanks Sam --Original Message-- From: imtrick To: users@tomcat.apache.org ReplyTo: Tomcat Users List Subject: Re: Http 505 Sent: 2 Aug 2010 19:53 jgroups wrote:

Re: Http 505

2010-08-02 Thread imtrick
imtrick wrote: jgroups wrote: Tomcat 6 Our application non-java client (C/Java) are occassionally seeing Http 505. But there is no such error being logged in the tomcat access log. Clients are for sure seeing 505 but we are not so I am wondering if someone can help me understand

Tomcat 6 does not respond or freeze after startup

2010-08-02 Thread T. Gau
Hello, I have some problems to get my Tomcat running. I have installed a fresh zip version of Tomcat 6.0.29 on my WinXP SP3 PC with Java 1.6.0_20 running a non admin account. The startup is successfull following the logs. But after the first access to http://localhost:8080 Tomcat stops

Re: Tomcat 6 does not respond or freeze after startup

2010-08-02 Thread Mark Thomas
On 02/08/2010 22:29, T. Gau wrote: Hello, I have some problems to get my Tomcat running. I have installed a fresh zip version of Tomcat 6.0.29 on my WinXP SP3 PC with Java 1.6.0_20 running a non admin account. Which zip? There are several. The startup is successfull following the logs.

RE: Need Help configuring IIS 6.0/SSL/Tomcat 6.0.18

2010-08-02 Thread dB .
If the only reason you're using IIS is authentication, take a look at Waffle: http://waffle.codeplex.com. dB. @ dblock.orghttp://www.dblock.org/ Moscow|Geneva|Seattle|New York From: Hansel, Jason T CTR SPAWARSYSCEN-ATLANTIC, 55E00 [mailto:jason.t.hansel@navy.mil] Sent: Monday, August 02,