EJBIIOP

Previous Next

See Also

You can use the EJBIIOP component to show how to invoke methods of an Enterprise Java Bean (EJB) component that runs on a server. Note that this component requires the EJB client class libraries to be present in the Java class path. The EJBIIOP component uses EJBs that communicate using the Remote Method Invocation over Internet Inter-ORB Protocol (RMI-IIOP). You can find out more about this protocol at http://java.sun.com.