Debugging Apache Tomcat

2016-02-24 Thread Chiranga Alwis
Hi, please refer this post regarding Tomcat debugging issue: http://stackoverflow.com/questions/35620472/debug-apache-tomcat

Re: HTTP CONNECT method not being accepted by Tomcat 7

2016-02-24 Thread Christopher Schultz
André, On 2/24/16 5:42 PM, André Warnier (tomcat) wrote: > On 24.02.2016 23:30, André Warnier (tomcat) wrote: >> On 24.02.2016 22:39, Christopher Schultz wrote: >>> Mark, >>> >>> On 2/24/16 8:44 AM, mark.lo...@cyrenllc.com wrote: Hi, I have written a PKI proxy servlet to support a tool that

Re: HTTP CONNECT method not being accepted by Tomcat 7

2016-02-24 Thread tomcat
On 24.02.2016 23:30, André Warnier (tomcat) wrote: On 24.02.2016 22:39, Christopher Schultz wrote: Mark, On 2/24/16 8:44 AM, mark.lo...@cyrenllc.com wrote: Hi, I have written a PKI proxy servlet to support a tool that needs access to my customer’s secured web site, but the application does no

Re: HTTP CONNECT method not being accepted by Tomcat 7

2016-02-24 Thread tomcat
On 24.02.2016 22:39, Christopher Schultz wrote: Mark, On 2/24/16 8:44 AM, mark.lo...@cyrenllc.com wrote: Hi, I have written a PKI proxy servlet to support a tool that needs access to my customer’s secured web site, but the application does not support client certificate security. The Servlet

Re: HTTP CONNECT method not being accepted by Tomcat 7

2016-02-24 Thread Christopher Schultz
Mark, On 2/24/16 8:44 AM, mark.lo...@cyrenllc.com wrote: > Hi, I have written a PKI proxy servlet to support a tool that needs > access to my customer’s secured web site, but the application does > not support client certificate security. The Servlet works great > when called from a browser, whe

Re: tomcat7 installs to connect to ipv6:::8080 on Ubuntu 14.04

2016-02-24 Thread Christopher Schultz
Christoph, On 2/22/16 10:56 AM, Christoph P.U. Kukulies wrote: > Being at the problem again since I would like to run haproxy against > tomcat7. > > Here are my connectors: > proxyName="test.mydomain.org" maxThreads="150" enableLookups="false" > redirectPort="8443" acceptCount="100" co

Re: Class loading locking threads

2016-02-24 Thread Mark Thomas
On 24/02/2016 17:49, Wayne W wrote: > Hi, > > we are using a third party JAR which is about 35MB in size but is packed > with many many obfuscated classes. Due to the nature of the functionality > it loads classes all the time from the JAR file . I'm finding that will it > loads the class the othe

Class loading locking threads

2016-02-24 Thread Wayne W
Hi, we are using a third party JAR which is about 35MB in size but is packed with many many obfuscated classes. Due to the nature of the functionality it loads classes all the time from the JAR file . I'm finding that will it loads the class the other threads which want to load classes get blocked

HTTP CONNECT method not being accepted by Tomcat 7

2016-02-24 Thread mark.lo...@cyrenllc.com
Hi, I have written a PKI proxy servlet to support a tool that needs access to my customer’s secured web site, but the application does not support client certificate security. The Servlet works great when called from a browser, where the proxy uses a B2B certificate for access and forwards the