Hi,

I wanted to use batik 1.8 libraries along with geotools. Geotools is
dependent on batik 1.7. Replacing 1.7 jar files with 1.8 is not a solution
because some of the classes are missing or package has changed in Batik 1.8.

I am getting error logged below.
Can I expect a resolution in upcoming versions of geotools?

Thanks in advance,
Sunish

org.geotools.renderer.lite.StreamingRenderer fireErrorEvent
SEVERE: org/apache/batik/dom/svg/SAXSVGDocumentFactory
java.lang.NoClassDefFoundError:
org/apache/batik/dom/svg/SAXSVGDocumentFactory
    at
org.geotools.renderer.style.SVGGraphicFactory.getIcon(SVGGraphicFactory.java:93)
    at
org.geotools.renderer.lite.MetaBufferEstimator.visit(MetaBufferEstimator.java:355)
    at org.geotools.styling.GraphicImpl.accept(GraphicImpl.java:349)
    at
org.geotools.renderer.lite.MetaBufferEstimator.visit(MetaBufferEstimator.java:239)
    at
org.geotools.styling.PointSymbolizerImpl.accept(PointSymbolizerImpl.java:93)
    at
org.geotools.renderer.lite.MetaBufferEstimator.visit(MetaBufferEstimator.java:142)
    at
org.geotools.renderer.lite.StreamingRenderer.findRenderingBuffer(StreamingRenderer.java:1479)
    at
org.geotools.renderer.lite.StreamingRenderer.getStyleQuery(StreamingRenderer.java:996)
    at
org.geotools.renderer.lite.StreamingRenderer.processStylers(StreamingRenderer.java:1981)
    at
org.geotools.renderer.lite.StreamingRenderer.paint(StreamingRenderer.java:820)
    at
org.geotools.renderer.lite.StreamingRenderer.paint(StreamingRenderer.java:616)
------------------------------------------------------------------------------
Announcing the Oxford Dictionaries API! The API offers world-renowned
dictionary content that is easy and intuitive to access. Sign up for an
account today to start using our lexical data to power your apps and
projects. Get started today and enter our developer competition.
http://sdm.link/oxford
_______________________________________________
GeoTools-GT2-Users mailing list
GeoTools-GT2-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users

Reply via email to