Dear Werner,

> When trying to use CastorTransformer in the following scenario
> 
> <?xml version="1.0"?>
> <page xmlns:castor="http://castor.exolab.org/cocoontransfomer";>
>   <castor:InsertBean name="accountNature" scope="request"
>      mapping="props/castor-bind.xml" />
> </page>
> 
> I get the following exception:
>   java.lang.NoSuchMethodError

Check the spelling of the XML namespace.

> cocoontransfomer

You probably meant 

  cocoontransformer
              ^

That said, I'd never heard of the CastorTransformer. Based on your mail 
message I had a look in the scratchpad source and mail archives to find 
out more about it. 

In the mail archives, I found a message that mentioned the exact same 
problem. 

HTH,

Alan.

---------------------------------------------------------------------
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