Re: Error while first Run of Tomcat Server 7.0.22

2011-10-22 Thread Amit Kumar
HI , I installed 32-bit version of Tomcat and now its working fine. Anyway if you could plz tell me how you concluded I hv installed 32-bit JVM that will be very helpful. Regards, Amit On Sat, Oct 22, 2011 at 7:37 PM, Amit Kumar wrote: > Hi, > > You told me to run following : >

Re: Error while first Run of Tomcat Server 7.0.22

2011-10-22 Thread Amit Kumar
ncluded that I am using 32-bit JVM?* * * * * *Regards, * On Sat, Oct 22, 2011 at 7:22 PM, Caldarale, Charles R < chuck.caldar...@unisys.com> wrote: > > From: Amit Kumar [mailto:nanosoft.ind...@gmail.com] > > Subject: Re: Error while first Run of Tomcat Server 7.0.22 > >

Re: Error while first Run of Tomcat Server 7.0.22

2011-10-22 Thread Amit Kumar
va -version java version "1.6.0_18" Java(TM) SE Runtime Environment (build 1.6.0_18-b07) Java HotSpot(TM) Client VM (build 16.0-b13, mixed mode) Now i think commands are correct. Plz correct me if i m wrong Regards, On Sat, Oct 22, 2011 at 7:17 PM, Amit Kumar wrote: > Hi, > > T

Re: Error while first Run of Tomcat Server 7.0.22

2011-10-22 Thread Amit Kumar
@unisys.com> wrote: > > From: Amit Kumar [mailto:nanosoft.ind...@gmail.com] > > Subject: Re: Error while first Run of Tomcat Server 7.0.22 > > > When I run C:\Windows\System32>java -version > > Note that the above is not any of the three commands I told

Re: Error while first Run of Tomcat Server 7.0.22

2011-10-22 Thread Amit Kumar
Amit On Sat, Oct 22, 2011 at 6:55 PM, Caldarale, Charles R < chuck.caldar...@unisys.com> wrote: > > From: Amit Kumar [mailto:nanosoft.ind...@gmail.com] > > Subject: Re: Error while first Run of Tomcat Server 7.0.22 > > > Can u tell me how to check whether I have 32-bit

Re: Error while first Run of Tomcat Server 7.0.22

2011-10-22 Thread Amit Kumar
HI, Can u tell me how to check whether I have 32-bit or 64-bit JVM installed? Regards, Amit On Sat, Oct 22, 2011 at 6:35 PM, Caldarale, Charles R < chuck.caldar...@unisys.com> wrote: > > From: Amit Kumar [mailto:nanosoft.ind...@gmail.com] > > Subject: Error while first Ru

Error while first Run of Tomcat Server 7.0.22

2011-10-22 Thread Amit Kumar
Hi, I downloaded apache-tomcat-7.0.22-windows-x64.zip file, unzipped in my Windows-7 64-bit comp and set the JAVA_HOME and JRE_HOME paths. When I tried double-clicking startup.bat to run the server , a cmd prompt popped-up and soon disappeared. I tried accessing http://localhost:8080/ *But got bel

Re: difference between TC5.5 and TC6

2008-03-10 Thread amit kumar
We intend to develop tomcat valves specific to our product, I found information about APIs available and samples from the internet and book. But I am not able to locate any material over internet or in books for the Tomcat 6. It looks like the valve development specific classes have been refactored

Re: difference between TC5.5 and TC6

2008-03-05 Thread amit kumar
Is there any documentation available where I can read about all the changes that has happened from TC 5 to TC6. I have been facing problem in figuring out the changed structure of classes and or replaced classes if any.(specifically for developing valves for tomcat 6) Regards. Amit On Wed, Mar 5

Tomcat 6 Valves Development

2008-03-04 Thread amit kumar
, Amit Kumar