Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[higgins-dev] Re: Request for IdAS CP jar

Ramakrishna,


I see what you are saying but I'm not sure why that link isn't recognized while the other utils are.  Meanwhile, you can check out that project and build the jar yourself if you like.  Those links are correct on the components page.


Does anyone know what the stable and nightly builds aren't hooked for this jar?


Thanks,

Tom

>>> Ramakrishna J Gorthi <rjgorthi@xxxxxxxxxx> 1/5/2009 8:08 PM >>>

Hey Tom,
        Was trying to compile a JNDI CP for IdAS, but am stuck into the following issue:

org.eclipse.higgins.util.idas.cp.jscript.JScriptExecSettingHandler
java.lang.ClassNotFoundException: org.eclipse.higgins.util.idas.cp.jscript.JScriptExecSettingHandler
        at java.net.URLClassLoader$1.run(Unknown Source)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.net.URLClassLoader.findClass(Unknown Source)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        at java.lang.ClassLoader.loadClassInternal(Unknown Source)
        at java.lang.Class.forName0(Native Method)
        at java.lang.Class.forName(Unknown Source)
        at org.eclipse.higgins.configuration.xml.ConfigurationHandler.configure(ConfigurationHandler.java:256)
        at org.eclipse.higgins.configuration.xml.ConfigurationHandler.configure(ConfigurationHandler.java:174)
        at com.ibm.idas.jndi.test.JNDICPTest.openContext(JNDICPTest.java:35)
        at com.ibm.idas.jndi.test.JNDICPTest.main(JNDICPTest.java:129)


I tried to hunt for higgins-util-idas-cp.jar, but the download link seems broken. I found your ID listed as the owner to that section. Can you please point me to the right place where I can download this jar?

Do let me know if you need any further information on this.

Thanks & Regards,
Ramakrishna J Gorthi.
Email: rjgorthi@xxxxxxxxxx


Back to the top