> Hmmm, the source code says > > if( null != sourceLocator ) > { > n.addExtraDescription("location", sourceLocator.getSystemId()); > ... > } > > so the NPE doesn't come from sourceLocator being null. Also, if > getSystemId() returns null, the method is >
It depends on which version of Cocooon they are using. The test 'null != sourceLocator' is not yet present in 2.02, it was only added on May 7. -- Bruno Dumon --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]