Hi All,
I am having a problem on weblogic jcom 7.00. I had posted an earlier
question also, but did not get any reply to it.
We r doing a Weblogic 7.0 JCOM application with a VBClient and a stateles
ssession bean using JCOM bridge.
While running the client ,the client is has to reach the server twice
once-- Set objTemp = CreateObject("myserver:jndi:statelessJNDI")
Set objHome = objTemp
second time-- Set objRemote = objHome.Create()
This code is working on a local client and server but does not work on a
remote client.
The objTemp object is null in case of remote client.and gives a "activex
component cannot create object" error.
Any idea abt this ??
This is very critical.
vikram.
===========================================================================
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".