public class LaunchWebLogicThinClient
extends java.lang.Object
A BEA WebLogic Server speficic shell class to launch a MAXIMO client
program when the Application Security is enabled to be used. This
class performs the basic username and password authentication with
the application server and then executes the MAXIMO client program
using the authenticated user context.
A J2EE thin client program is not run from within an application server
provided client container and we cannot use the environment mappings
specified in the application client deployment descriptors.