The output format must have a '{http://xml.apache.org/xslt}content-handler' 
property!
-------------------------------------------------------------------------------------

         Key: XALANJ-2073
         URL: http://issues.apache.org/jira/browse/XALANJ-2073
     Project: XalanJ2
        Type: Bug
  Components: Xalan  
    Versions: 2.4Dx, 2.6    
 Environment: Windows XP Professional, JBoss 3.2.3
    Reporter: Earl Bennett


I am running a service (.SAR) under JBoss 3.2.3. My service is deployed 
"scoped" using <loader-repository> tag in jboss-service.xml.  When attempting 
to run an XSL transformation I get 

org.apache.xml.utils.WrappedRuntimeException: The output format must have a 
'{http://xml.apache.org/xslt}content-handler' property!
        at 
org.apache.xalan.serialize.SerializerFactory.getSerializer(SerializerFactory.java:142)
        at 
org.apache.xalan.transformer.TransformerImpl.createResultContentHandler(TransformerImpl.java:1038)
...

It appears SerializerFactory can not find the output-*.properties files when 
run under this configuration. 

Workaround is to add the xsl:content-handler attribute to all XSL files.


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to