Hi, On 9/13/07, Paco Avila <[EMAIL PROTECTED]> wrote: > I'm upgrading our application to 1.3.1 and I see a new jar called > "Jackrabbit-classloader". I am not sure if I need this jar because I > don't understand this new jar description. Any helps?
You don't need it if you haven't used it before. The classloader component is a new feature (since 1.3) that allows you to put your application classes within a content repository. It's quite nice for things like deploying new plugins or upgrades to existing features. BR, Jukka Zitting
