Thanks, Vadim, for pointing this out. I just changed this back to be in line
with the CASTOR_URI declaration in CastorTransformer.java, i.e. use a
namespace declaration of

xmlns:castor="http://castor.exolab.org/cocoontransfomer";

in my page. Though now I am facing the same problem as in my original email,
iow I am still getting a NPE. Any idea why ?

Werner

Vadim Gritsenko wrote:

> Werner Guttmann wrote:
> ...
>
> >PS Btw, the Castor sample shipped with Cocoon 2.0.3 has an error in the
> >namespace documentation of the test.xml file, iow it really reads
> >
> ><?xml version="1.0"?>
> ><zoo xmlns:castor="http://castor.exolab.org/cocoontransfomer";>
> >
>
> Actually, this is not error in demo; it's a typo in a transformer
> itself. Thanks for pointing this out.
>
> This namespace typo can easily be fixed because this transformer is
> still in the scratchpad (== alpha).
>
> Vadim
> ...
>
> ---------------------------------------------------------------------
> Please check that your question  has not already been answered in the
> FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>
>
> To unsubscribe, e-mail:     <[EMAIL PROTECTED]>
> For additional commands, e-mail:   <[EMAIL PROTECTED]>


---------------------------------------------------------------------
Please check that your question  has not already been answered in the
FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>

To unsubscribe, e-mail:     <[EMAIL PROTECTED]>
For additional commands, e-mail:   <[EMAIL PROTECTED]>

Reply via email to