On Thu, Apr 2, 2009 at 12:52 AM, Todd Volkert <[email protected]> wrote: >>> * plugin.jar >>> This jar is part of Sun's JRE (but doesn't live in the CLASSPATH by >>> default) and allows us to build against the LiveConnect API >>> (netscape.javascript.*). We use this in pivot-wtk.jar to provide our >>> component-DOM interaction API. >> >> This is too generic name for me to locate with Google. Can you provide >> me with URL to the source of this. > > The functionality is described at > http://java.sun.com/javase/6/webnotes/6u10/plugin2/liveconnect/, and > it looks like it's licensed under > http://developers.sun.com/license/berkeley_license.html
Looks to me that it is part of the JDK/JRE, and is Ok as system requirement, even if the license is something else. So, it seems that only the Jfree stuff is an issue. I'll look at this again right now. Cheers -- Niclas Hedhman, Software Developer http://www.qi4j.org - New Energy for Java I live here; http://tinyurl.com/2qq9er I work here; http://tinyurl.com/2ymelc I relax here; http://tinyurl.com/2cgsug
