I'm starting to use sparklines in a project now and I wonder what's up
with the error message I get when starting my Resin instance.
=============
[13:36:24.403] com.caucho.xml.XmlParseException: jar:file:/C:/
resin-3.0.17/lib/spark-1.2.jar!/META-INF/spark.tld:9: <jsp-version> is
an unexpected tag (parent <taglib> starts at 6).
[13:36:24.403]
[13:36:24.403] <short-name> is expected.
[13:36:24.403]
[13:36:24.403] <taglib> syntax: (@version, @xsi:schemaLocation?,
<description>*, <display-name>?, <icon>?, <tlib-version>, <short-
name>, <uri>?, <validator>?, <listener>*, <tag>*, <tag-file>*,
<function>*, <taglib-extension>*)
=============
I'm using Resin-3.0.17 and jdk1.5.0_08. Does the included tld-file
have errors?
Have you found a solution or figured out what the tld problem is since
you posted this?
If not, I'll try and take another look, but I don't currently have
Resin setup...