Component-managed EIS sign-on
When you specify <res-auth>Application</res-auth> in
the deployment descriptor of your application, component-managed EIS sign-on
is used.
Configuring component-managed EIS sign-on
In most cases, when you create a J2EE application using the wizards
of Rational Application Developer, the default EIS sign-on is component-managed.
The component-managed configuration setting is reflected by the <res-auth>Application</res-auth> directive
of the resource reference used by your application.
Configuring container-managed EIS sign-on
Although the method for configuring container-managed EIS sign-on is deprecated in WebSphere Application Server Version 6, this topic uses a Dynamic Web Project to illustrate how to configure a component for container-managed EIS sign-on.