RE: Tomcat & mod_webapp: somtimes browser doesn't receibe images from apache

2002-07-23 Thread Charles N. Harvey III

So far it seems to be a good connector.  Just as good as mod_webapp.
No real difference in speed.  I just like using apache as much as possible.
You just have to configure your mappings differently.

Instead of:
warp conn /myapp/

You have:
JkMount /*.jsp ajp13

So you only map jsp files to be forwarded to Tomcat instead of everything.
It is a different way of doing things.  But they have the same effect and
probably the same performance (although I have not tested).  So its up to
you.

Charlie


> -Original Message-
> From: Nicolás Marjovsky [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, July 23, 2002 2:00 PM
> To: 'Tomcat Users List'
> Subject: RE: Tomcat & mod_webapp: somtimes browser doesn't receibe
> images from apache
>
>
> Is mod_jk a good connector?
>
> -Mensaje original-
> De: Charles N. Harvey III [mailto:[EMAIL PROTECTED]]
> Enviado el: Martes, 23 de Julio de 2002 03:56 p.m.
> Para: Tomcat Users List
> Asunto: RE: Tomcat & mod_webapp: somtimes browser doesn't receibe images
> from apache
>
>
> mod_webapp forwards *ALL* requests to Tomcat.  Leaving nothing for
> Apache to handle.  If you want images and stylesheets to be kept in
> apache then you have to use mod_jk instead.
>
> Charlie
>
> > -Original Message-
> > From: Nicolás Marjovsky [mailto:[EMAIL PROTECTED]]
> > Sent: Tuesday, July 23, 2002 1:46 PM
> > To: 'Tomcat Users List'
> > Subject: Tomcat & mod_webapp: somtimes browser doesn't receibe images
> > from apache
> >
> >
> > Hello.
> > I'm using mod_webapp connector version 1.0.1, with tomcat, 4.0.1 and
> > apache 1.3.12. The problem I'm having is that sometimes the images and
>
> > stylesheets hosted by apache, referenced by the HTML pages generated
> > by the JSPs don't get loaded. The point is that when these images are
> > hosted within tomcat they work perfectly well, and all other websites
> > that are being served by Apache also work fine
> > Any idea of what might be happening?
> >
> > Thanks a lot
> > Nicolás
> >
> >
> > --
> > To unsubscribe, e-mail:
> > <mailto:[EMAIL PROTECTED]>
> > For additional commands, e-mail:
> > <mailto:[EMAIL PROTECTED]>
> >
>
>
> --
> To unsubscribe, e-mail:
> <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
> <mailto:[EMAIL PROTECTED]>
>
>
>
>
> --
> To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>


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




RE: Tomcat & mod_webapp: somtimes browser doesn't receibe images from apache

2002-07-23 Thread Nicolás Marjovsky

I forgot to tell most of the times images and styles get loaded. And
when they doesn't, they do after making a reload.

(sorry about the partitioned answer)

-Mensaje original-
De: Nicolás Marjovsky [mailto:[EMAIL PROTECTED]] 
Enviado el: Martes, 23 de Julio de 2002 02:59 p.m.
Para: 'Tomcat Users List'
Asunto: RE: Tomcat & mod_webapp: somtimes browser doesn't receibe images
from apache


I left images and stylesheets outside the context.

[apache home]   /images
/syles
/tkt-> connected with tomcat context which
serves application jsps and servlets

-Mensaje original-
De: Charles N. Harvey III [mailto:[EMAIL PROTECTED]] 
Enviado el: Martes, 23 de Julio de 2002 03:56 p.m.
Para: Tomcat Users List
Asunto: RE: Tomcat & mod_webapp: somtimes browser doesn't receibe images
from apache


mod_webapp forwards *ALL* requests to Tomcat.  Leaving nothing for
Apache to handle.  If you want images and stylesheets to be kept in
apache then you have to use mod_jk instead.

Charlie

> -Original Message-
> From: Nicolás Marjovsky [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, July 23, 2002 1:46 PM
> To: 'Tomcat Users List'
> Subject: Tomcat & mod_webapp: somtimes browser doesn't receibe images
> from apache
>
>
> Hello.
> I'm using mod_webapp connector version 1.0.1, with tomcat, 4.0.1 and
> apache 1.3.12. The problem I'm having is that sometimes the images and

> stylesheets hosted by apache, referenced by the HTML pages generated
> by the JSPs don't get loaded. The point is that when these images are 
> hosted within tomcat they work perfectly well, and all other websites 
> that are being served by Apache also work fine
> Any idea of what might be happening?
>
> Thanks a lot
> Nicolás
>
>
> --
> To unsubscribe, e-mail:
> <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: 
> <mailto:[EMAIL PROTECTED]>
>


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




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




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




RE: Tomcat & mod_webapp: somtimes browser doesn't receibe images from apache

2002-07-23 Thread Nicolás Marjovsky

Is mod_jk a good connector?

-Mensaje original-
De: Charles N. Harvey III [mailto:[EMAIL PROTECTED]] 
Enviado el: Martes, 23 de Julio de 2002 03:56 p.m.
Para: Tomcat Users List
Asunto: RE: Tomcat & mod_webapp: somtimes browser doesn't receibe images
from apache


mod_webapp forwards *ALL* requests to Tomcat.  Leaving nothing for
Apache to handle.  If you want images and stylesheets to be kept in
apache then you have to use mod_jk instead.

Charlie

> -Original Message-
> From: Nicolás Marjovsky [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, July 23, 2002 1:46 PM
> To: 'Tomcat Users List'
> Subject: Tomcat & mod_webapp: somtimes browser doesn't receibe images 
> from apache
>
>
> Hello.
> I'm using mod_webapp connector version 1.0.1, with tomcat, 4.0.1 and 
> apache 1.3.12. The problem I'm having is that sometimes the images and

> stylesheets hosted by apache, referenced by the HTML pages generated 
> by the JSPs don't get loaded. The point is that when these images are 
> hosted within tomcat they work perfectly well, and all other websites 
> that are being served by Apache also work fine
> Any idea of what might be happening?
>
> Thanks a lot
> Nicolás
>
>
> --
> To unsubscribe, e-mail: 
> <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: 
> <mailto:[EMAIL PROTECTED]>
>


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




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




RE: Tomcat & mod_webapp: somtimes browser doesn't receibe images from apache

2002-07-23 Thread Nicolás Marjovsky

I left images and stylesheets outside the context.

[apache home]   /images
/syles
/tkt-> connected with tomcat context which
serves application jsps and servlets

-Mensaje original-
De: Charles N. Harvey III [mailto:[EMAIL PROTECTED]] 
Enviado el: Martes, 23 de Julio de 2002 03:56 p.m.
Para: Tomcat Users List
Asunto: RE: Tomcat & mod_webapp: somtimes browser doesn't receibe images
from apache


mod_webapp forwards *ALL* requests to Tomcat.  Leaving nothing for
Apache to handle.  If you want images and stylesheets to be kept in
apache then you have to use mod_jk instead.

Charlie

> -Original Message-
> From: Nicolás Marjovsky [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, July 23, 2002 1:46 PM
> To: 'Tomcat Users List'
> Subject: Tomcat & mod_webapp: somtimes browser doesn't receibe images 
> from apache
>
>
> Hello.
> I'm using mod_webapp connector version 1.0.1, with tomcat, 4.0.1 and 
> apache 1.3.12. The problem I'm having is that sometimes the images and

> stylesheets hosted by apache, referenced by the HTML pages generated 
> by the JSPs don't get loaded. The point is that when these images are 
> hosted within tomcat they work perfectly well, and all other websites 
> that are being served by Apache also work fine
> Any idea of what might be happening?
>
> Thanks a lot
> Nicolás
>
>
> --
> To unsubscribe, e-mail: 
> <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: 
> <mailto:[EMAIL PROTECTED]>
>


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




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




RE: Tomcat & mod_webapp: somtimes browser doesn't receibe images from apache

2002-07-23 Thread Charles N. Harvey III

mod_webapp forwards *ALL* requests to Tomcat.  Leaving nothing for
Apache to handle.  If you want images and stylesheets to be kept in apache
then you have to use mod_jk instead.

Charlie

> -Original Message-
> From: Nicolás Marjovsky [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, July 23, 2002 1:46 PM
> To: 'Tomcat Users List'
> Subject: Tomcat & mod_webapp: somtimes browser doesn't receibe images
> from apache
>
>
> Hello.
> I'm using mod_webapp connector version 1.0.1, with tomcat, 4.0.1 and
> apache 1.3.12.
> The problem I'm having is that sometimes the images and stylesheets
> hosted by apache, referenced by the HTML pages generated by the JSPs
> don't get loaded. The point is that when these images are hosted within
> tomcat they work perfectly well, and all other websites that are being
> served by Apache also work fine
> Any idea of what might be happening?
>
> Thanks a lot
> Nicolás
>
>
> --
> To unsubscribe, e-mail:
> 
> For additional commands, e-mail:
> 
>


--
To unsubscribe, e-mail:   
For additional commands, e-mail: