Re: tomcat config

2007-03-15 Thread Will Glass-Husain

Where is the context XML.  Is it in a file named "Projects.xml" in the
conf/Catalina/localhost directory?

WILL

On 3/15/07, Richard Dunne <[EMAIL PROTECTED]> wrote:


Appreciate the idea, no joy though.


- Original Message 
From: David Fisher <[EMAIL PROTECTED]>
To: Jakarta General List 
Sent: Thursday, March 15, 2007 9:48:49 PM
Subject: Re: tomcat config


Try 

Make sure that  is inside of 

Also, at least this is so for tomcat 4.1.31//

Good luck/

Dave


On Mar 15, 2007, at 2:19 PM, Richard Dunne wrote:

> After subscribing to apache mailing list, I tried mailing
> users@tomcat.apache.org and got a delivery failure message.  I have
> a query re: tomcat configuration.  If this is not the correct list,
> apologies, perhaps someone can point me in the right direction.  I
> have installed tomcat 5 on my machine and got the page which states
> that "if you are seeing this page then your installation of apache
> tomcat was successful".  On that assumption I tried to access a
> file called index.jsp in a folder called Projects located at c:\  I
> entered the following line in server.xml:   
> I typed http://localhost:8080/Projects hoping to see index.jsp, but
> got a http error instead.
>
> Any ideas what may be causing the error?
>
> Richard.
>
>
>
> __
> __
> Be a PS3 game guru.
> Get your game face on with the latest PS3 news and previews at
> Yahoo! Games.
> http://videogames.yahoo.com/platform?platform=120121


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]





Food fight? Enjoy some healthy debate
in the Yahoo! Answers Food & Drink Q&A.
http://answers.yahoo.com/dir/?link=list&sid=396545367





--
Forio Business Simulations

Will Glass-Husain
415 440-7500x89
[EMAIL PROTECTED]
www.forio.com


Re: tomcat config

2007-03-15 Thread Richard Dunne
Appreciate the idea, no joy though.


- Original Message 
From: David Fisher <[EMAIL PROTECTED]>
To: Jakarta General List 
Sent: Thursday, March 15, 2007 9:48:49 PM
Subject: Re: tomcat config


Try 

Make sure that  is inside of 

Also, at least this is so for tomcat 4.1.31//

Good luck/

Dave


On Mar 15, 2007, at 2:19 PM, Richard Dunne wrote:

> After subscribing to apache mailing list, I tried mailing  
> users@tomcat.apache.org and got a delivery failure message.  I have  
> a query re: tomcat configuration.  If this is not the correct list,  
> apologies, perhaps someone can point me in the right direction.  I  
> have installed tomcat 5 on my machine and got the page which states  
> that "if you are seeing this page then your installation of apache  
> tomcat was successful".  On that assumption I tried to access a  
> file called index.jsp in a folder called Projects located at c:\  I  
> entered the following line in server.xml:   
> I typed http://localhost:8080/Projects hoping to see index.jsp, but  
> got a http error instead.
>
> Any ideas what may be causing the error?
>
> Richard.
>
>
>
> __ 
> __
> Be a PS3 game guru.
> Get your game face on with the latest PS3 news and previews at  
> Yahoo! Games.
> http://videogames.yahoo.com/platform?platform=120121


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


 

Food fight? Enjoy some healthy debate 
in the Yahoo! Answers Food & Drink Q&A.
http://answers.yahoo.com/dir/?link=list&sid=396545367

Re: tomcat config

2007-03-15 Thread David Fisher

Try 

Make sure that  is inside of debug="0" appBase="webapps" ... 


Also, at least this is so for tomcat 4.1.31//

Good luck/

Dave


On Mar 15, 2007, at 2:19 PM, Richard Dunne wrote:

After subscribing to apache mailing list, I tried mailing  
users@tomcat.apache.org and got a delivery failure message.  I have  
a query re: tomcat configuration.  If this is not the correct list,  
apologies, perhaps someone can point me in the right direction.  I  
have installed tomcat 5 on my machine and got the page which states  
that "if you are seeing this page then your installation of apache  
tomcat was successful".  On that assumption I tried to access a  
file called index.jsp in a folder called Projects located at c:\  I  
entered the following line in server.xml:   
I typed http://localhost:8080/Projects hoping to see index.jsp, but  
got a http error instead.


