Interact with the WebSphere J2EE container

Interaction with a container is limited to these aspects:

  1. The WebSphere administrative console and WCCM allow users to define Web services to WebSphere. As part of the definition of a service, the administrator might define a preferred port.
  2. WSIF makes log and trace calls to the WebSphere Server JRAS services.
  3. Some providers use the J2EE programming model to use J2EE services.
  4. WSIF wraps the use of container services so that when WSIF is run in an unmanaged (thin) environment, the operation can succeed.