Hi Marsh,
marsh <[EMAIL PROTECTED]> wrote on 07/14/2008 02:08:29 PM:
> I do have the jar file in my class path and I verified that the
properties
> file existed. I think I found the problem though... I think its a
namespace
> conflict with the html code thats in the properties file. Im not using
the
> svg prefix or namespce.
I doubt it. That 'html code' is for the standard Java text element
that we use in the tooltip. I think for some reason it can't find/isn't
allowed to load the properties file. Are you running in an Applet or
something else that might make permissions a problem?