Re: Limited distribution

2003-07-17 Thread Mathew McBride
Mark Claassen wrote: I had a few questions about distributing batik. First, we are using jdk1.4. Do you see any problem with using the parser (xalan) that comes with 1.4 instead of the bundled xerces parser? JDK 1.4 uses Crimson. Xalan is NOT a XML parser. It is a XSL stylesheet umm... thingy.

Batik 1.5 Test.class exception!!

2003-07-17 Thread Chen Huaping
Hi, I always get the exception when run the Batik 1.5 Test.class after complile. Anybody can help me? the java sdk which I'm using: j2sdk1.4.1_02 java.lang.ExceptionInInitializerError at org.apache.batik.swing.svg.JSVGComponent$BridgeUserAgent.getXMLParser ClassName(JSVGComponent.java:2983)

Limited distribution

2003-07-17 Thread Mark Claassen
I had a few questions about distributing batik. First, we are using jdk1.4. Do you see any problem with using the parser (xalan) that comes with 1.4 instead of the bundled xerces parser? Also, is there an easy way to limit how much of batik we distribute in our app? We really don't need a lot o

Using batik in a mixed mode

2003-07-17 Thread Yiling
Title: Using batik in a mixed mode Here is my dilemma, I am constructing a svg DOM tree in java application first without using batik: myDOM = GenericDOMImplementation.getDOMImplementation().createDocument(svgNS, "svg", null); Element root = myDOM.getDocumentElement(); Element child =

JSVGComponent exception?

2003-07-17 Thread Chen Huaping
Hi, There is a exception throw when I load any simple svg file by SVGApplication application. Anybody can help me? thanks! java.lang.ExceptionInInitializerError at org.apache.batik.swing.svg.JSVGComponent$BridgeUserAgent.getXMLParser ClassName(JSVGComponent.java:2983) at org.ap

AW: Error message when attempting to open squiggle

2003-07-17 Thread Lolling, Jan
You running the MS JVM ??? Are you shure ? Only the Sun JVM is modern enough to run Swing programs! Under Linux you have the choise to use the blackdown-java-implementation. http://java.sun.com/j2se Jan -Ursprüngliche Nachricht- Von: amzendel [mailto:[EMAIL PROTECTED] Gesendet: Mittwoch,