When I start Resin, i get the following in the log file: [22:37:38.661] ServletServer[] starting [22:37:39.001] Host[] starting [22:37:40.273] Application[http://localhost:8080/webcms] starting [22:37:40.453] Application[http://localhost:8080/basicportal] starting [22:37:40.563] Application[http://localhost:8080] starting [22:37:40.583] Application[http://localhost:8080/webCMS] starting [22:37:40.653] http listening to *:8080
As you can see there are two webCMS applications starting. Now I added a web-app of webCMS to the resin.conf file. But it seems that the other web-apps match the directory names but the case is incorrect. so my questions: 1. if there is a directory under webapps, then resin by default assumes it is a web-app and loads as such? 2. why isn't the case correct? s/b webCMS but resin loads webcms. i'm running win2000 so doesn't completely matter. just wondering. 3. why doesn't the web-app tag over-ride the default load? 4. is there any consequence to this dual loading?? dave s. _______________________________________________ MVC-Programmers mailing list [EMAIL PROTECTED] http://www.basebeans.net:8080/mailman/listinfo/mvc-programmers