Tomcat4 + Apache2, and I need the tomcat connectors

2002-07-15 Thread Joey Kovacs

OK,

I have Tomcat and Apache working on windows 2000 at work no problem
I went to my friends house,
and the connectors will not work.

I noticed that the older connctors work..
the Newer ones dont..

at work I have jakarta-tomcat-connectors-4.0.2-01-src.zip--- this works fine

the new one is jakarta-tomcat-connectors-4.0.4-src.zip -- this does NOT 
work,,, is this a problem

It asks for this Coyote.jar file?? when I  use the ant.bat file???

and there is something wrong with the Build.xml??
anyone can help??
HELP



_
Chat with friends online, try MSN Messenger: http://messenger.msn.com


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




Re: Tomcat4 + Apache2, and I need the tomcat connectors

2002-07-15 Thread Joey Kovacs

Can someone help me with my Situation problem?

I I think its the connectors that they put out!
i dont think they are good!
anyway!




From: Joey Kovacs [EMAIL PROTECTED]
Reply-To: Tomcat Users List [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: Tomcat4 + Apache2, and I need  the tomcat connectors Date: Mon, 15 
Jul 2002 17:04:04 +

OK,

I have Tomcat and Apache working on windows 2000 at work no problem
I went to my friends house,
and the connectors will not work.

I noticed that the older connctors work..
the Newer ones dont..

at work I have jakarta-tomcat-connectors-4.0.2-01-src.zip--- this works 
fine

the new one is jakarta-tomcat-connectors-4.0.4-src.zip -- this does NOT 
work,,, is this a problem

It asks for this Coyote.jar file?? when I  use the ant.bat file???

and there is something wrong with the Build.xml??
anyone can help??
HELP



_
Chat with friends online, try MSN Messenger: http://messenger.msn.com


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




j03b0x3r


_
Join the world’s largest e-mail service with MSN Hotmail. 
http://www.hotmail.com


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




Re: Tomcat4 + Apache2, and I need the tomcat connectors

2002-07-15 Thread Rick Mills

Hi Joey

I found that the easiest way to connect Apache to Tomcat was to use
mod_proxy:

http://jakarta.apache.org/tomcat/tomcat-4.0-doc/proxy-howto.html

This method requires no connectors to be built (unlike mod_jk and
mod_webapp) - instead Apache communicates with Tomcat using HTTP. The amount
of configuration of Apache and Tomcat required is also less.

Kind regards
Rick Mills


 Can someone help me with my Situation problem?

 I I think its the connectors that they put out!
 i dont think they are good!
 anyway!



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




Re: Tomcat4 + Apache2, and I need the tomcat connectors

2002-07-15 Thread Joey Kovacs

Is this good,, even if apache and tomcat are running on the same PC??


From: Rick Mills [EMAIL PROTECTED]
Reply-To: Tomcat Users List [EMAIL PROTECTED]
To: Tomcat Users List [EMAIL PROTECTED]
Subject: Re: Tomcat4 + Apache2, and I need the tomcat connectors
Date: Mon, 15 Jul 2002 20:35:24 +0100

Hi Joey

I found that the easiest way to connect Apache to Tomcat was to use
mod_proxy:

http://jakarta.apache.org/tomcat/tomcat-4.0-doc/proxy-howto.html

This method requires no connectors to be built (unlike mod_jk and
mod_webapp) - instead Apache communicates with Tomcat using HTTP. The 
amount
of configuration of Apache and Tomcat required is also less.

Kind regards
Rick Mills


  Can someone help me with my Situation problem?
 
  I I think its the connectors that they put out!
  i dont think they are good!
  anyway!



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





j03b0x3r


_
MSN Photos is the easiest way to share and print your photos: 
http://photos.msn.com/support/worldwide.aspx


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




AW: Tomcat4 + Apache2, and I need the tomcat connectors

2002-07-15 Thread Ralph Einfeldt

But this method has the same drawback as the current implementation
of mod_webapp: It serves all content under a webapp through tomcat. 
If you want that apache serves the static content you have to place 
the static content outside the webapp.

 -Ursprüngliche Nachricht-
 Von: Rick Mills [mailto:[EMAIL PROTECTED]]
 Gesendet: Montag, 15. Juli 2002 21:35
 An: Tomcat Users List
 Betreff: Re: Tomcat4 + Apache2, and I need the tomcat connectors
 
 I found that the easiest way to connect Apache to Tomcat was to use
 mod_proxy: 
 http://jakarta.apache.org/tomcat/tomcat-4.0-doc/proxy-howto.html
 

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