Advertisement

1 - 10 of 211 containing alltags:("rmi") (0 seconds)
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?
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...
Zones: Java, J2SEDate Answered: 03/02/1999 Grade: C Views: 0
Tags: rmi
How to invoke a method in a Remote object(RMI)by using javawebserver1.1.3?
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...
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...
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 ...
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...
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...
Zones: Java, New To Java, J2SEDate Answered: 03/23/2002 Grade: A Views: 0
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 ...
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,...
Zones: Java, J2SEDate Answered: 02/14/2001 Grade: A Views: 7