|
HI,
Use ADSI to wrap your calls to your LDAP server.
Use web service wrappers for each of your VB and Java objects and communicate via SOAP
Regards,
Raj -----Original
Message-----
Hi There are a few ways in which this type of integration can be handled. The fastest manner is to purchase a third party 'bridge' product. In order to get VB to talk to the LDAP server, you would need a VB-2-Java bridge. Assuming that the LDAP server has a JNDI interface. There are many such products and I am in no way endorsing this one, but take a look at this web-site to give you an idea of what this product has to offer; http://www.intrinsyc.com/ Integrating VB with J2EE app. server runs along the
same tracks. You can use the VB-2-Java bridge to communicate via RMI or
RMI/IIOP if the bridge supports this protocol. You really only need to use
RMI/IIOP if the J2EE app. server is housing some CORBA components. If the J2EE
app. server components are pure J2EE components (ejb, mdb) then use RMI or JMS
accordingly. I'm not sure how to integrating Power builder with J2EE app. server, but again a bridge would be needed or Power builder could have Java adaptors. Integrating Java applications with J2EE app. server via RMI/IIOP is a straight out the box experience. The JDK1.3 and upwards include a CORBA ORB. Again I would question why you want to use RMI/IIOP instead of pure RMI. If the J2EE app. server houses some CORBA components then yes RMI/IIOP is relevant. This is not an exhaustive list of ideas but a general most well trodden path of integrating Microsoft technology with Java technology. cheers Luie "It, Cockpit (CAP, Contractor)" <[EMAIL PROTECTED]> wrote:
SOLD.com.au - Find yourself a bargain! |
- VB to EJB Communication! It, Cockpit (CAP, Contractor)
- Re: VB to EJB Communication! Luie Matthee
- Re: VB to EJB Communication! Ted Neward
- Re: VB to EJB Communication! Andrzej Jan Taramina
- Re: VB to EJB Communication! Raj Chanian
- Re: VB to EJB Communication! Nicholas
