> > On Mar 12, 2014, at 20:23 , Alex Rojkov <[email protected]> wrote: > >> Did you remove resin:import for app-default.xml by any chance ? > > Why do you ask?
app-default.xml has all the required imports to for web.xml, resin-web.xml, etc. Without the imports application won’t be properly initialized. Commenting app-default.xml out or excluding the imports would make application behave as you describe. > > _______________________________________________ > resin-interest mailing list > [email protected] > http://maillist.caucho.com/mailman/listinfo/resin-interest _______________________________________________ resin-interest mailing list [email protected] http://maillist.caucho.com/mailman/listinfo/resin-interest
