Hi Phani, WebLogic have something called the JCOM Bridge, which builds a bridge between Java and COM objects. I heve been using that to get my EJBs talking to some COM objects and that has worked very well. It should also work in the reverse direction to. Check out JCOM in the WebLogic docs.
The JCOM Bridge is just a rebadged product called JIntegra, (can't remember the URL, sorry) but you can also look into that. Regards IV > from: phani <[EMAIL PROTECTED]> > date: Fri, 31 May 2002 09:28:27 > to: [EMAIL PROTECTED] > subject: Re: Calling Ejb from VB > > Hi, > I deployed a simple Hello ejb componet on WL6.0. > Now i want to call that componenet form VisualBasic client. > Is it possible?If so how to call it? > > If possible can any one paste a example code or any example url > > Thanks in advance. > phani http://www.amazon.co.uk/exec/obidos/redirect-home?tag=velloscouk-21&placement=home_multi.gif&site=amazon =========================================================================== 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".
