Right Now I use JRun ...and Apache.... I only use JRun as a standalone server for developpement purpose....
but ont the production platform...I use Apache...to connect to Jrun... I think it is the best thing to do to avoid conflicts.... no routing, no translation the only port users see and know is port 80 on HTTP..... simple.... Of course if you have reasons not to switch.....let's try to fix it! Xavier XP> -----Message d'origine----- XP> De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] XP> Envoy� : vendredi 10 janvier 2003 12:24 XP> � : [EMAIL PROTECTED] XP> Objet : SV: Can�t access Tomcat from outside router, help ! XP> XP> XP> I don�t use any connector between apache and tomcat, I run XP> tomcat as standalone. XP> XP> /D XP> XP> -----Ursprungligt meddelande----- XP> Fr�n: Xavier Pr�lat [mailto:[EMAIL PROTECTED]] XP> Skickat: den 10 januari 2003 12:24 XP> Till: Tomcat Users List XP> �mne: RE: Can�t access Tomcat from outside router, help ! XP> XP> XP> Hi, XP> XP> In the LAN mode are you calling your application using port XP> 8080...(usually XP> for developpement purpose...) ?? this should work.... XP> XP> but you can call your application calling port 80 too, is this XP> case...you XP> call Apache on port 80, which calls Tomcat on port 8080 using its XP> connector.... XP> XP> So I think you don't need to redirect anything in your XP> router.....check your XP> Apache/Tomcat connector!! XP> XP> make sense ?? XP> XP> Xavier XP> XP> XP> XP> XP> -----Message d'origine----- XP> XP> De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] XP> Envoy� : vendredi 10 janvier 2003 10:56 XP> � : [EMAIL PROTECTED] XP> Objet : Can�t access Tomcat from outside router, help ! XP> XP> XP> Hello everyone ! XP> XP> I have a small problem: XP> I run Tomcat 4.1.12 on port 8080 and it works fine to use it on XP> the local network (behind a router using NAT with static ip�s) XP> but from outside the router I can�t get any contact with port XP> 8080. I also use Apache on port 80 and that works fine. I have XP> configured the proper port redirection in the router and all XP> services work fine, except Tomcat. XP> Are there any settings in Linux Mandrake or in Tomcat, that XP> anyone can think of, that would stop me from accessing Tomcat XP> from outside the router ? XP> XP> Sincerely XP> Dan XP> XP> -- XP> To unsubscribe, e-mail: XP> <mailto:[EMAIL PROTECTED]> XP> For additional commands, e-mail: XP> <mailto:[EMAIL PROTECTED]> XP> XP> -- 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]>
