> > (Well, I did find META-INF/redback/redback-core.xml, but it's in a
> .jar ...)
> >
> > So I'm stuck, I guess.
> > Anyone got an idea how to get unstuck again?
>
> If that's the file you want to modify, extract it from the jar and
> put
> it in WEB-INF/classes/META-INF/redback/redback-core.xml . Unless the
> spec has changed, Servlet containers are required to load things in
> WEB-INF/classes before WEB-INF/lib, so you should see your changes
> reflected when you re-start the app.
It looks like a plan. But only it appears it won't affect Archiva.
The above config file does not contain anything specific to the
application only the general Redback defaults.
Igor
|