You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Bobby Mitchell <bo...@niac.usra.edu> on 2003/05/28 16:13:01 UTC

Error using "Protected Area" in samples

Using Version: 2.1m3-dev, RedHat 9.0, Tomcat 4.1.24.

I tried to access "Protected Area" in samples and get the following error:
   

org.apache.cocoon.ProcessingException: Unable to get transformer handler 
for stylesheets/simple-page2html.xsl: 
org.apache.excalibur.xml.xslt.XSLTProcessorException: Exception in 
creating Transform Handler

cause: org.apache.excalibur.xml.xslt.XSLTProcessorException: Unable to 
create templates for stylesheet: 
file:/var/tomcat4/webapps/cocoon/samples/protected/stylesheets/simple-page2html.xsl

Anybody see this and figure it out?

-- 
Robert J. (Bobby) Mitchell
Systems Administrator
NASA Institute for Advanced Concepts
555A 14th St Atlanta, Ga. 30318
Phone: (404)347-9633 Fax: (404)347-9638




---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-users-unsubscribe@xml.apache.org
For additional commands, e-mail: cocoon-users-help@xml.apache.org


Re: Error using "Protected Area" in samples

Posted by Joerg Heinicke <jo...@gmx.de>.
Hello Bobby,

try to use Xalan instead of XSLTC for this transformation. In the best 
case it will work (possible bug in XSLTC: 
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20308), in the worst 
case you will at least get a better error message.

Joerg

Bobby Mitchell wrote:
> Using Version: 2.1m3-dev, RedHat 9.0, Tomcat 4.1.24.
> 
> I tried to access "Protected Area" in samples and get the following error:
>  
> org.apache.cocoon.ProcessingException: Unable to get transformer handler 
> for stylesheets/simple-page2html.xsl: 
> org.apache.excalibur.xml.xslt.XSLTProcessorException: Exception in 
> creating Transform Handler
> 
> cause: org.apache.excalibur.xml.xslt.XSLTProcessorException: Unable to 
> create templates for stylesheet: 
> file:/var/tomcat4/webapps/cocoon/samples/protected/stylesheets/simple-page2html.xsl 
> 
> 
> Anybody see this and figure it out?


---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-users-unsubscribe@xml.apache.org
For additional commands, e-mail: cocoon-users-help@xml.apache.org