Deploying the WAR on IBM WebSphere Application Server
The WAR file is deployed in the normal manner for IBM® WebSphere®. After deploying madclient.war but before starting it, make sure that the classloading behavior for the application is configured.
Set the classloading behavior as follows:
- Set “Class loader order” to “Classes loaded with local class loader first (parent last)”.
- Set “WAR class loader policy” to “Single class loader for application”.
Note: Depending on the version of IBM WebSphere you are using, the Context Root
is entered either early or later in the deployment process. Be sure
to enter madclient as the Context Root when
prompted.