I was wondering if anyone had been successful in the invocation of C++
COM objects from Java via the BlackConnect project.
It seems either way i try to invoke a a C++ method from Java i get a
core dump in the bcjavastubs dll. Ive tried working off of the BC
JavaSample class in which one passes a componentManger from C++ to java,
and ive had some success but to no avail i core dump on invoking a C++
method. Ive also tried creating a ProxyFactory instance and going from
there, even though i do not have a valid orb ptr.....but i also lose it
in the same place. help! thanks

Jason



Reply via email to