Re: Multiple URLs/Single IP

2002-02-03 Thread Micael Padraig Og mac Grene
I am not trying to make www.aa.com into xx.aa.com and yy.aa.com but rather trying to get www.aa.com and ww.bb.com which have the same IP address to be webapps/aa and webapps/bb. Isn't the virtual hosts the first solution? I think I am beginning to see how to do this, but I don't see how virtu

DO NOT REPLY [Bug 6211] New: - bug with jsp:plugin

2002-02-03 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

Re: Multiple URLs/Single IP

2002-02-03 Thread Micael Padraig Og mac Grene
I am not trying to make a number of aliases from one host but use many hosts to one app each for one IP. At 11:32 PM 2/3/02 -0800, you wrote: >The underlying VirtualHost entries can then Include the directives to the >Tomcat instance that handles that vhost. If you want one Tomcat, then you >ca

Re: cvs commit: jakarta-tomcat RELEASE-PLAN-3.3.1.txt

2002-02-03 Thread Bill Barker
- Original Message - From: <[EMAIL PROTECTED]> To: "Tomcat Developers List" <[EMAIL PROTECTED]> Sent: Sunday, February 03, 2002 10:36 PM Subject: Re: cvs commit: jakarta-tomcat RELEASE-PLAN-3.3.1.txt > On Sat, 2 Feb 2002, Bill Barker wrote: > > > > +4416 URI En/Decoding not w

Re: Multiple URLs/Single IP

2002-02-03 Thread Bill Barker
The underlying VirtualHost entries can then Include the directives to the Tomcat instance that handles that vhost. If you want one Tomcat, then you can use mod_rewrite (within the VirtualHost) to direct to the correct Context. - Original Message - From: "Micael Padraig Og mac Grene" <[EMA

Apache 1.3.22 and 1.3.23 LoadModule Error with Tomcat 4.0.1

2002-02-03 Thread Micael Padraig Og mac Grene
I am getting an error I cannot find in the lists. The error, on trying to run Apache, after adding LoadModule and AddModule to conf, I get the error: Invalid Command 'LoadModule', perhaps this is mis-spelled or defined by a module not included in the server configuration. I downloaded the app

Re: Multiple URLs/Single IP

2002-02-03 Thread Bojan Smojver
I think you should have a look into Tomcat User's guide, "Configuring Virtual Hosting" section, as it explains how this is done. I'm not 100% any more if virtual hosting has been improved in any way in the 3.2.x series over what't described in the manual, but I can tell you for sure that 3.3.x ser

Re: cvs commit: jakarta-tomcat RELEASE-PLAN-3.3.1.txt

2002-02-03 Thread costinm
On Sat, 2 Feb 2002, Bill Barker wrote: > > +4416 URI En/Decoding not working > > + (investigate and fix if feasible) > My vote is for LATER, since as I understand the bug it is too late to test > this well, and the fix (if not done right) has the potential to create > s

Re: Multiple URLs/Single IP

2002-02-03 Thread Micael Padraig Og mac Grene
Thanks, Bill. However, I looked at the documentation. What makes you think that solves this problem? I am not saying you are wrong, but I don't see how that does it. Micael At 03:44 PM 2/3/02 -0800, you wrote: >This is largely what NameVitualHost(s) are for in Apache. See: >http://httpd.ap

Re: Issues with Tomcat 4.0.1 and WebAppDeploy

2002-02-03 Thread Punky Tse
Donna, First, what does access_log and error_log say? Can you see "Web-application not yet deployed" in error_log? Second, can you reach http://papeete:88/manager/ ? Do you start Tomcat before httpd is started? Try this sequence. If you use webapp-1.0.1 you will encounter such problem. Regar

DO NOT REPLY [Bug 6209] New: - missing from sample web.xml file

2002-02-03 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 6208] New: - Bug in Tomcat's implementation of the sendRedirect method of the HttpServletResponse interface

2002-02-03 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

Should StandardCluster.stop() throw a LifecycleException?

