>SH> I am having xml-batik and all the necessary steps taken regarding
>SH> setting environment variable. I am working on Windows NT .
>
>SH> When I tried to run .\build svgbroswer , compilation is done and
>SH> also I am getting SVG browser , but when I tried to open a svg
>SH> file in the browser I am getting the Exception
>
>SH> NoSuchMethodException :
>SH> 
>org.apache.batik.dom.util.SAXDocumentFactory.createDocument(SAXDocumentFactory.java
>
>     This is a classpath issue 90% of the time, it's a little unclear
>why you would have it if you are using the build script, did you
>rename some of the directories?  Do you have a DOM implementation in
>your JRE's extension folder?

No I have not renamed anything . DOM implementation , that is jaxp.jar and 
parser.jar from sun is having in JRE's extention folder.



>
>SH> C:> java SaveAsJPEG anne.svg
>
>SH> Java.io.IOException:Can’t find bundle for base name
>SH> org.apache.batik.dom.svg.resources.dtduris, locale en_US
>
>SH> At
>SH> 
>org.apache.batik.dom.util.SAXDocumentFactory.createDocument(SAXDocumentFactory.java)
>
>     Also 90% sure it's a classpath issue, here it's almost certain
>that you don't have the resources directory (xml-batik/resources) on
>your class path.
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]
>


_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp


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

Reply via email to