Re: [sidebar] Re: Tomcat 6.0 configuration with Adobe LiveCycle DS ES 3.0 Server

2011-12-11 Thread Pid
On 10/12/2011 23:39, Tim Watts wrote: On Sat, 2011-12-10 at 22:45 +, Pid wrote: Yeah... Please also just reply to the mailing list. Are you referring to this (cough, cough): http://catb.org/~esr/faqs/smart-questions.html#easyreply :D (your Reply-To points to your email not

LAMP + Tomcat Configuration

2011-12-11 Thread Truckman
Greetings, I apologize for the length/complexity of this but I've learned over the years providing more detail generally saves time of those who are kind enough to assist. I have a slew of standard webservers which run the usual LAMP model - CentOS6, Apache 2.2.15-5, MySQL 5.0.77-4, and

Re: Tomcat 6.0 configuration with Adobe LiveCycle DS ES 3.0 Server

2011-12-11 Thread Anshul Asthana
From: Pid p...@pidster.com To: Tomcat Users List users@tomcat.apache.org Sent: Sunday, 11 December 2011 4:15 AM Subject: Re: Tomcat 6.0 configuration with Adobe LiveCycle DS ES 3.0 Server Regards, Anshul On 10/12/2011 19:36, Anshul Asthana wrote:

Re: LAMP + Tomcat Configuration

2011-12-11 Thread Igor Cicimov
You need to deploy the war file inside tomcat so you need to make tomcat aware of its location. Also including the war file in the uri makes no sense it can not work like that. Did you do any configuration on the tomcat side? Ajp connector etc. I would suggest you check the tomcat docs to gain

Re: LAMP + Tomcat Configuration

2011-12-11 Thread André Warnier
Truckman wrote: Greetings, I apologize for the length/complexity of this but I've learned over the years providing more detail generally saves time of those who are kind enough to assist. I have a slew of standard webservers which run the usual LAMP model - CentOS6, Apache 2.2.15-5,

Re: LAMP + Tomcat Configuration

2011-12-11 Thread Konstantin Kolinko
2011/12/11 Truckman truck...@woodbridgedata.com: Greetings, I apologize for the length/complexity of this but I've learned over the years providing more detail generally saves time of those who are kind enough to assist. I have a slew of standard webservers which run the usual LAMP

Re: Tomcat 5.5 crashes after changing server IP

2011-12-11 Thread sirwiz
One more log: 2011-12-12 00:52:15 org.apache.catalina.core.AprLifecycleListener init INFO: The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path:

Tomcat proxy configuration for serverside http requests

2011-12-11 Thread Dale Ogilvie
Hi, Weird issue, perhaps someone can explain how this might be happening from a tomcat perspective... I have some CXF generated web service client code that calls a web service that operates on an IP whitelist. If I run this code from the shell as the tomcat owner user apache_tomcat on the