Re: How can i provide clientauth required info in HttpURLConnection

2014-05-06 Thread Mark Thomas
On 05/05/2014 21:07, Cheong, Sandy wrote: > Hi Christopher: 1. Please do not hijack threads. > Please note I am trying to get a contact number for Customer > Support at Apache with regards to the Tom Cat product. You *REALLY* need to read this: http://www.apache.org/foundation/how-it-works.html

Re: BLOCKED threads

2014-05-06 Thread Mark Thomas
On 03/05/2014 02:37, Martin Gainty wrote: > Managing Provider Tokens > Like the provider, the consumer must be responsible for managing the > OAuth tokens. The necessary interface for managing the consumer tokens > is OAuthConsumerTokenServices which are only accessible via factory method. > Ass

Re: Installing Examples Apache Tomcat (TomEE)/7.0.53 (1.6.0.1)

2014-05-06 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Daniel, On 5/5/14, 3:17 PM, Daniel Mikusa wrote: > On May 5, 2014, at 1:57 PM, Nolan Cormier > wrote: > >> Hi, >> >> I am trying to look for a way to install the examples that I >> should be able to get to using the "Examples" link: >> >> >> Wh

RE: Unable to unpack war under webapps

2014-05-06 Thread Jeffrey Janner
> -Original Message- > From: Rahul R [mailto:rahul.ra...@gmail.com] > Sent: Tuesday, May 06, 2014 8:25 AM > To: users@tomcat.apache.org > Subject: Unable to unpack war under webapps > > Hi > > I have put ROOT.war under webapps folder of tomcat. When I start the > instance I am getting the

RE: Unable to unpack war under webapps

2014-05-06 Thread Caldarale, Charles R
> From: Rahul R [mailto:rahul.ra...@gmail.com] > Subject: Re: Unable to unpack war under webapps > tomcat was running as a different user and I tried to start using root. Do not *ever* run Tomcat as root. Read this: http://wiki.apache.org/tomcat/HowTo#How_to_run_Tomcat_without_root_privileges.

Re: How to configure Tomcat for simulating SSL

2014-05-06 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Juan, On 5/6/14, 7:26 AM, juan fernandez wrote: > we have HTTPS from the browser to the Oracle Web Cache server, and > HTTP from Web Cache to the Tomcat server. > > We have seen analyzing the network traffic that after an HTTPS > request there is a

Re: Unable to unpack war under webapps

2014-05-06 Thread Rahul R
Thanks Daniel.. That clue helped... tomcat was running as a different user and I tried to start using root. On Tue, May 6, 2014 at 7:38 PM, Daniel Mikusa wrote: > On May 6, 2014, at 9:25 AM, Rahul R wrote: > > > Hi > > > > I have put ROOT.war under webapps folder of tomcat. When I start the >

Re: java.lang.Exception: No Certificate file specified or invalid file format ?

2014-05-06 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Mohit, On 5/6/14, 2:06 AM, Mohit Gupta wrote: > Here is my connector element for https > > connectionTimeout="2" executor="tomcatThreadPool" > keystoreFile="D:/.keystore" keystorePass="changeit" > maxKeepAliveRequests="15" port="8443" protoc

Re: Unable to unpack war under webapps

2014-05-06 Thread Daniel Mikusa
On May 6, 2014, at 9:25 AM, Rahul R wrote: > Hi > > I have put ROOT.war under webapps folder of tomcat. When I start the > instance I am getting the below error on catalina.out. > > INFO: Deploying web application archive /opt/tomcat-proxy/webapps/ROOT.war > May 06, 2014 6:28:22 PM org.apache.c

Unable to unpack war under webapps

2014-05-06 Thread Rahul R
Hi I have put ROOT.war under webapps folder of tomcat. When I start the instance I am getting the below error on catalina.out. INFO: Deploying web application archive /opt/tomcat-proxy/webapps/ROOT.war May 06, 2014 6:28:22 PM org.apache.catalina.startup.ContextConfig beforeStart SEVERE: Exception

How to configure Tomcat for simulating SSL

2014-05-06 Thread juan fernandez
Hello, we have HTTPS from the browser to the Oracle Web Cache server, and HTTP from Web Cache to the Tomcat server. We have seen analyzing the network traffic that after an HTTPS request there is an HTTP request and the status code is aborted. Example: (HTTPS request) https://myserver.com:

RE: How to monitor performance of tomcat

2014-05-06 Thread Randhir Singh
Thanks Chris for your answer. There is around 8 GB of free memory and not disk. Hope, the change in the Xms, Xmx & XX:MaxPermSize helps. Any further inputs would be appreciated. Thanks -Original Message- From: Christopher Schultz [mailto:ch...@christopherschultz.net] Sent: Monday, May