OK I have fixed the internal DOM level 1 problem with savaJe. Now there is
another one..
When the rendering is about to start I get a org.w3c.css.sac.CSSException:
unknown protocol: bytearray. There is a lot of files in the stack trace and
the folowing show up before a long trace with batik files again:
The document located at
"bytearray:/org/apache/batik/dom/svg/resources/UserAgentStyleSheet.css"
represents an invalid CSS document.
Unknown protocol: bytearray
java.lang.ExceptionInInitializerError: java.lang.IllegalArgumentException:
Can't load standard profile at java.awt.color.ICC_Profile.getInstance etc
etc....
The savaJe faq says that saveJe is jdk 1.3 compatible and desktop or
personal java applications will run under savaJe.
Haakon
> -----Original Message-----
> From: Thierry Kormann [mailto:[EMAIL PROTECTED]]
> Sent: 3. august 2001 14:03
> To: Batik Users; Svendsen Hpkon
> Subject: Re: Batik SVGJCanvas in savaJE on the iPAQ
>
>
> On Friday 03 August 2001 12:08, Svendsen Hpkon wrote:
> > Yes, I've included all the jar files including
> batik-ext.jar with the
> > DOMImplementation class.
> >
> > Would you get a NoSuchMethodError if it was a classpath problem ?
>
> yes if a dom binding is found and does not include the
> method. That is the
> case we have xerces in your classpath before our w3c dom
> binding for example.
>
> Please ensure that batik-ext.jar before any other .jar files.
>
> Hope this helps,
> Thierry.
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]