Because of the way WebSphere Commerce is deployed in this environment,
a default work class is not created for managing traffic into service classes.
If you want to classify traffic into service classes, you must create the
default work class.
关于本任务
Do the following to create the default work class:
过程
- Launch the Deployment Manager Administration Console.
- Click Applications > Enterprise Applications.
- Select the WC_demo application.
- Click the Service Policies tab.
- Expand Work Classes for HTTP Requests.
- Click New.
- Name the work class Default_HTTP_WC.
- For each of the WAR files, add the custom pattern wildcard (*)
to the member list of the work class:
- CommerceAccelerator.war
- OrganizationAdministration.war
- SiteAdministration.war
- Stores.war
- Click Next and then Finish to complete the work class
creation.
- Expand Work Classes for HTTP Requests.
- Expand Default_HTTP_WC.
- Ensure that the default service policy Default_SP (Default_TC) is
selected.
- Click OK and save changes.