X
PrevPrev Go to previous topic
NextNext Go to next topic
Last Post 28 Sep 2004 03:22 AM by  anon
IDL Java bridge - classloader problems
 1 Replies
Sort:
You are not authorized to post a reply.
Author Messages

anon



New Member


Posts:
New Member


--
28 Sep 2004 03:22 AM
    I am running into problems when using Java from within IDL if the Java code requires a Classloader (for example obtained through the Java call Foo.class.getClassLoader()). This and similar code when executed through the IDL-Java bridge returns null. Is there a way to configure IDL, or the IDL-Java bridge, such that this call does not return null ? Btw, the Java code that requires this Classloader is not completely under my control. I am using Apache's XMLBeans libraries to assist in XML parsing, and inside that code they make the above call and assume/require a non-null classloader)

    Deleted User



    New Member


    Posts:
    New Member


    --
    28 Sep 2004 03:22 AM
    I was just wondering if you had a working .idljavabrc? I am running into all sorts of problems getting the environment variables set up. Regards, Rob
    You are not authorized to post a reply.