<xsl:param name="something"/> should work too.
Eric Rodriguez
--- "Gregor J. Rothfuss" <[EMAIL PROTECTED]> wrote:
> Annie Dumont wrote:
>
> > org.apache.cocoon.ProcessingException: Unable to
> get transformer handler
> > for cocoon://lenya-page/iut/authoring/index.xml:
> >
>
org.apache.excalibur.xml.xslt.XSLTProcessorException:
> Exception in
> > creating Transform Handler
> >
> > cause: java.lang.NullPointerException
>
> this is most likely a stylesheet problem. earlier
> xalan versions were
> too forgiving, and older lenya versions therefore
> had xslt bugs. one to
> look out for is
>
> <xsl:param name="something" value=""/> is wrong,
> should be
> <xsl:param name="something" value="''"/>
>
>
---------------------------------------------------------------------
> To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> For additional commands, e-mail:
> [EMAIL PROTECTED]
>
>
__________________________________
Do you Yahoo!?
Read only the mail you want - Yahoo! Mail SpamGuard.
http://promotions.yahoo.com/new_mail
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]