Enable the User Profile Class
This sample requires that you enable the default UserProfile
class on the WebSphere Application Server.
You can enable the UserProfile (or verify that is has
been done) from the Topology tab of the Administrative Console:
- Click the Topology tab.
- Expand the WebSphere Admin Domain to view the User
Profile Manager, located at the following path (where <node>
is your host):
WebSphere Admin Domain , <node>, Default Server, servletEngine,
User Profile Manager
- Click the User Profile
Manager to display its properties.
- Set the Enable User Profile property to True. (If
it is already True, you do not need to complete steps 5 and 6).
- Click Apply.
- Stop the Default Server and start it again for
the change to take effect.
Refer to the WebSphere
Application Server Manager help for more information on UserProfile.
|