On Mon, Apr 18, 2011 at 12:07 PM, Jason King <[email protected]> wrote:
> I didn't think changing an IP would break the alias config? Is TomCat > actually checking to see if the server is bound to an IP in the alias? > Honestly I don't know, hence my "shot in the dark" comment. > As soon as I put my app's code > back in place, it won't restart. > Ah-ha, now we're getting somewhere. So it's not a configuration issue at all but a code one. What files are checked on startup that could cause it to break? Could > it be something in my app's WEB-INF folder? > I'd start with Application.cfc and onApplicationStart and work my way down from there ... -- Matthew Woodward [email protected] http://blog.mattwoodward.com identi.ca / Twitter: @mpwoodward Please do not send me proprietary file formats such as Word, PowerPoint, etc. as attachments. http://www.gnu.org/philosophy/no-word-attachments.html -- official tag/function reference: http://openbd.org/manual/ mailing list - http://groups.google.com/group/openbd?hl=en
