RE: Mod_jk returning source code of jsp files

2012-04-24 Thread ironclaw hand
Ok thanks for the reply and the points are taken on board but as I said before I havent actually done this before and I am initially trying to get it to work as the existing system does (using the config files from the current installation). I know in an ideal world your suggestion would be

RE: Mod_jk returning source code of jsp files

2012-04-24 Thread ironclaw hand
Hi Andre, I tried your suggestions but apache is still serving the content plus the WEB-INF directory is now available via the URL. I am only trying to get this set up on one machine initially as I said in my earlier message but the reason the term load balancer is used is because there will

Re: Tribes coordinator

2012-04-24 Thread Afkham Azeez
Hi Filip, I have integrated the NonBlockingCoordinator committed to the Axis2 trunk. One thing I noticed is that even if the current coordinator is alive, and a new member joins, it is possible for the new member to be made the coordinator while the existing coordinator transforms into a normal

Re: Mod_jk returning source code of jsp files

2012-04-24 Thread André Warnier
ironclaw hand wrote: Ok thanks for the reply and the points are taken on board but as I said before I havent actually done this before and I am initially trying to get it to work as the existing system does (using the config files from the current installation). I know in an ideal world your

Re: Tomcat 6.0.35 filters not invoked for error-pages

2012-04-24 Thread Ludwig Magnusson
Thanks for your reply. First of all: I have solved the acutal problem caused by this in a more stable way. But out of curiosity I tried your solution and it does not work either. this is my setup: servlet servlet-namemyservlet/servlet-name servlet-classmypackage.MyServlet/servlet-class

RE: Mod_jk returning source code of jsp files

2012-04-24 Thread ironclaw hand
Andre, Thank you for the detailed response I can see now that the config was probably never actually quite right... I have amended the log level to debug and I now can see this in the mod_jk.log file: [Tue Apr 24 10:45:35.203 2012] [20188:3044006768] [debug] jk_map_to_storage::mod_jk.c

Re: Mod_jk returning source code of jsp files

2012-04-24 Thread André Warnier
ironclaw hand wrote: Andre, Thank you for the detailed response I can see now that the config was probably never actually quite right... I have amended the log level to debug and I now can see this in the mod_jk.log file: [Tue Apr 24 10:45:35.203 2012] [20188:3044006768] [debug]

Re: asp file and session creation

2012-04-24 Thread Tim Funk
yes - this is the pattern we use and trivial to put in your own webapp For completeness ... in web.xml jsp-config jsp-property-group url-pattern*.jsp/url-pattern include-prelude/WEB-INF/prelude1.jspf/include-prelude /jsp-property-group /jsp-config prelude1.jspf contents: %@page

Tomcat 6.X 64 bit Crash on Windows Server 2008 R2

2012-04-24 Thread Husain, Yavar
Hi Solr 3.5 (Apache Java Search Application) was not returning results. To my surprise Tomcat 6.x (64 bit) was not running on my Windows Server 2008 R2 and hence the problem. I restarted it and everything seems to be fine now. Went to the Windows Event viewer and exported the following

Re: Tomcat 6.X 64 bit Crash on Windows Server 2008 R2

2012-04-24 Thread André Warnier
Husain, Yavar wrote: Hi Solr 3.5 (Apache Java Search Application) was not returning results. To my surprise Tomcat 6.x (64 bit) was not running on my Windows Server 2008 R2 and hence the problem. I restarted it and everything seems to be fine now. Went to the Windows Event viewer and

Re: Tomcat 6.0.35 filters not invoked for error-pages

2012-04-24 Thread Konstantin Kolinko
2012/4/24 Ludwig Magnusson lud...@mediatool.com: Thanks for your reply. First of all: I have solved the acutal problem caused by this in a more stable way. But out of curiosity I tried your solution and it does not work either. this is my setup: servlet  

Re: 64bit windows mod_jk connector download for apache httpd 2.4

2012-04-24 Thread chris derham
Exactly. Might be better to come from userland +1 I have emailed the apache lounge contact email asking if they would consider including a build of mod_jk - lets see what happens Thanks Chris And we have a winner - 64 bit mod_jk now present on

RE: Tomcat 6.X 64 bit Crash on Windows Server 2008 R2

2012-04-24 Thread Jeffrey Janner
-Original Message- From: Husain, Yavar [mailto:yhus...@firstam.com] Sent: Tuesday, April 24, 2012 7:20 AM To: users@tomcat.apache.org Subject: Tomcat 6.X 64 bit Crash on Windows Server 2008 R2 Hi Solr 3.5 (Apache Java Search Application) was not returning results. To my

Re: Tomcat 6.0.35 filters not invoked for error-pages

2012-04-24 Thread Ludwig Magnusson
That was it. Thanks =) -- From: Konstantin Kolinko Sent: Tuesday, April 24, 2012 7:08 PM To: Tomcat Users List Subject: Re: Tomcat 6.0.35 filters not invoked for error-pages 2012/4/24 Ludwig Magnusson lud...@mediatool.com: Thanks for your reply. First of all: I have solved the

Tomcat fails on forwarded IP Address

2012-04-24 Thread Harold H. Hibbert
Hello, I am using Tomcat 7.0.25 running on Windows 7 64-bit. The port for my Tomcat server is 8181. I have had my IP Address forwarded to a public IP address and the Tomcat server is not visible. Whenever I try to connect to the Tomcat page from another computer located anywhere, I get

RE: Tomcat fails on forwarded IP Address

2012-04-24 Thread Caldarale, Charles R
From: Harold H. Hibbert [mailto:hhibb...@bioinfogen.com] Subject: Tomcat fails on forwarded IP Address I have had my IP Address forwarded to a public IP address I hope you mean the reverse, since the above doesn't make sense. Are there any configuration issues with Tomcat and forwarded IP