ejb@glassfish.java.net

EJB and Client on Different Computers

From: Benjamin Lin <benjaminlin_at_rocketmail.com>
Date: Tue, 18 Nov 2008 17:37:25 -0800 (PST)

Hi,   I am learning JEE. You gave an excellent EJB example on https://glassfish.dev.java.net/javaee5/ejb/examples/Sless.html. You showed application client and standalone java client in the same computer. If I want to put EJB and client on different computers, how can I run EJB and client on different computers? Could you please tell me how to modify it?   Thanks. Ben