Re: Examples folder in Tomcat v6.0.35

2012-03-28 Thread Geet Chandra
Thanks Konstantin Kolinko! for valuable insights On Wed, Mar 28, 2012 at 3:26 PM, Konstantin Kolinko wrote: > 2012/3/28 Geet Chandra : > > Thanks Konstantin Kolinko! > > > > I mean to say, can we ship Apache Tomcat 6.0.35 without examples folder, > > keeping ot

Re: Examples folder in Tomcat v6.0.35

2012-03-28 Thread Geet Chandra
Thanks Konstantin Kolinko! I mean to say, can we ship Apache Tomcat 6.0.35 without examples folder, keeping other files and folder intact. On Wed, Mar 28, 2012 at 2:43 PM, Konstantin Kolinko wrote: > 2012/3/28 Geet Chandra : > > > > We have product, which ships Apache Tomcat v6.

Examples folder in Tomcat v6.0.35

2012-03-27 Thread Geet Chandra
Hi, My scenario is like this We have product, which ships Apache Tomcat v6.0.35 along with. Is that allowed to ship Apache Tomcat v6.0.35 without examples folder, I mean examples folder being deleted. - Geet

Re: Information regarding 12085 - Apache Tomcat servlet/JSP container default files

2012-03-27 Thread Geet Chandra
/tcpLast 6 Months Stopped*By:* joe.blo...@technicians.com *From:* 12 March 2003 *To:* 12 March 2014 ReasonYour Company accepts the risk that this vulnerability poses. On Tue, Mar 27, 2012 at 7:50 PM, Mark Thomas wrote: > > > Geet Chandra wrote: > > >I found thi

Re: Information regarding 12085 - Apache Tomcat servlet/JSP container default files

2012-03-27 Thread Geet Chandra
I found this information here http://www.westpoint.ltd.uk/example-reports/samplereport_westpoint/files/detail_493213.htm I don't see anything about affected versions. -Geet On Tue, Mar 27, 2012 at 7:20 PM, Mark Thomas wrote: > On 27/03/2012 14:38, Geet Chandra wrote: > > Using

Re: Information regarding 12085 - Apache Tomcat servlet/JSP container default files

2012-03-27 Thread Geet Chandra
Using Tomcat version 6.0.35 -Geet On Tue, Mar 27, 2012 at 7:02 PM, Mark Thomas wrote: > On 27/03/2012 14:29, Geet Chandra wrote: > > Here is the CVE Reference:CVE-2002-2006 > > And the Tomcat version you are using? > > Mark > > > > > On Tue, Mar 27,

Re: Information regarding 12085 - Apache Tomcat servlet/JSP container default files

2012-03-27 Thread Geet Chandra
Here is the CVE Reference:CVE-2002-2006 On Tue, Mar 27, 2012 at 6:51 PM, Mark Thomas wrote: > On 27/03/2012 14:18, Geet Chandra wrote: > > Hi All, > > > > Is there any solution or workaround for protection against this security > > vulnerability. > > What secu

Information regarding 12085 - Apache Tomcat servlet/JSP container default files

2012-03-27 Thread Geet Chandra
Hi All, Is there any solution or workaround for protection against this security vulnerability. -Geet

Re: Info on PermSize and MaxPermSize

2012-03-16 Thread Geet Chandra
Djava.io.tmpdir=%CATALINA_BASE%\temp" --JvmMs 256 --JvmMx 512 -XX:MaxPermSize 96m -XX:PermSize=72m On Fri, Mar 16, 2012 at 5:09 PM, André Warnier wrote: > Geet Chandra wrote: > .. > > > >>One more question, I would like to ask, >> Like ""%EXECUTABLE

Re: Info on PermSize and MaxPermSize

2012-03-16 Thread Geet Chandra
On Fri, Mar 16, 2012 at 1:24 PM, André Warnier wrote: > Geet Chandra wrote: > ... > > ... > > > >>>Here is code snippet for registering as Windows service >> "%EXECUTABLE%" //IS//%SERVICE_NAME% --Install="C:\Program >> Fil

