December 2002
Intermediate to advanced
556 pages
12h 29m
English
The thin application client phrase refers to the Java client that is not running within the J2EE client container. It is a stand-alone Java application, that implements EJB clients connecting to an EJB container of WebSphere Application Server.
The clients usually run on a client machine separated from the application server. In order to connect to the server you have to provide the connection information for the EJB client, including the server name and the port number (the default port number for WebSphere Application Server V5 is 2809).
There are certain configurations you have to set for the JVM in order to operate in a secure environment. These settings are the following:
Djava.security.auth.login.config ...
Read now
Unlock full access