I know that there exists a patch that I can dowload so I can use RMI in Microsoft Internet Explorer, my question is: Does anyone knows a place where I can get that patch?
http://www.experts-exchange.com/Programming/Languages/Java/Q_10038079.html
Zones:
JavaDate Answered: 02/09/1998 Grade: B Views: 0
I work in VisualCafe3.0a enviroment with jdk1.2
After i run the rmiregistry task, I try to bind an rmi server object (which extends UnicastRemoteObject, and implements Remote interface) to the
rm...
http://www.experts-exchange.com/Programming/Languages/Java/Q_10133677.html
Zones:
Java,
J2SEDate Answered: 03/02/1999 Grade: C Views: 0
How to invoke a method in a Remote object(RMI)by using javawebserver1.1.3?
http://www.experts-exchange.com/Programming/Languages/Java/Q_10204812.html
Zones:
Java,
J2SEDate Answered: 01/11/2000 Grade: C Views: 0
Hello,
I have a java/rmi serveur that runs well but when i want to include references to com objects from the package opcdaauto furnished by Microsoft Visual J++ (like for example OPCServer serv=n...
http://www.experts-exchange.com/Programming/Languages/Java/Q_10331903.html
Zones:
JavaDate Answered: 05/22/2000 Grade: B Views: 0
Basically, my question is about how the server (remote object) serves the request?
Let's say one server is running all time waiting for requests coming in. When a client invokes one remote method...
http://www.experts-exchange.com/Programming/Languages/Java/Q_10339302.html
Zones:
Java,
J2SEDate Answered: 06/05/2000 Grade: C Views: 0
I have an RMI client server app going. It works great when running both VM (client and server) on the same machine and connecting by specifing the server as RMI://localhost/...
However, when I ...
http://www.experts-exchange.com/Programming/Languages/Java/Q_10389577.html
Zones:
Java,
JNDIDate Answered: 06/04/2000 Grade: A Views: 0
Hi,
This thing is giving me nightmares. I want to use microsoft vm on both server and client side communicating through RMI. I make a small HelloWorld server. The client simply calls the metho...
http://www.experts-exchange.com/Programming/Languages/Java/Q_11539898.html
Zones:
Java,
J2SEDate Answered: 04/26/2003 Grade: B Views: 0
I have an RMI application. I have a C++ Application. I have a JNI interface. I have started and initialized the virtual machine from the C++ Application. I able to find all the java classes with...
http://www.experts-exchange.com/Programming/Languages/Java/Q_11578498.html
Im using Weblogic 5.1 Server and wish to access a number of EJB remotly using RMI, however the Weblogic RMI documentations and Examples are not clear on how to setup this enviroment. I would like ...
http://www.experts-exchange.com/Programming/Languages/Java/Q_11735818.html
Zones:
Java,
EJB,
JNDIDate Answered: 11/02/2000 Grade: B Views: 0
Hi,
I'm using RMI. I have a UnicastRemoteObject. It has a bunch of methods which are specified in say ServerInt (Interface), and implemented in ServerImp (Implementation)..
It all works fine,...
http://www.experts-exchange.com/Programming/Languages/Java/Q_20077178.html
Zones:
Java,
J2SEDate Answered: 02/14/2001 Grade: A Views: 7