Thanks (again :) !) Sylvain !
It seems that you're right...
The effect is still not what I meant, but now the cocoon: works...
--
Olivier
Sylvain Wallez wrote:
> Olivier Billard wrote:
>
>> Hi all !
>>
>> I posted my question on "Users", but it seems more appropriate to ask
>> it here.
>> I want to use a generated stylesheet with an XSL transformer, using
>> the cocoon protocol.
>> But I get this error :
>>
>> org.apache.cocoon.ProcessingException: Unable to get transformer
>> handler for cocoon://picto-filter.xsl:
>> org.apache.excalibur.xml.xslt.XSLTProcessorException: Exception in
>> creating Transform Handler
>
>
>
> This exception often occurs when the stylesheet is not correct. You
> should have more details about what goes wrong either in some chained
> exception, or in the log files (Xalan often logs the error before
> raising the exception).
>
> Sylvain
>
|