On Aug 24, 2012, at 8:52 AM, Paul Cowan wrote:

> 
> On Aug 23, 2012, at 9:26 PM, Rick Mann wrote:
> 
>> In 4.0.30, this file is no longer included by resin.xml? What's the 
>> rationale here?
>> 
>> I'm trying to add the bits from it that my app(s) relied on, one by one, but 
>> I'm curious why you're no longer using it.
> 
> Hi Rick,
> 
> The app-default.xml imported was moved to cluster-default.xml along with the 
> entire <cluster-default> section, in an effort to improve readability of 
> resin.xml.
> 
> You'll also notice that we're importing app-default.xml from resin.jar with 
> "classpath:META-INF/caucho/app-default.xml" by default, since it is not 
> common or generally recommended to modify this file.  However we still 
> include app-default.xml in the conf directory and you can easily modify the 
> import line to "${__DIR__}/admin-users.xml" to use this file instead.

Whoops, copy/paste error.  I meant "${__DIR__}/app-default.xml" of course.

-Paul


_______________________________________________
resin-interest mailing list
resin-interest@caucho.com
http://maillist.caucho.com/mailman/listinfo/resin-interest

Reply via email to