Skip to content
This repository has been archived by the owner on Feb 22, 2024. It is now read-only.

RuntimeExceptions on many stylesheets #2

Open
retog opened this issue Jan 14, 2015 · 0 comments
Open

RuntimeExceptions on many stylesheets #2

retog opened this issue Jan 14, 2015 · 0 comments

Comments

@retog
Copy link
Member

retog commented Jan 14, 2015


curl sandbox.fusepool.info:8164?xslt=http%3A%2F%2Fwww.dbis.informatik.uni-goettingen.de%2Fteaching%2FSeminars%2FML-SS13%2FSVG%2BSMIL%2FSVG%2BSMIL-Examples%2Fpiechart.xsl
<html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 500 </title>
</head>
<body>
<h2>HTTP ERROR: 500</h2>
<p>Problem accessing /. Reason:
<pre>    java.lang.RuntimeException: javax.activation.MimeTypeParseException: Unable to find a sub type.</pre></p>
<hr /><i><small>Powered by Jetty://</small></i>
</body>
</html>

also:

curl sandbox.fusepool.info:8164?xslt=http://xspf.org/ns/0/XSPF.xsl

In this example the transfomer could infer the output type application/xml from xsl:output.

For

curl http://sandbox.fusepool.info:8164?xslt=http://cpansearch.perl.org/src/JUNOS/junoscript-perl-6.4I0/examples/diagnose_bgp/xsl/html.xsl

the output format should be text/html

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant