Hi all,
I've been setting up user authentication based on JNDIRealm and have couple
of questions regarding the operation. I've been using one of the secured
applications that come with the examples included in Tomcat source for
testing. My setup with obfuscated names and passwords is as follows.
On 06/10/2014 10:11, Lars Engholm Johansen wrote:
> Hi all,
>
> I have good news as I have identified the reason for the devastating
> NioEndpoint.Poller thread death:
>
> In rare circumstances a ConcurrentModification can occur in the Poller's
> connection timeout handling called from OUTSIDE th
Perfect! I didn't know about this one. Thanks!
2014-10-06 13:37 GMT+02:00 Daniel Mikusa :
> On Sun, Oct 5, 2014 at 2:00 PM, Matthias Hryniszak
> wrote:
>
>> It seems I might have expressed myself purely. Let me rephrase:
>>
>> I'm looking for RemoteIpValve support in maven-tomcat7-plugin.
>
>
>
On Sun, Oct 5, 2014 at 2:00 PM, Matthias Hryniszak
wrote:
> It seems I might have expressed myself purely. Let me rephrase:
>
> I'm looking for RemoteIpValve support in maven-tomcat7-plugin.
Perhaps you could use RemoteIPFilter instead? You can configure that
through web.xml.
http://tomcat.
Thanks Ognjen.
Regards,
Subbu.
-Original Message-
From: Ognjen Blagojevic [mailto:ognjen.d.blagoje...@gmail.com]
Sent: 6. oktober 2014 11:48
To: Tomcat Users List
Subject: Re: tomcat crash problem (INTERNAL)
Subbu,
On 6.10.2014 10:27, bala-subrahmanyam.bha...@telenor.com wrote:
> Coul
Subbu,
On 6.10.2014 10:27, bala-subrahmanyam.bha...@telenor.com wrote:
Could you please suggest one best open source java profiler for analysing and
monitoring the tomcat server.
I don't know which (open source) one is the best, but you may try your
luck with:
1. MAT (http://www.eclipse.or
Hi all,
I have good news as I have identified the reason for the devastating
NioEndpoint.Poller thread death:
In rare circumstances a ConcurrentModification can occur in the Poller's
connection timeout handling called from OUTSIDE the try-catch(Throwable) of
Poller.run()
java.util.ConcurrentModi
Le 03/10/2014 20:41, Rainer Jung a écrit :
Am 03.10.2014 um 14:01 schrieb Christopher Schultz:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Martin,
On 10/3/14 5:48 AM, Martin Hamant wrote:
Le 03/10/2014 11:26, Martin Hamant a écrit :
The virtual (qemu) server runs with 4GB RAM
Sorry,
Hi Ognjen,
Could you please suggest one best open source java profiler for analysing and
monitoring the tomcat server.
Regards,
Subbu.
-Original Message-
From: Ognjen Blagojevic [mailto:ognjen.d.blagoje...@gmail.com]
Sent: 3. oktober 2014 12:47
To: Tomcat Users List
Subject: Re: tomca
bo zhao wrote:
Warnier,
Thank you for your reply.
AbstractScheduleTaskProcess class use the ExecutorService to create
thread and runs some custom tasks. These tasks will be done in a few
seconds. Sample code is following:
for (final List list : lists) {
executor.submit(ne
Warnier,
Thank you for your reply.
AbstractScheduleTaskProcess class use the ExecutorService to create
thread and runs some custom tasks. These tasks will be done in a few
seconds. Sample code is following:
for (final List list : lists) {
executor.submit(new Callable() {
11 matches
Mail list logo