ejb@glassfish.java.net

CMIS 440 -- JAVA EE course

From: Irena Bojanova <IBojanova_at_umuc.edu>
Date: Sun, 3 Dec 2006 21:40:44 -0500

Dear Sir or Madam,
 
I am teaching a class on Java EE at the UMUC and would like to ask some questions on the Sful A simple EJB 3.0 Stateful Session Bean example, provided at:

                https://glassfish.dev.java.net/javaee5/ejb/examples/Sful.html <https://glassfish.dev.java.net/javaee5/ejb/examples/Sful.html>

I have deployed the provided EJB on a remote UMUC Sun Application server and have successfully run the provided Java client from my home machine using:

                java -Dorg.omg.CORBA.ORBInitialHost=remoteHostName ejb30/SfulJavaClient

Now, I am trying to run from my home Sun Application server the provided Application Client. I know that I have to use something like:

                 appclient -client Sfulappclient.jar

However, I am definitely missing where and how to specify the remote host.
 
Could you please help me with this?
 
Sincerely,
Irena