You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by "Brian Minchau (JIRA)" <xa...@xml.apache.org> on 2005/05/02 19:55:05 UTC

[jira] Resolved: (XALANJ-2073) The output format must have a '{http://xml.apache.org/xslt}content-handler' property!

     [ http://issues.apache.org/jira/browse/XALANJ-2073?page=all ]
     
Brian Minchau resolved XALANJ-2073:
-----------------------------------

    Resolution: Incomplete

Resolving as incomplete.
Not enough information provided to reproduce this problem and it looks like this is not a
Xalan issue, but an application class loader issue.

Please re-open if this is still an issue
and if additional information can be given to
help us reproduce this one.

> 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
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


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