>> André Warnier wrote:
>> Just to complete your report :
>> - is the JVM used in both cases exactly the same ?
>> - are either one of the Tomcats (or both) using the "native APR" library ?
>> (although I have no idea really if this is relevant or not when a
>> webapp makes its own connections)
On 12/12/2011 09:56, André Warnier wrote:
> Dale Ogilvie wrote:
>> 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 I
Dale Ogilvie wrote:
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 us
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 th