does the webapp work at both locations? / and /zed?
how are you achieving your mapping? are you deploying it as ROOT.war?
Just splashing it down in your web-app directory?
-- -Chris Beck - Coradiant, Inc - Research & Development - +1.514.908.6314- -- www.coradiant.com - Technical foresight driving Internet economics -- ------- This email represents my opinion, not that of Coradiant. ------- Hoping to fashion a mirror, the lover doth polish the face of his beloved until he produces a skull. -- John Updike Greetings, When I start resin the one webapp I have deployed is initiatied twice. I have the webapp mapped to be the root application and resin treats it as two separate apps. Here's a gist of the boot procedure - [2002-09-30 11:53:01.418] initializing application http://localhost/zed <bootup messages> [2002-09-30 11:53:11.813] initializing application http://localhost/ <bootup messages again!> Static initialization code (establishing singletons, etc) also doesn't have any idea of the previous instanciation. How do I configure my webapp to only start once ? _______________________________ Ivar Vasara User Interface Programmer http://zed.cbc.ca (604) 662-6631 Canadian Broadcasting Corporation (604) 662-6631Received on Mon 30 Sep 2002 14:02:38 -0700
This archive was generated by hypermail 2.1.8 : Thu Sep 28 2006 - 20:17:17 PDT