Greetings,
>From a javax.servlet.ServletContext, I can easily obtain all
servlet/servlet-mapping via javax.servlet.ServletRegistration, as well
as all filter/filter-mapping via javax.servlet.FilterRegistration, but
not all (let alone any) listener via java.util.EventListener ..
Does anyone know a
> From: André Warnier [mailto:a...@ice-sa.com]
> Subject: Re: Tomcat building problems: Apache Tomcat 5.5 Servelet/JSP
> container
> Considering the number of times this has come up on the list, I do not
> understand why the people who make the Service installer don't just add
> the missing fil
Pid wrote:
On 11/07/2012 22:26, Wei, Mingzhen wrote:
Konstantin,
I followed the RUNNING.TXT after installing the binary release of Tomcat 5.5. But I cannot find the catalina.bat and catalina.sh for more environmental variables to set.
Why tomcat is such a pain for installation?
It's not.
On 12/07/2012 20:10, Burghard W.V. Britzke wrote:
> ?!
Yep, I have no idea what they're on about either.
:P
p
> Am 12.07.2012 um 19:22 schrieb Puneet Dewan:
>
>> The below way I used to deploy the war and able to use it :)
>>
>>
>> -- Forwarded message --
>> From: Puneet Dewa
On 09/07/2012 16:55, Andrew Kujtan wrote:
> Tomcat Version: 7.0.27
>
> OS: Windows XP/7
>
>
>
> I'm fixing an issue we are having with a webapp that does some
> communication over RMI with a remote server. Calls that would be
> instant in similar applications not inside the tomcat container a
On 11/07/2012 16:12, Dave Shevett wrote:
> Hi folks, this has come up in the list archives a couple times, but I'm
> having a devil of a time getting it working right.
>
> I'm trying to set a basic set of properties to a deployed app into
> Tomcat. Note that this app is being deployed via the tom
On 11/07/2012 22:26, Wei, Mingzhen wrote:
> Konstantin,
>
> I followed the RUNNING.TXT after installing the binary release of Tomcat 5.5.
> But I cannot find the catalina.bat and catalina.sh for more environmental
> variables to set.
>
> Why tomcat is such a pain for installation?
It's not.
Hi Christopher,
> Great, thanks for the note. Could you make a small documentation patch
> and attach it to a new bugzilla issue? It's worth pointing out that
> this step isn't required in IIS 5.1 (if that is indeed true).
I think the current documentation should already make clear that the step
?!
Am 12.07.2012 um 19:22 schrieb Puneet Dewan:
> The below way I used to deploy the war and able to use it :)
>
>
> -- Forwarded message --
> From: Puneet Dewan
> Date: Thu, Jul 12, 2012 at 10:19 PM
> Subject: Re: Client Authentication using SSL
> To: Tomcat Users List
>
>
The below way I used to deploy the war and able to use it :)
-- Forwarded message --
From: Puneet Dewan
Date: Thu, Jul 12, 2012 at 10:19 PM
Subject: Re: Client Authentication using SSL
To: Tomcat Users List
Excellent suggestions and the link at the bottom .
On my local machine
Excellent suggestions and the link at the bottom .
On my local machine using keystore and keypass was not working while I was
configuring a WAR on https.
I made use of truststoreFile and truststorePass in connector tag.
e.g
< Connector SSLEnabled="true"
acceptCount="100"
Thanks Burghard. That's a start, provides a little understanding.
Seems to be more about securing httpd<->Tomcat than client<->Tomcat, but I'm
sure the concept is the same.
That page does seem to be about the java-based standard connector, and I'm
using the APR connector, which is a bit differen
Hi,
Thanks to reply!
Can you tell me how to try to fix the problem?
I have reinstall the apache-tomcat-7.0.28.exe, but the problem is still there.
The log is the same as before:
2012-07-12 19:25:48 Commons Daemon procrun stderr initialized
java.lang.NoClassDefFoundError: org/apache/juli/lo
Hi,
Thanks to reply!
Can you tell me how to try to fix the problem?
I have reinstall the apache-tomcat-7.0.28.exe, but the problem is still there.
The log is the same as before:
2012-07-12 19:25:48 Commons Daemon procrun stderr initialized
java.lang.NoClassDefFoundError: org/apache/juli/lo
To little info to say something concrete, but maybe there is a memory leak
in your app which manifests over days and causes slowness.
Best way to prove - take some heapdumps of monitor the heap using tools
like JConsole / PSI Probe when your app becomes sluggish (before you
restart). Maybe there a
On 12/07/2012 08:22, Dhaval Jaiswal wrote:
> Website is getting logged out frequently.
>
> What could be the cause. Is it from httpd, AJP or tomcat site. We have
> session time out of 1 hour.
http://www.catb.org/~esr/faqs/smart-questions.html
Mark
---
Website is getting logged out frequently.
What could be the cause. Is it from httpd, AJP or tomcat site. We have
session time out of 1 hour.
Thanks & Regards,
Dhaval jaiswal
80953-97843.
17 matches
Mail list logo