
Signature
The comp.lang.java.gui FAQ:
ftp://ftp.cs.uu.nl/pub/NEWS.ANSWERS/computer-lang/java/gui/faq
http://www.uni-giessen.de/faq/archiv/computer-lang.java.gui.faq/
J-Integra is a commercial product, but is faster and more robust than
other Java COM solutions (eg, it is used by companies in sectors such
as financial, government, military, etc). Depending on what your
requirements are, one of the open source (free) solutions may be
adequate for you. Test drive all your options before deciding.
As for J-Integra, it comes with a 'java2com' tool which automatically
generates a COM TLB which can be imported by your VB or C++ client for
early binding access to Java objects. It also supports late binding
where no wrappers need to be generated. Regardless of whether early
binding or late binding is used, the COM client and Java server can be
located on separate machines.
For "VB to Java" and "C++ to Java" examples, see the documentation at
http://j-integra.intrinsyc.com/support/com/doc/.
Regards,
Shane Sauer
------------------------------------------------------------------------------
J-Integra Interoperability Solutions
http://j-integra.intrinsyc.com/
high performance interop middleware for java, corba, com & .net
richardsosborn@gmail.com - 08 Mar 2006 21:01 GMT
I've been on project using JIntegra commercially (CNN uses it). Its
very robust.
Some problems are overloaded methods, etc. Otherwise it was very
adequate.
TalkingRain - 10 Mar 2006 23:52 GMT
> I've been on project using JIntegra commercially (CNN uses it). Its
> very robust.
> Some problems are overloaded methods, etc. Otherwise it was very
> adequate.
I am glad for that fact that jintregra is used by CNN, but just take a
look on JNIWrapper's customers page:
http://www.jniwrapper.com/pages/contact/clients Doesn't it speak for
itself?
And speaking about robustness... well, most such products are robust
otherwise they got nothing to do in this business, so this is not the
big point in comparison of such products also. But apparently
JNIWrapper(ComfyJ) has the best price/quality value plus great support.