You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Aaron Cooper <AR...@vac-acc.gc.ca> on 2001/07/24 19:41:05 UTC

help please!

Hi

   I've checked documentation and have tried things already suggested, but still without success. Does anyone know where I could go to get information or give me some help? 

   I have placed a /baseball under /webapps.  When I type in http://localhost:8080/baseball from my UNIX workstation, it works fine.  However, when I type the URL/baseball from my PC, it cannot find the directory.  Apache came already set up with tomcat, I do not understand why it wont show from my PC, when the /examples directory shows perfectly finr from my PC.  

Any help greatly appreciated.

Aaron


Re: help please!

Posted by John Hebert <jo...@vedalabs.com>.
Aaron Cooper wrote:

> Hi
> 
>    I've checked documentation and have tried things already suggested, but still without success. Does anyone know where I could go to get information or give me some help? 
> 
>    I have placed a /baseball under /webapps.  When I type in http://localhost:8080/baseball from my UNIX workstation, it works fine.  However, when I type the URL/baseball from my PC, it cannot find the directory.  Apache came already set up with tomcat, I do not understand why it wont show from my PC, when the /examples directory shows perfectly finr from my PC.  


Hmmm. Make sure your browser cache is clean. What you are doesn't seem 
like it should work.


-- 
John Alex Hebert
john@vedalabs.com
System Engineer

RE: help please!

Posted by Chris McNeilly <cm...@smartbrief.com>.
Aaron,

Are you running apache/tomcat on your PC?  We had this problem before
and it turned out to be a case problem on the directories.  The PC
ignores case while UNIX is case-sensitive.  We had Web-Inf instead of
WEB-INF.

Chris

> -----Original Message-----
> From: Aaron Cooper [mailto:ARCOOPER@vac-acc.gc.ca]
> Sent: Tuesday, July 24, 2001 1:41 PM
> To: tomcat-user@jakarta.apache.org
> Subject: help please!
>
>
> Hi
>
>    I've checked documentation and have tried things already
> suggested, but still without success. Does anyone know where
> I could go to get information or give me some help?
>
>    I have placed a /baseball under /webapps.  When I type in
> http://localhost:8080/baseball from my UNIX workstation, it
> works fine.  However, when I type the URL/baseball from my
> PC, it cannot find the directory.  Apache came already set up
> with tomcat, I do not understand why it wont show from my PC,
> when the /examples directory shows perfectly finr from my PC.
>
> Any help greatly appreciated.
>
> Aaron
>
>