Sylvain Wallez wrote:

Olivier Billard wrote:

Hi all !

I'm trying to use the blob protocol. It uses the BlobSourceFactory, defined in the cocoon.xconf. The factory uses BlobSource class, which is AbstractLogEnabled. But where is the logger defined for this component ? The BlobSource isn't defined anywhere ?!?
So when I use the blob protocol, BlobSource throws a NullPointerException, because it doesn't find the logger via getLogger().


Any tip ?



Fixed : setupLogger(blob) was missing in BlobSourceFactory.getSource().


Thanks for reporting, please cross-check !

Sylvain

Good for me !


--
Olivier



Reply via email to