Joern Nettingsmeier schrieb: > > > [EMAIL PROTECTED] wrote: >> - protected static final String AC_CONFIGURATION_FILE = >> "config/ac/ac.xconf".replace('/', >> + protected static final String AC_CONFIGURATION_FILE = >> "config/access-control/ac.xconf".replace('/', >> File.separatorChar); > > a while ago i asked about path separators, and iirc someone (you?) > explained that those hacks could be removed when the file:// url scheme > is used. would that work here as well (we're using java file i/o, i > suppose), or only with cocoon source resolvers?
Yes, I think so. But we can as well switch to source resolving here. If you have a couple of minutes ... :) -- Andreas --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]