Re: Tomcat Configuration in Eclipse

2009-05-08 Thread ados1...@gmail.com
times contains blank ROOT > webapp). In that case on context "/" (http://localhost:8080/), you will > get either HTTP error 404 or blank page. > > Regards, > Ognjen > > > ados1...@gmail.com wrote: > > Interesting Things are happening with my Tomcat. > &g

Re: Tomcat Configuration in Eclipse

2009-05-06 Thread ados1...@gmail.com
.* -- Apache Tomcat/6.0.18 Any guidance would be appreciated. On Wed, May 6, 2009 at 12:37 AM, André Warnier wrote: > ados1...@gmail.com wrote: > >> It appears apparent that Tomcat is running as a service on my >> Windows. >> >> Right-click on the "My computer"

Re: Tomcat Configuration in Eclipse

2009-05-05 Thread ados1...@gmail.com
it than again I get same message saying that new port numbers are already in use and so tomcat cannot start and so what is way to come out of this deadlock kind of condition ? Thanks. On Mon, May 4, 2009 at 11:40 PM, ados1...@gmail.com wrote: > I have checked my Tomcat Server and it is

Re: Tomcat Configuration in Eclipse

2009-05-04 Thread ados1...@gmail.com
I have checked my Tomcat Server and it is not started yet and so it is confusing to see it working w/o starting it. -Ados On 5/4/09, Caldarale, Charles R wrote: >> From: BRZEZINSKI, PAUL [mailto:paul.brzezin...@hp.com] >> Subject: RE: Tomcat Configuration in Eclipse >> >> The javaw.exe command i

Re: Tomcat Configuration in Eclipse

2009-05-04 Thread ados1...@gmail.com
Seen the ports but not sure on what exactly is javaw.exe and how is it related to Tomcat On Mon, May 4, 2009 at 5:18 PM, André Warnier wrote: > ados1...@gmail.com wrote: > >> Now when I tried to free port 8080,8010 and 8006 than I observe that on >> all >> this port ja

Re: Tomcat Configuration in Eclipse

2009-05-04 Thread ados1...@gmail.com
PM, ados1...@gmail.com wrote: > > Thank you Paul for the indepth knowledge of windows dll...I am working on > it right now and will update on it's output soon. > > > On Mon, May 4, 2009 at 2:58 PM, BRZEZINSKI, PAUL > wrote: > >> Alternatively, you can/should

Re: Tomcat Configuration in Eclipse

2009-05-04 Thread ados1...@gmail.com
. You should be able to locate the process by PID, select the > task and click the "End Process" button. > > Paul > > > > -- > Paul J. Brzezinski > Integration Engineering - GM > EDS, an HP company > > Phone:+1-248-365-9615(8-355) > P paul.brzezin..

Re: Tomcat Configuration in Eclipse

2009-05-04 Thread ados1...@gmail.com
; %windir%\system32\taskkill /pid 5716 > > -- > Paul J. Brzezinski > Integration Engineering - GM > EDS, an HP company > > Phone:+1-248-365-9615(8-355) > P paul.brzezin...@hp.com > > > -----Original Message- > From: ados1...@gmail.com [mailto:ados1...@gmail.c

Re: Tomcat Configuration in Eclipse

2009-05-04 Thread ados1...@gmail.com
> > From: paul.brzezin...@hp.com > > To: users@tomcat.apache.org > > Date: Mon, 4 May 2009 18:15:26 + > > Subject: RE: Tomcat Configuration in Eclipse > > > > On XP try: > > > > netstat -a -o > > > > -- > > Paul J. Brzezinski > >

Re: Tomcat Configuration in Eclipse

2009-05-04 Thread ados1...@gmail.com
I checked machine startup options and tomcat is not started as a service in my machine On Mon, May 4, 2009 at 12:12 PM, Sid Sidney wrote: > I would check and make sure that Tomcat is not being started as a service > in your machine. > > --- On Mon, 5/4/09, ados1...@gmail.com w

Re: Tomcat Configuration in Eclipse

2009-05-04 Thread ados1...@gmail.com
:21 PM, BRZEZINSKI, PAUL wrote: > Try: > > %windir%\system32\netstat -a -o > > -- > Paul J. Brzezinski > Integration Engineering - GM > EDS, an HP company > > Phone:+1-248-365-9615(8-355) > P paul.brzezin...@hp.com > > > -----Original Message

Re: Tomcat Configuration in Eclipse

2009-05-04 Thread ados1...@gmail.com
tat -a -o > > -- > Paul J. Brzezinski > Integration Engineering - GM > EDS, an HP company > > Phone:+1-248-365-9615(8-355) > P paul.brzezin...@hp.com > > > -Original Message- > From: ados1...@gmail.com [mailto:ados1...@gmail.com] > Sent: Monday, Ma

Re: Tomcat Configuration in Eclipse

2009-05-04 Thread ados1...@gmail.com
gt; de ceci est interdite. Ce message sert à l'information seulement et n'aura > pas n'importe quel effet légalement obligatoire. Étant donné que les email > peuvent facilement être sujets à la manipulation, nous ne pouvons accepter > aucune responsabilité pour le contenu fourn

Re: Tomcat Configuration in Eclipse

2009-05-04 Thread ados1...@gmail.com
happening. Thanks, Ados On Mon, May 4, 2009 at 11:12 AM, ados1...@gmail.com wrote: > Thank you Sir, > My issue has been resolved. I really appreciate efforts that group member's > are putting in to guide Tomcat Community. > > Regards, > Ados > > > > > On M

Re: Tomcat Configuration in Eclipse

2009-05-04 Thread ados1...@gmail.com
e quel effet légalement obligatoire. Étant donné que les email > peuvent facilement être sujets à la manipulation, nous ne pouvons accepter > aucune responsabilité pour le contenu fourni. > > > > > > > > From: ados1...@gmail.com > > Date: Mon, 4 May 2009 07:17:17 -0

Re: bizarre return messages

2009-05-04 Thread ados1...@gmail.com
Yes. I am also facing the same issue and I do not know why this messages comes up everytime. On Mon, May 4, 2009 at 8:04 AM, André Warnier wrote: > Hi. > > Is anyone experiencing the same phenomenon ? > Since a couple of days, each message I send to the list triggers an > acknowledgement as fol

Tomcat Configuration in Eclipse

2009-05-04 Thread ados1...@gmail.com
Hi, I am trying to configure TOMCAT Webserver in Eclipse and am not able to do that. Guidance on the matter would be highly appreciated. Also, how can I access local jsp page which is on the WebApps folder in Webserver from Browser ? Thanks, Ados

Re: Database pooling prob

2009-05-03 Thread ados1...@gmail.com
Hi, I am trying to configure Tomcat Server on Eclipse and I am not able to do it. My goal is to create a simple JSP page and deploy that on Tomcat Server and access that page through Browser. Guidance would be really appreciated. Regards, Ados. On Sun, May 3, 2009 at 9:12 PM, Rusty Wright wro