Any ideas what may be causing the error?

Richard.



__ 
__

Be a PS3 game guru.
Get your game face on with the latest PS3 news and previews at  
Yahoo! Games.

http://videogames.yahoo.com/platform?platform=120121



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: tomcat config

2007-03-15 Thread Richard Dunne
I tried that but I am getting "Unable to connect" message.  see attachment


- Original Message 
From: Will Glass-Husain <[EMAIL PROTECTED]>
To: Jakarta General List 
Sent: Thursday, March 15, 2007 8:15:34 PM
Subject: Re: tomcat config


Not sure about the mailing list issue, but have you tried these for the
docBase instead?  I seem to remember the volume name is case sensitive. I've
also had problems with directions of slashes.

c:/Projects
C:/Projects
/Projects

WILL



On 3/15/07, Richard Dunne <[EMAIL PROTECTED]> wrote:
>
> After subscribing to apache mailing list, I tried mailing
> users@tomcat.apache.org and got a delivery failure message.  I have a
> query re: tomcat configuration.  If this is not the correct list, apologies,
> perhaps someone can point me in the right direction.  I have installed
> tomcat 5 on my machine and got the page which states that "if you are seeing
> this page then your installation of apache tomcat was successful".  On that
> assumption I tried to access a file called index.jsp in a folder called
> Projects located at c:\  I entered the following line in server.xml:
> 
> I typed http://localhost:8080/Projects hoping to see index.jsp, but got a
> http error instead.
>
> Any ideas what may be causing the error?
>
> Richard.
>
>
>
>
> 
> Be a PS3 game guru.
> Get your game face on with the latest PS3 news and previews at Yahoo!
> Games.
> http://videogames.yahoo.com/platform?platform=120121




-- 
Forio Business Simulations

Will Glass-Husain
415 440-7500x89
[EMAIL PROTECTED]
www.forio.com


 

It's here! Your new message!  
Get new email alerts with the free Yahoo! Toolbar.
http://tools.search.yahoo.com/toolbar/features/mail/-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Re: tomcat config

2007-03-15 Thread Will Glass-Husain

Not sure about the mailing list issue, but have you tried these for the
docBase instead?  I seem to remember the volume name is case sensitive. I've
also had problems with directions of slashes.

c:/Projects
C:/Projects
/Projects

WILL



On 3/15/07, Richard Dunne <[EMAIL PROTECTED]> wrote:


After subscribing to apache mailing list, I tried mailing
users@tomcat.apache.org and got a delivery failure message.  I have a
query re: tomcat configuration.  If this is not the correct list, apologies,
perhaps someone can point me in the right direction.  I have installed
tomcat 5 on my machine and got the page which states that "if you are seeing
this page then your installation of apache tomcat was successful".  On that
assumption I tried to access a file called index.jsp in a folder called
Projects located at c:\  I entered the following line in server.xml:

I typed http://localhost:8080/Projects hoping to see index.jsp, but got a
http error instead.

Any ideas what may be causing the error?

Richard.





Be a PS3 game guru.
Get your game face on with the latest PS3 news and previews at Yahoo!
Games.
http://videogames.yahoo.com/platform?platform=120121





--
Forio Business Simulations

Will Glass-Husain
415 440-7500x89
[EMAIL PROTECTED]
www.forio.com


tomcat config

2007-03-15 Thread Richard Dunne
After subscribing to apache mailing list, I tried mailing 
users@tomcat.apache.org and got a delivery failure message.  I have a query re: 
tomcat configuration.  If this is not the correct list, apologies, perhaps 
someone can point me in the right direction.  I have installed tomcat 5 on my 
machine and got the page which states that "if you are seeing this page then 
your installation of apache tomcat was successful".  On that assumption I tried 
to access a file called index.jsp in a folder called Projects located at c:\  I 
entered the following line in server.xml:   
I typed http://localhost:8080/Projects hoping to see index.jsp, but got a http 
error instead. 

Any ideas what may be causing the error?

Richard.


 

Be a PS3 game guru.
Get your game face on with the latest PS3 news and previews at Yahoo! Games.
http://videogames.yahoo.com/platform?platform=120121