Yeah, I need to flush the cache I believe.  In my XMPP application, the <image> 
tag arrives before the image and I need to "refresh" the image to have it 
change from the "missing image" image to the actual image.  I call 
JSVGCanvas.flushImageCache() and then remove and replace each <image> tag in 
the document.
 
Is there a "better" way to resolve the issue of refreshing <image> tags?
 
Michael Bishop

________________________________

From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Tue 9/11/2007 6:21 AM
To: [email protected]
Cc: [email protected]
Subject: Re: Batik and ResourceBundles again?



Hi Michael,

"Bishop, Michael W. CONTR J9C880" <[EMAIL PROTECTED]> wrote on
09/04/2007 11:24:38 AM:

> I'm running into a problem when rapidly switching between documents
> (changing the "current" document shown on the JSVGCanvas):
>
> Exception in thread "Thread-141" java.util.MissingResourceException:
Can't
> find bundle for base name
> org.apache.batik.ext.awt.image.codec.png.resources.Messages, locale
en_US
>     at

> This issue has been discussed on the list here:
> http://mail-archives.apache.org/mod_mbox/xmlgraphics-batik-
> users/200611.mbox/%3cOFBCF3226B.80A9F1AC-ON85257220.
> [EMAIL PROTECTED]

   I thought this only applied if you flushed the cache.  Are
you still flushing the cache?

> I'm just wondering if this problem was ever resolved and if the fix
> is available pre 1.7b1.  I'm running a nightly build of Batik from
> January 08th of 2007.  I can't use 1.7b1 due to the mouse click
> issues and an issue with cloning image nodes in the DOM tree.

   It certainly isn't available pre 1.7b1.


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


<<winmail.dat>>

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

Reply via email to