Could you tell me what locations you have apache and tomcat serving, and
then the locations of the files you are trying to serve? We'll see what
we can do.
cheers
dim
On Mon, 23 Jul 2001, Frans Thamura wrote:
> Hi Dimitri.
>
> Work, the image is there..
>
> I find it there..
>
> This happen to all of my static html, and any relevan
> to static file, such as image.
>
> Nothing happen there.
>
> Yah, I remove the ROOT, but after I put ROOT.war
> again. this error still show up.
>
> Frans
>
> --- Dmitri Colebatch <[EMAIL PROTECTED]> wrote:
> > Hi,
> >
> > THe reason there is no debugging is because these
> > are 404 errors. Tomcat
> > is not finding the pages expected. Now assuming
> > that you have the root
> > context as $TOMCAT_HOME/webapps/ROOT then the first
> > two requests:
> >
> > > 2001-07-22 09:38:21 - Ctx( ): 404 R( +
> > > /_vti_bin/owssvr.dll + null) null
> > > 2001-07-22 09:38:21 - Ctx( ): 404 R( +
> > > /MSOffice/cltreq.asp + null) null
> >
> > is looking for the files
> > $TOMCAT_HOME/webapps/ROOT/_vti_bin/owssvr.dll and
> > $TOMCAT_HOME/webapps/ROOT/MSOffice/cltreq.asp -
> > which makes me ask the question is this really what
> > you want to do - serve
> > an asp page with tomcat? AFAIK this is actually
> > possible, but I'm not
> > sure why you'd do it.
> >
> > > 2001-07-22 09:38:23 - Ctx( /cimande ): 404 R(
> > /cimande
> > > + /images/spacer.gif + nu
> > > ll) null
> > > 2001-07-22 09:38:23 - Ctx( ): 404 R( +
> > > /images/agri.jpg + null) null
> > > 2001-07-22 09:38:23 - Ctx( /cimande ): 404 R(
> > /cimande
> > > + /images/blank.gif + nul
> > > l) null
> > > 2001-07-22 09:38:25 - Ctx( /cimande ): 404 R(
> > /cimande
> > > + /images/spacer.gif + nu
> > > ll) null
> > > 2001-07-22 09:38:25 - Ctx( /cimande ): 404 R(
> > /cimande
> > > + /images/blank.gif + nul
> > > l) null
> >
> > The rest of these are images, and expected in a
> > directory
> > $TOMCAT_HOME/webapps/cimande/images/spacer.gif and
> > $TOMCAT_HOME/webapps/cimande/images/blank.gif.
> >
> > Essentially I think you'll find that those things
> > dont exist in those
> > places (o:
> >
> > cheesr
> > dim
> >
> > >
> > >
> > > =====
> > > Let's Empowering Open Source
> > >
> > > __________________________________________________
> > > Do You Yahoo!?
> > > Make international calls for as low as $.04/minute
> > with Yahoo! Messenger
> > > http://phonecard.yahoo.com/
> > >
> >
>
>
> =====
> Let's Empowering Open Source
>
> __________________________________________________
> Do You Yahoo!?
> Make international calls for as low as $.04/minute with Yahoo! Messenger
> http://phonecard.yahoo.com/
>