Re: Unable to get transformer handler...

2003-07-01 Thread Joerg Heinicke
each instance I want the parameters in the URI available to the xslt. The transformation works perfectly fine on the command line (with saxon), but I keep getting "Unable to get transformer handler for style/xsl/repos2rdg.xsl" as an error (with "Eception in creating Tranform Handl

Unable to get transformer handler...

2003-07-01 Thread James Cummings
rs in the URI available to the xslt. The transformation works perfectly fine on the command line (with saxon), but I keep getting "Unable to get transformer handler for style/xsl/repos2rdg.xsl" as an error (with "Eception in creating Tranform Handler"). Looking through possibl

Re: Unable to get transformer handler for stylesheets/blah.xsl

2003-06-05 Thread Steven Cummings
I'm posting the test-case now. I've discovered (in only the simple case that you'll see), that the simple case of the stylesheet from the sitemap including one other that doesn't have its own includes is fine. When the included stylesheet includes yet one or more stylesheets of its own, that's w

Re: Unable to get transformer handler for stylesheets/blah.xsl

2003-06-04 Thread Steven Cummings
sure thing, I'll do that first thing in the morning when I get in. /S Joerg Heinicke <[EMAIL PROTECTED]> wrote: >Sorry, I didn't scroll below the start of the exception trace :) > >If you don't have a real error in your stylesheets, it will work with >Xalan. xsl:include is probably the reason,

Re: Unable to get transformer handler for stylesheets/blah.xsl

2003-06-04 Thread Joerg Heinicke
Sorry, I didn't scroll below the start of the exception trace :) If you don't have a real error in your stylesheets, it will work with Xalan. xsl:include is probably the reason, it had problems with resolving relative paths. But we thought the problem is already solved with the dev version of X

Re: Unable to get transformer handler for stylesheets/blah.xsl

2003-06-04 Thread Steven Cummings
;> TIA /S >>> >>> Relevant info: Windows XP Java 1.4.1_02 Tomcat 4.1.24 (LE-jdk14) >>> Cocoon 2.1m2 (2.1cvs has been tried as well) >>> >>> Here is the page-output for the error: >>> >>> ->8--------

Re: Unable to get transformer handler for stylesheets/blah.xsl

2003-06-04 Thread Steven Cummings
le. Sender: >> org.apache.cocoon.servlet.CocoonServlet Source: Cocoon Servlet >> >> Request URI loginpage >> >> cause Unable to create templates for stylesheet: >> file:/path/to/stylesheets/blah.xsl >> >> request-uri /my-app/loginpage >> --8<--

Re: Unable to get transformer handler for stylesheets/blah.xsl

2003-06-04 Thread Joerg Heinicke
he details from error.log: ->8--------- org.apache.cocoon.ProcessingException: Unable to get transformer handler for stylesheets/blah.xsl: org.apache.excalibur.xml.xslt.XSLTProcessorException: Exception in creating Transform Handler at org.apache.cocoon.transfo

Unable to get transformer handler for stylesheets/blah.xsl

2003-06-04 Thread Steven Cummings
tails from error.log: ->8----- org.apache.cocoon.ProcessingException: Unable to get transformer handler for stylesheets/blah.xsl: org.apache.excalibur.xml.xslt.XSLTProcessorException: Exception in creating Transform Handler at org.apache.cocoon.transformation.TraxT