|
WebLogic Server 6.1 Code Examples, BEA Systems, Inc. |
Before you run the client applications in this directory, be sure
to build the whole example.
This includes building the WebLogic Server (iiop/rmi/server/wls
) and the Tuxedo Server (iiop/rmi/server/tux
)
as well. It is also crucial that you have your environment set up correctly. Make sure you have run through the set up and building on
the WebLogic Server side first :
Be sure to also take a look at the Tuxedo client code.
ping_client.exe -ORBid BEA_IIOP -ORBInitRef NameService=corbaloc:iiop:ip_address:2468/NameService
Enter the correct ip address and port for your particular configuration
Read more about WebLogic RMI over IIOP in the Developer Guide, Using WebLogic RMI over IIOP.
Read more about WebLogic EJB in the Developer Guide, BEA WebLogic Server Enterprise JavaBeans.
Read more about WebLogic RMI in the Developer Guide, Using WebLogic RMI.
For more information about WebLogic Server WebLogic Tuxedo Connector, see:
|
Documentation is available at http://e-docs.bea.com/wls/docs61 |