POJO Application Server Release 1.0.5

2008-02-16 Thread Johnny Kewl
Enjoy! --- HARBOR: http://coolharbor.100free.com/index.htm The most powerful application server on earth. The only real POJO Application Server. Making the Java dream come true.

Why Tomcat take about 15 minutes to start?

2008-02-16 Thread Mohamed Mohamedin
Dear All, I am using Tomcat 5.5.25 on SUSE Linux 10.1 (X86-64) and Java 1.5.0_10 from Sun. When I run Tomcat using catalina.sh start and watching the log it stop at INFO: XML validation disabled and take about 15 minutes before continuing next lines and starting. Please help me to know why?

Re: Why Tomcat take about 15 minutes to start?

2008-02-16 Thread Neha Agrawal
Hello! I have the same problem with almost same configuration( i emailed yesterday).. Can anyone through possible light on this.. in my tomcat.sh script when remove wait =10 , then tomcat starts in 1400 ms but only http engine works correctly and not the https one (although log shows

Re: Why Tomcat take about 15 minutes to start?

2008-02-16 Thread Neha Agrawal
hi but i did not receive it...dont know why? can anyone please forward me that email reply to my address (if not on the group) thanks Neha Markus Schönhaber [EMAIL PROTECTED] wrote: Neha Agrawal wrote: I have the same problem with almost same configuration( i emailed yesterday).. And,

Re: [ANN] Apache Tomcat Native 1.1.13 released

2008-02-16 Thread Tony Anecito
Hi Jean-frederic, What is Tomcat-Native and if it is a replacement for the java version what are the reasons to use it? Your link contains nothing about what it is. Sorry it is just that I have not heard about this before. I am very interested in what it is but need more information about the

Re: Why Tomcat take about 15 minutes to start?

2008-02-16 Thread Markus Schönhaber
Neha Agrawal wrote: I have the same problem with almost same configuration( i emailed yesterday).. And, also yesterday, Christopher answered and pointed you to information about a possible cause for this behaviour (and corresponding solutions). Can anyone through possible light on this..

RE: [ANN] Apache Tomcat Native 1.1.13 released

2008-02-16 Thread Caldarale, Charles R
From: Tony Anecito [mailto:[EMAIL PROTECTED] Subject: Re: [ANN] Apache Tomcat Native 1.1.13 released What is Tomcat-Native and if it is a replacement for the java version what are the reasons to use it? Here's the doc link: http://tomcat.apache.org/tomcat-6.0-doc/apr.html It's an

Re: Why Tomcat take about 15 minutes to start?

2008-02-16 Thread Steve Ochani
Date sent: Sat, 16 Feb 2008 17:21:13 + (GMT) From: Neha Agrawal [EMAIL PROTECTED] Subject:Re: Why Tomcat take about 15 minutes to start? To: Tomcat Users List users@tomcat.apache.org Send reply to: Tomcat Users List users@tomcat.apache.org hi but i did not receive

Tomcat 5.5.26 - JMXAdaptorLifecycleListener issues

2008-02-16 Thread Vishal Goenka
I'm trying to use JMXAdaptorLifecycleListener with Tomcat 5.5.26 in order to be able to configure the data port for firewall navigation. Here are some of the issues I ran into and hope someone can suggest an easier workaround. 1. JMXAdaptorLifecycleListener is not compiled in the core

Re: Why Tomcat take about 15 minutes to start?

2008-02-16 Thread Markus Schönhaber
Neha Agrawal wrote: but i did not receive it...dont know why? This is what Christopher pointed you to: http://readlist.com/lists/tomcat.apache.org/users/9/46003.html Regards mks - To start a new topic, e-mail:

apache forwards all requests to tomcat

2008-02-16 Thread Tommy Peterson
I have apache 2.2,8 and tomcat 6 and they are installed on a Windows 2003 server. Originally, I had 2 html/php websites that were served up by apache alone using virtual hosting with no issues. Then I decided to move a Java app to this server and install tomcat, still using virtual hosting.

running different versions of the same app

2008-02-16 Thread John Pedersen
Hi, I want to experiment on using different styles and layouts in my pages. In order to get www.appName.com pointing at my app, I have had to put the app into the ROOT folder of tomcat. Is there a way to have several different versions of my app in Tomcat, and easily switch from one to the