RMI/IIOP Access to EJBs |
GUI Based Deployment
Since a pre-built Enterprise
Archive (.ear)
file for the sample application is included with the application server,
you can use the Admin GUI to quickly read in the .ear file and deploy
it to the application server.
On the first machine where application server is running, package ACC. Go to the directory of
Note that the appclient.jar is intended to be used on a remote machine with same type of operating system. For example, appclient.jar created on a Solaris system will not function on a Win32 system.
If you intend to run the client application on a remote machine, you need to transfer the rmi-simpleClient.jar, j2ee.jar and appserv-rt.jar files to the client machine. Although the rmi-simpleClient.jar file is used in this example to run application client with or without an ACC, it contains more files than absolutely necessary for the situation in which an ACC is not used. The minimal files required to run the example on a remote machine without an ACC are the j2ee.jar and appserv-rt.jar file and the following files as extracted from the rmi-simpleClient.jar file:
On Solaris:
On Windows:
Copyright (c) 2004 Sun Microsystems, Inc.
All rights reserved.