Hello,

J-Integra is a generic Java-COM bridge which is not specific to EJB,
however with the latest release we have added features which should make
it possible from VB to do things like:
Dim myBean as Object
Set myBean = GetObject("ejb:cn=ObjectName")
myBean.myMethod(...)

If you are feeling a little adventurous, you are familiar with VB and
with Java/JNDI/EJB, please feel free to give it a go. There is nothing
particularly complicated involved -- should take less than an hour to
try it out.

Documentation: http://www.linar.com/jintegra/doc/
The EJB specific stuff is under "Reference->Using Java Objects from
COM->Intercepting the instanciation of Java objects"

Kit (which includes the doc) downloadable from http://www.linar.com/

Please send all feedback to [EMAIL PROTECTED] -- bug reports and
enhancement suggestions are particularly welcome.

Regards,
    Damian

--
Damian Mehers.
Linar Ltd.  +44 (0)7050 669643  http://www.linar.com/
J-Integra: no compromise bridging between Pure Java and ActiveX.

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to