Re: commons-chain problems

2005-01-12 Thread Joe Germuska
I haven't used the ChainListener, but I'm wondering if you haven't caught up with the CatalogFactory API which came in shortly before the 1.0 release of Chain. What code are you using which returns a null catalog? What I think you should be using, from what you wrote and the ChainListener jav

Re: commons-chain problems

2005-01-12 Thread Pedro Salgado
On 12/1/05 5:06 pm, "James Mitchell" <[EMAIL PROTECTED]> wrote: > Well, this question is actually for the commons-chain (Jakarta Commons) > mailing list. I already sent a copy to the commons mailing list. > > What version of chain are you using? In looking thru the javadocs, that > parameter i

Re: commons-chain problems

2005-01-12 Thread James Mitchell
Well, this question is actually for the commons-chain (Jakarta Commons) mailing list. What version of chain are you using? In looking thru the javadocs, that parameter is deprecated. http://jakarta.apache.org/commons/chain/apidocs/org/apache/commons/chain/web/ChainListener.html Have you tried