Howdy, >I have two webapps running under different contexts. They are both fairly >large and reference their context within the coding. Is there any way I >can setup an alias for each of the old apps and point them both at a new >context?
What would the ideal solution be for you? You can always set up a context with a filter mapped to /* that just does a redirect to another context. >Hopefully this is something simple that I have just over looked. The core item overlooked here was in the design of the two existing webapps: hard-coding their context name is what leads to exactly this sort of predicament. Yoav Shapira This e-mail, including any attachments, is a confidential business communication, and may contain information that is confidential, proprietary and/or privileged. This e-mail is intended only for the individual(s) to whom it is addressed, and may not be saved, copied, printed, disclosed or used by anyone else. If you are not the(an) intended recipient, please immediately delete this e-mail from your computer system and notify the sender. Thank you. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