2002-02-03 Thread Janek Bogucki
Hi, Should StandardCluster.stop() throw a LifecycleException? StandardCluster.stop () does not throw a LifecycleException when stop () is invoked on an instance which has not been started. A message is logged but then the code proceeds and a NullPointerException could result. (I don't understa

DO NOT REPLY [Bug 6206] New: - Sixteen Lifecycle implementers disagree with Lifecycle API docs

2002-02-03 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

Re: Multiple URLs/Single IP

2002-02-03 Thread Bill Barker
This is largely what NameVitualHost(s) are for in Apache. See: http://httpd.apache.org/docs/mod/core.html#namevirtualhost - Original Message - From: "Micael Padraig Og mac Grene" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, February 03, 2002 8:25 AM Subject: Multiple URLs/Sin

DO NOT REPLY [Bug 5958] New: - Wrong mod_jk.conf for path pattern

2002-02-03 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

Multiple URLs/Single IP

2002-02-03 Thread Micael Padraig Og mac Grene
How can I map multiple URLs, e.g. www.aa.com and www.bb.com, which are pointed to a single IP address, e.g. 210.34.247.21, to multiple web applications, e.g. webapps/aa and webapps/bb? Many thanks for any help. I have had a solution offered with a Layer-7 Switch and a squid proxy, but I woul

I18n

2002-02-03 Thread Deacon Marcus
Hi, I have to implement i18n in Tomcat 4.01/4.02, selecting files like file_en.jsp when file.jsp is requested via RequestDispatcher. Basically, I have to change requested path inside RequestDispatcher based on info provided in both ServletContext and active HttpServletRequest. Where is the best pl

RE: PageCaching Feature

2002-02-03 Thread Gunnar Wagenknecht
-Original Message- From: Deacon Marcus [mailto:[EMAIL PROTECTED]] Sent: Sunday, February 03, 2002 3:14 PM To: Tomcat Developers List Subject: RE: PageCaching Feature >Hi, >Check http://www.opensymphony.com/oscache/ , you may find it interesting. > >Greetings, deacon Marcus Hi! Thank

RE: PageCaching Feature

2002-02-03 Thread Deacon Marcus
Hi, Check http://www.opensymphony.com/oscache/ , you may find it interesting. Greetings, deacon Marcus > -Original Message- > From: Gunnar Wagenknecht [mailto:[EMAIL PROTECTED]] > Sent: Sunday, February 03, 2002 2:46 PM > To: [EMAIL PROTECTED] > Subject: PageCaching Feature > > > Hi! >

PageCaching Feature

2002-02-03 Thread Gunnar Wagenknecht
Hi! I'm wondering if it is possible to implement a page chaching mechanisme into the Tomcat Engine? Did anyone thought about this before? Where can I find suitable development documents to evalutate the implementation of such a functionality into the Tomcat Engine? I currently evaluating and wor

DO NOT REPLY [Bug 6201] New: - ISO-8859-8-i problem. (hebrew)

2002-02-03 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

Private vs protected in org.apache.catalina.core.*

2002-02-03 Thread Deacon Marcus
Hi, Why so many things in org.apache.catalina.core.* are private instead of protected? Even the smallest changes in subclasses requires copy-pasting pages of code since most utility methods are private while they could as well be protected :/ Greetings, deacon Marcus -- To unsubscribe, e-mail:

Re: ClassLoader priorities?

2002-02-03 Thread Sriram N
--- Deacon Marcus <[EMAIL PROTECTED]> wrote: > Hi, > Is it possible to override single classes in Tomcat by placing .class files > in server/classes? If a .class exists both in /lib/.jar and > /classes//.class which one is used? > For Tomcat 4, the following priority list is followed: /WEB-INF/

ClassLoader priorities?

2002-02-03 Thread Deacon Marcus
Hi, Is it possible to override single classes in Tomcat by placing .class files in server/classes? If a .class exists both in /lib/.jar and /classes//.class which one is used? Greetings, deacon Marcus -- To unsubscribe, e-mail: For additional commands, e-mail:

Feature request - context as a vhost and a sub-dir

2002-02-03 Thread Deacon Marcus
Hi, Would it be possible for contexts to exist as a vhost (cntxt.domain.ext) and a sub-dir (www.domain.ext/cntxt) at the same time? Greetings, deacon Marcus -- To unsubscribe, e-mail: For additional commands, e-mail: