Brian Moseley | 9 Dec 2005 22:10
Favicon

Re: Outdated jars in maven repository

Cyrus Daboo wrote:

> I've just been stepping through stuff and it dies with this:
> 
>
org.apache.jackrabbit.server.io.ExportCollectionChain.getChain(ExportCollectionChain.java:57) 
> 
> 
> At that location:
> 
>        Catalog catalog = CatalogFactoryBase.getInstance().getCatalog();
> 
> appears to return null for catalog.
> 
> Maybe this is a configuration problem, not a servlet library version issue.
> 

yeah, that's weird. do you have 
$COSMO_HOME/tomcat/webapps/cosmo/WEB-INF/chain-catalog.xml?

Gmane