Re: viewing servlets on Tomcat

2008-03-06 Thread Richard Dunne
I have re-installled Tomcat (apache-tomcat-6.0.16) usung the zip.  I have set 
CATALINA_HOME as
c:\Program Files\Apache Software Foundation\Tomcat 6\apache-tomcat-6.0.16, but 
catalina.bat is moaning about not being set right.  



- Original Message 
From: Caldarale, Charles R [EMAIL PROTECTED]
To: Tomcat Users List users@tomcat.apache.org
Sent: Thursday, March 6, 2008 5:48:31 AM
Subject: RE: viewing servlets on Tomcat

 From: Richard Dunne [mailto:[EMAIL PROTECTED] 
 Subject: Re: viewing servlets on Tomcat
 
 If it should be, it's not.  webapps contains docs, 
 host-manager, manager and ROOT. 

I think a reinstall is in your future.  I prefer installing from the
.zip rather than the .exe, since it gives you more options for running
Tomcat - the .zip includes .bat files for starting and stopping Tomcat
as well as running it as a service, whereas the .exe only installs as a
service.

- Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for use only by the intended recipient. If you
received this in error, please contact the sender and delete the e-mail
and its attachments from all computers.

-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


  

Be a better friend, newshound, and 
know-it-all with Yahoo! Mobile.  Try it now.  
http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ 


Re: viewing servlets on Tomcat

2008-03-06 Thread Richard Dunne
The CATALINA_HOME environment variable seems ok now, but catalina is now saying 
my JAVA_HOME is wrong.  I have my jdk set at c:\Program Files\Java\jdk1.6.0_04 
which catalina does not like, should I include bin in the path?

Richard.


- Original Message 
From: Caldarale, Charles R [EMAIL PROTECTED]
To: Tomcat Users List users@tomcat.apache.org
Sent: Thursday, March 6, 2008 5:48:31 AM
Subject: RE: viewing servlets on Tomcat

 From: Richard Dunne [mailto:[EMAIL PROTECTED] 
 Subject: Re: viewing servlets on Tomcat
 
 If it should be, it's not.  webapps contains docs, 
 host-manager, manager and ROOT. 

I think a reinstall is in your future.  I prefer installing from the
.zip rather than the .exe, since it gives you more options for running
Tomcat - the .zip includes .bat files for starting and stopping Tomcat
as well as running it as a service, whereas the .exe only installs as a
service.

- Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for use only by the intended recipient. If you
received this in error, please contact the sender and delete the e-mail
and its attachments from all computers.

-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


  

Never miss a thing.  Make Yahoo your home page. 
http://www.yahoo.com/r/hs

RE: viewing servlets on Tomcat

2008-03-06 Thread pranab.das


Please use the full-path C:\Program Files\Java\jre1.6.0_05\bin

Thanks  Regards,
Pranabhttp://www.birlasoft.com

  _

From: Richard Dunne [mailto:[EMAIL PROTECTED]
Sent: Thu 3/6/2008 7:08 PM
To: Tomcat Users List
Subject: Re: viewing servlets on Tomcat



The CATALINA_HOME environment variable seems ok now, but catalina is now saying 
my JAVA_HOME is wrong.  I have my jdk set at c:\Program Files\Java\jdk1.6.0_04 
which catalina does not like, should I include bin in the path?

Richard.


- Original Message 
From: Caldarale, Charles R [EMAIL PROTECTED]
To: Tomcat Users List users@tomcat.apache.org
Sent: Thursday, March 6, 2008 5:48:31 AM
Subject: RE: viewing servlets on Tomcat

 From: Richard Dunne [mailto:[EMAIL PROTECTED]
 Subject: Re: viewing servlets on Tomcat

 If it should be, it's not.  webapps contains docs,
 host-manager, manager and ROOT.

I think a reinstall is in your future.  I prefer installing from the
.zip rather than the .exe, since it gives you more options for running
Tomcat - the .zip includes .bat files for starting and stopping Tomcat
as well as running it as a service, whereas the .exe only installs as a
service.

- Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for use only by the intended recipient. If you
received this in error, please contact the sender and delete the e-mail
and its attachments from all computers.

-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


  

Never miss a thing.  Make Yahoo your home page.
http://www.yahoo.com/r/hs



***
No virus was detected in the attachment no filename
No virus was detected in the attachment no filename

Your mail has been scanned by InterScan.
***-***


*
This message and any attachments are solely for the intended recipient and may 
contain Birlasoft confidential or privileged information. If you are not the 
intended recipient,any disclosure,copying, use, or distribution of the 
information included in this message and any attachments is
prohibited. If you have received this communication in error, please notify us 
by reply e-mail at ([EMAIL PROTECTED]) and permanently delete this message and 
any attachments. Thank you.
*

Re: viewing servlets on Tomcat

2008-03-06 Thread Richard Dunne
I changed the Java directory from c:\Program Files\Java to c:\Java  
CATALINA_HOME is causing me grief again.  
CATALINA_HOME=c:\Program Files\Apache Software Foundation\Tomcat 
6.0\apache-tomcat-6.0.16\bin
JAVA_HOME=c:\Java\jdk1.6.0_04
If anyone has a suggestion about CATALINA_HOME?

Richard.

- Original Message 
From: [EMAIL PROTECTED] [EMAIL PROTECTED]
To: users@tomcat.apache.org
Sent: Thursday, March 6, 2008 1:43:24 PM
Subject: RE: viewing servlets on Tomcat



Please use the full-path C:\Program Files\Java\jre1.6.0_05\bin

Thanks  Regards,
Pranabhttp://www.birlasoft.com

  _

From: Richard Dunne [mailto:[EMAIL PROTECTED]
Sent: Thu 3/6/2008 7:08 PM
To: Tomcat Users List
Subject: Re: viewing servlets on Tomcat



The CATALINA_HOME environment variable seems ok now, but catalina is now saying 
my JAVA_HOME is wrong.  I have my jdk set at c:\Program Files\Java\jdk1.6.0_04 
which catalina does not like, should I include bin in the path?

Richard.


- Original Message 
From: Caldarale, Charles R [EMAIL PROTECTED]
To: Tomcat Users List users@tomcat.apache.org
Sent: Thursday, March 6, 2008 5:48:31 AM
Subject: RE: viewing servlets on Tomcat

 From: Richard Dunne [mailto:[EMAIL PROTECTED]
 Subject: Re: viewing servlets on Tomcat

 If it should be, it's not.  webapps contains docs,
 host-manager, manager and ROOT.

I think a reinstall is in your future.  I prefer installing from the
.zip rather than the .exe, since it gives you more options for running
Tomcat - the .zip includes .bat files for starting and stopping Tomcat
as well as running it as a service, whereas the .exe only installs as a
service.

- Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for use only by the intended recipient. If you
received this in error, please contact the sender and delete the e-mail
and its attachments from all computers.

-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


  

Never miss a thing.  Make Yahoo your home page.
http://www.yahoo.com/r/hs



***
No virus was detected in the attachment no filename
No virus was detected in the attachment no filename

Your mail has been scanned by InterScan.
***-***


*
This message and any attachments are solely for the intended recipient and may 
contain Birlasoft confidential or privileged information. If you are not the 
intended recipient,any disclosure,copying, use, or distribution of the 
information included in this message and any attachments is
prohibited. If you have received this communication in error, please notify us 
by reply e-mail at ([EMAIL PROTECTED]) and permanently delete this message and 
any attachments. Thank you.
*


  

Be a better friend, newshound, and 
know-it-all with Yahoo! Mobile.  Try it now.  
http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ 


RE: viewing servlets on Tomcat

2008-03-06 Thread Peter Crowther
 From: Richard Dunne [mailto:[EMAIL PROTECTED]
 I have my jdk
 set at c:\Program Files\Java\jdk1.6.0_04 which catalina does
 not like, should I include bin in the path?

Try replacing Program files with PROGRA~1 if you have short filenames 
enabled on your system, or put your JDK somewhere that doesn't have a space in 
the name (mine's under c:\java).  Not sure about Tomcat, but I've come across 
plenty of other systems that fail with spaces in paths and I no longer take the 
chance.

- Peter

-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: viewing servlets on Tomcat

2008-03-06 Thread Caldarale, Charles R
 From: Richard Dunne [mailto:[EMAIL PROTECTED] 
 Subject: Re: viewing servlets on Tomcat
 
 CATALINA_HOME is causing me grief again.  
 CATALINA_HOME=c:\Program Files\Apache Software 
 Foundation\Tomcat 6.0\apache-tomcat-6.0.16\bin

Saying causing me grief or catalina.bat is moaning is not really
providing useful information.  If there's an error message being
displayed, tell people what it is, don't try to be cute about it.

You normally do not set CATALINA_HOME; the startup.bat script does that
for you.  Just make sure your current directory is Tomcat's bin
directory when you kick off startup.bat.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for use only by the intended recipient. If you
received this in error, please contact the sender and delete the e-mail
and its attachments from all computers.

-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: viewing servlets on Tomcat

2008-03-06 Thread Caldarale, Charles R
 From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 
 Subject: RE: viewing servlets on Tomcat
 
 Please use the full-path C:\Program Files\Java\jre1.6.0_05\bin

Bad advice - the JAVA_HOME variable should *never* include the bin
directory.

Why are you posting obviously incorrect suggestions?

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for use only by the intended recipient. If you
received this in error, please contact the sender and delete the e-mail
and its attachments from all computers.

-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: viewing servlets on Tomcat

2008-03-06 Thread Richard Dunne
I changed my Tomcat directory from 
c:\Program Files\Apache Software Foundation\Tomcat 6\ 
to
c:\Tomcat\apache-tomcat-6.0.16
I noticed that when I set the CATALINA_HOME evironment variable, through the 
Control Panel, it was not taking affect.  When I checked it in DOS with set 
CATALINA_HOME, it was not the same as the environment setting.  
Anyway, after setting it manually in DOS, startup.bat ran successfully.
Thanks Chuck for your help.

Richard.


- Original Message 
From: Caldarale, Charles R [EMAIL PROTECTED]
To: Tomcat Users List users@tomcat.apache.org
Sent: Thursday, March 6, 2008 2:32:27 PM
Subject: RE: viewing servlets on Tomcat

 From: Richard Dunne [mailto:[EMAIL PROTECTED] 
 Subject: Re: viewing servlets on Tomcat
 
 CATALINA_HOME is causing me grief again.  
 CATALINA_HOME=c:\Program Files\Apache Software 
 Foundation\Tomcat 6.0\apache-tomcat-6.0.16\bin

Saying causing me grief or catalina.bat is moaning is not really
providing useful information.  If there's an error message being
displayed, tell people what it is, don't try to be cute about it.

You normally do not set CATALINA_HOME; the startup.bat script does that
for you.  Just make sure your current directory is Tomcat's bin
directory when you kick off startup.bat.

- Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for use only by the intended recipient. If you
received this in error, please contact the sender and delete the e-mail
and its attachments from all computers.

-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


  

Be a better friend, newshound, and 
know-it-all with Yahoo! Mobile.  Try it now.  
http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ 


RE: viewing servlets on Tomcat

2008-03-06 Thread Peter Crowther
 From: Richard Dunne [mailto:[EMAIL PROTECTED]
 I noticed that when I set the CATALINA_HOME evironment
 variable, through the Control Panel, it was not taking
 affect.

Yeah, that's bitten me in the past.  In Windows (to my knowledge):

- User environment variables are read by new processes.  You'd have to start a 
new command window to see the change.

- System environment variables are read when the machine reboots.  You'd have 
to reboot to see the change.

Anyway, you've done the obvious thing, which is to set the variable in a script 
and run the script.  By far the simplest (and safest).  Glad you've got it 
working.

- Peter

-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: viewing servlets on Tomcat

2008-03-06 Thread mgainty
Good Morning Richard

dont blame the piano player on this as Windows uses the 8.3 folder names
to verify
cd \
dir /X /AD
#note you will see PROGRA~1 assigned to C:\Program Files folder

cd PROGRA~1
dir /X /AD
#note you will see APACHE~1 assigned to Apache Software Foundation folder

cd APACHE~1
dir /X /AD
#note you will see TOMCAT~1.6 assigned to TOMCAT 6.0.16 folder so your
environment variable should contain the shortened 8.3 folder names e.g.

SET CATALINA_HOME=C:\PROGRA~1\APACHE~1\TOMCAT~1.6

HTH
Martin
- Original Message -
Wrom: YZUNNYCGPKYLEJGDGVCJVTLBXFGGMEPYOQKEDOTWFAOB
To: Tomcat Users List users@tomcat.apache.org
Sent: Thursday, March 06, 2008 10:00 AM
Subject: Re: viewing servlets on Tomcat


 I changed my Tomcat directory from
 c:\Program Files\Apache Software Foundation\Tomcat 6\
 to
 c:\Tomcat\apache-tomcat-6.0.16
 I noticed that when I set the CATALINA_HOME evironment variable, through
the Control Panel, it was not taking affect.  When I checked it in DOS with
set CATALINA_HOME, it was not the same as the environment setting.
 Anyway, after setting it manually in DOS, startup.bat ran successfully.
 Thanks Chuck for your help.

 Richard.


 - Original Message 
 Wrom: UZXUWLSZLKBRNVWWCUFPEGAUTFJMVRESKPNKMBIPBARHDMNNSKV
 To: Tomcat Users List users@tomcat.apache.org
 Sent: Thursday, March 6, 2008 2:32:27 PM
 Subject: RE: viewing servlets on Tomcat

  Wrom: FVWRKJVZCMHVIBGDADRZFSQHYUCDDJBLVLMHAALPTCXLYRWTQ
  Subject: Re: viewing servlets on Tomcat
 
  CATALINA_HOME is causing me grief again.
  CATALINA_HOME=c:\Program Files\Apache Software
  Foundation\Tomcat 6.0\apache-tomcat-6.0.16\bin

 Saying causing me grief or catalina.bat is moaning is not really
 providing useful information.  If there's an error message being
 displayed, tell people what it is, don't try to be cute about it.

 You normally do not set CATALINA_HOME; the startup.bat script does that
 for you.  Just make sure your current directory is Tomcat's bin
 directory when you kick off startup.bat.

 - Chuck


 THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
 MATERIAL and is thus for use only by the intended recipient. If you
 received this in error, please contact the sender and delete the e-mail
 and its attachments from all computers.

 -
 To start a new topic, e-mail: users@tomcat.apache.org
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]





 Be a better friend, newshound, and
 know-it-all with Yahoo! Mobile.  Try it now.
http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ



-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: viewing servlets on Tomcat

2008-03-06 Thread pranab.das


For your kind information, I have suggested to set the Java env!!

Thanks  Regards,
Pranab Das
Software Engineer | Birlasoft Ltd.
-Original Message-
From: Caldarale, Charles R [mailto:[EMAIL PROTECTED]
Sent: Thursday, March 06, 2008 7:58 PM
To: Tomcat Users List
Subject: RE: viewing servlets on Tomcat

 From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
 Subject: RE: viewing servlets on Tomcat

 Please use the full-path C:\Program Files\Java\jre1.6.0_05\bin

Bad advice - the JAVA_HOME variable should *never* include the bin
directory.

Why are you posting obviously incorrect suggestions?

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for use only by the intended recipient. If you
received this in error, please contact the sender and delete the e-mail
and its attachments from all computers.

-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


***
No virus was detected in the attachment no filename

Your mail has been scanned by InterScan.
***-***


*
This message and any attachments are solely for the intended recipient and may 
contain Birlasoft confidential or privileged information. If you are not the 
intended recipient,any disclosure,copying, use, or distribution of the 
information included in this message and any attachments is
prohibited. If you have received this communication in error, please notify us 
by reply e-mail at ([EMAIL PROTECTED]) and permanently delete this message and 
any attachments. Thank you.
*

-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: viewing servlets on Tomcat

2008-03-06 Thread Caldarale, Charles R
 From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 
 Subject: RE: viewing servlets on Tomcat
 
 For your kind information, I have suggested to set the Java env!!

What specific environment variable are you referring to?  If it's
JAVA_HOME (or JRE_HOME), it should not include the bin directory but
rather the directory one level above that.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for use only by the intended recipient. If you
received this in error, please contact the sender and delete the e-mail
and its attachments from all computers.

-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



viewing servlets on Tomcat

2008-03-05 Thread Richard Dunne
I have Tomcat installed, but I am unable to view the servlets examples from the 
Tomcat homepage http://localhost In Web.xml, I have changed param-value for 
listing to true.  I have uncommented the invoker servlet.  Is there any other 
configs that I might be missing?

Richard.


  

Looking for last minute shopping deals?  
Find them fast with Yahoo! Search.  
http://tools.search.yahoo.com/newsearch/category.php?category=shopping

Re: viewing servlets on Tomcat

2008-03-05 Thread Hassan Schroeder
On Wed, Mar 5, 2008 at 10:12 AM, Richard Dunne
[EMAIL PROTECTED] wrote:
 I have Tomcat installed, but I am unable to view the servlets examples

 I have changed param-value for listing to true.  I have uncommented the 
 invoker servlet.

You shouldn't do the latter at all, and neither has anything to do with
viewing the servlets examples.

Being specific about what unable to view means would help -- are
there errors in your log files?

And it should go without saying that basic info on platform/Tomcat/Java
versions would be useful...

-- 
Hassan Schroeder  [EMAIL PROTECTED]

-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: viewing servlets on Tomcat

2008-03-05 Thread Richard Dunne
Of course,  Tomcat 6, jre1.6.0_04, jdk1.6.0_04 installed on XP


- Original Message 
From: Hassan Schroeder [EMAIL PROTECTED]
To: Tomcat Users List users@tomcat.apache.org
Sent: Wednesday, March 5, 2008 7:06:16 PM
Subject: Re: viewing servlets on Tomcat

On Wed, Mar 5, 2008 at 10:12 AM, Richard Dunne
[EMAIL PROTECTED] wrote:
 I have Tomcat installed, but I am unable to view the servlets examples

 I have changed param-value for listing to true.  I have uncommented the 
 invoker servlet.

You shouldn't do the latter at all, and neither has anything to do with
viewing the servlets examples.

Being specific about what unable to view means would help -- are
there errors in your log files?

And it should go without saying that basic info on platform/Tomcat/Java
versions would be useful...

-- 
Hassan Schroeder  [EMAIL PROTECTED]

-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


  

Never miss a thing.  Make Yahoo your home page. 
http://www.yahoo.com/r/hs

Re: viewing servlets on Tomcat

2008-03-05 Thread Hassan Schroeder
On Wed, Mar 5, 2008 at 11:42 AM, Richard Dunne
[EMAIL PROTECTED] wrote:
 Of course,  Tomcat 6, jre1.6.0_04, jdk1.6.0_04 installed on XP

logs? actual error?

-- 
Hassan Schroeder  [EMAIL PROTECTED]

-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: viewing servlets on Tomcat

2008-03-05 Thread Richard Dunne
sorry, having a bad day! head all over the place.  I have checked the logs at
c:\Program Files\Apache Software Foundation\Tomcat 6.0\logs and there is 
nothing logged for this. 

HTTP Status 404 - /examples/servlets/



type Status report
message /examples/servlets/
description The requested resource (/examples/servlets/) is not available.



Apache Tomcat/6.0.16



- Original Message 
From: Hassan Schroeder [EMAIL PROTECTED]
To: Tomcat Users List users@tomcat.apache.org
Sent: Wednesday, March 5, 2008 7:44:10 PM
Subject: Re: viewing servlets on Tomcat

On Wed, Mar 5, 2008 at 11:42 AM, Richard Dunne
[EMAIL PROTECTED] wrote:
 Of course,  Tomcat 6, jre1.6.0_04, jdk1.6.0_04 installed on XP

logs? actual error?

-- 
Hassan Schroeder  [EMAIL PROTECTED]

-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


  

Be a better friend, newshound, and 
know-it-all with Yahoo! Mobile.  Try it now.  
http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ 


Re: viewing servlets on Tomcat

2008-03-05 Thread Richard Dunne
One explanation might be this.  I had a look at my localhost directory
c:\Program Files\Apache Software Foundation\Tomcat 6.0\webapps\ROOT and there 
is no examples folder.  If the resource does not not exist one might expect a 
HTTP error.  should I try a re-install?

- Original Message 
From: Hassan Schroeder [EMAIL PROTECTED]
To: Tomcat Users List users@tomcat.apache.org
Sent: Wednesday, March 5, 2008 7:06:16 PM
Subject: Re: viewing servlets on Tomcat

On Wed, Mar 5, 2008 at 10:12 AM, Richard Dunne
[EMAIL PROTECTED] wrote:
 I have Tomcat installed, but I am unable to view the servlets examples

 I have changed param-value for listing to true.  I have uncommented the 
 invoker servlet.

You shouldn't do the latter at all, and neither has anything to do with
viewing the servlets examples.

Being specific about what unable to view means would help -- are
there errors in your log files?

And it should go without saying that basic info on platform/Tomcat/Java
versions would be useful...

-- 
Hassan Schroeder  [EMAIL PROTECTED]

-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


  

Be a better friend, newshound, and 
know-it-all with Yahoo! Mobile.  Try it now.  
http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ 


RE: viewing servlets on Tomcat

2008-03-05 Thread Caldarale, Charles R
 From: Richard Dunne [mailto:[EMAIL PROTECTED] 
 Subject: Re: viewing servlets on Tomcat
 
 I had a look at my localhost directory
 c:\Program Files\Apache Software Foundation\Tomcat 
 6.0\webapps\ROOT and there is no examples folder.

Nor should there be.  The webapps/ROOT directory contains the default
webapp; examples is under webapps/examples.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for use only by the intended recipient. If you
received this in error, please contact the sender and delete the e-mail
and its attachments from all computers.

-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: viewing servlets on Tomcat

2008-03-05 Thread Richard Dunne
Hi Chuck,

If it should be, it's not.  webapps contains docs, host-manager, manager and 
ROOT.  theres no examples folder which worries me if it should be there.  any 
suggestions?

Richard.





- Original Message 
From: Caldarale, Charles R [EMAIL PROTECTED]
To: Tomcat Users List users@tomcat.apache.org
Sent: Wednesday, March 5, 2008 11:08:03 PM
Subject: RE: viewing servlets on Tomcat

 From: Richard Dunne [mailto:[EMAIL PROTECTED] 
 Subject: Re: viewing servlets on Tomcat
 
 I had a look at my localhost directory
 c:\Program Files\Apache Software Foundation\Tomcat 
 6.0\webapps\ROOT and there is no examples folder.

Nor should there be.  The webapps/ROOT directory contains the default
webapp; examples is under webapps/examples.

- Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for use only by the intended recipient. If you
received this in error, please contact the sender and delete the e-mail
and its attachments from all computers.

-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


  

Looking for last minute shopping deals?  
Find them fast with Yahoo! Search.  
http://tools.search.yahoo.com/newsearch/category.php?category=shopping

RE: viewing servlets on Tomcat

2008-03-05 Thread Caldarale, Charles R
 From: Richard Dunne [mailto:[EMAIL PROTECTED] 
 Subject: Re: viewing servlets on Tomcat
 
 If it should be, it's not.  webapps contains docs, 
 host-manager, manager and ROOT. 

I think a reinstall is in your future.  I prefer installing from the
.zip rather than the .exe, since it gives you more options for running
Tomcat - the .zip includes .bat files for starting and stopping Tomcat
as well as running it as a service, whereas the .exe only installs as a
service.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for use only by the intended recipient. If you
received this in error, please contact the sender and delete the e-mail
and its attachments from all computers.

-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]