Re: Info on PermSize and MaxPermSize

2012-03-16 Thread Geet Chandra
On Fri, Mar 16, 2012 at 1:24 PM, André Warnier wrote: > Geet Chandra wrote: > ... > > ... > > > >>>Here is code snippet for registering as Windows service >> "%EXECUTABLE%" //IS//%SERVICE_NAME% --Install="C:\Program >> Fil

Re: Info on PermSize and MaxPermSize

2012-03-15 Thread Geet Chandra
On Thu, Mar 15, 2012 at 6:05 PM, André Warnier wrote: > Geet Chandra wrote: > >> Version of Tomcat is 6.0.035 As <http://6.0.035.As> Tomcat is being >> shipped >> >> with product developed, we are providing command line utility,using the >> same utilit

Re: Info on PermSize and MaxPermSize

2012-03-14 Thread Geet Chandra
3/2012 09:22, André Warnier wrote: > > Geet Chandra wrote: > >> how to set -XX:PermSize and -XX:MaxPermSize at startup of Tomcat?. > >> Please let me know > > > > Considering that you don't really seem to know what they are, you > > probably shoul

Re: Info on PermSize and MaxPermSize

2012-03-13 Thread Geet Chandra
defines the initial size of the > PermGen (permanent generation) of the jvm memory. -XX:MaxPermSize is to set > the max size. > > Thomas > > > Am 20.02.2012 04:46, schrieb Geet Chandra: > > Hi All, >> >> Please let me know, >> >> W

Info on PermSize and MaxPermSize

2012-02-19 Thread Geet Chandra
Hi All, Please let me know, What is the difference beween PermSize and MaxPermSize in Tomcat -- Thanks & Regards Geet

Re: How to configure certificate file (*.cer) in Tomcat 6

2012-02-01 Thread Geet Chandra
SSLCertificateFile="c:/temp/localhost.cer" > SSLCACertificateFile="c:/temp/ca2cert.pem" > /> > > -Original Message- > From: Geet Chandra [mailto:gee...@gmail.com] > Sent: Thursday, 2 February 2012 3:05 p.m. > To: Tomcat Us

Re: How to configure certificate file (*.cer) in Tomcat 6

2012-02-01 Thread Geet Chandra
Thanks Chris!!! Please tell steps to configure *.cer certificate file. On Wed, Feb 1, 2012 at 2:18 AM, Christopher Schultz < ch...@christopherschultz.net> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Geet, > > On 1/29/12 11:42 PM, Geet Chandra wrote: &g

Re: How to configure certificate file (*.cer) in Tomcat 6

2012-01-30 Thread Geet Chandra
om> wrote: > Geet, > > Bottom-posting style is standard on this list ( > http://en.wikipedia.org/wiki/**Posting_style#Bottom-posting<http://en.wikipedia.org/wiki/Posting_style#Bottom-posting> > ). > > > > On 30.1.2012 5:42, Geet Chandra wrote: > >> - Th

Re: How to configure certificate file (*.cer) in Tomcat 6

2012-01-29 Thread Geet Chandra
Windows 2003 64 bit R2, SP2 OS. Is it possible to configure like this @END_ENABLESTANDALONEHTTPS@--> Please let me know the correct syntax to configure "user.cer" in server.xml On Sat, Jan 28, 2012 at 10:17 PM, Pid wrote: > On 28/01/2012 14:22, Geet Chandra wrote: >

How to configure certificate file (*.cer) in Tomcat 6

2012-01-28 Thread Geet Chandra
Hi, My requirements is how to configure *.cer in Tomcat's server.xml file. Actually I don't want to use "keytool -import" command to import the *.cer file into *.keystore file. Is that possible to use configure *.cer file without using "keytool -import" command. Appreciate your help. -- Thank