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:

  1. Click the Topology tab.
  2. 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
  3. Click the User Profile Manager to display its properties.
  4. Set the Enable User Profile property to True. (If it is already True, you do not need to complete steps 5 and 6).
  5. Click Apply.
  6. 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.