Skip navigation.

Using the AquaLogic Service Bus Console

  Previous Next vertical dots separating previous/next from contents/index/pdf Contents View as PDF   Get Adobe Reader

WS-Policies

This section includes the following topics:

 


Overview of WS-Policies

Web Service Policy Framework (WS-Policy) is an extensible XML-based framework that extends the configuration of a Web service with domain specific assertions and specifies the requirements, expectations, and capabilities of Web services. In AquaLogic Service Bus, one of the primary uses of WS-Policy is configuration of message-level security in proxy and business services using security policy statements. Because theWS-Policy specification has not been standardized, AquaLogic Service Bus supports a WebLogic Server-proprietary format that tracks the WS-Policy standard. For more information, see the WebLogic Server Administration Console Online Help.

WS-Policy statements ensure message integrity, confidentiality, and authentication by specifying signing, encryption, application of security algorithms, and authentication mechanisms. A WS-Policy statement may include both security and reliable messaging assertions. At this time, AquaLogic Service Bus supports WS-Policy assertions, but not reliable messaging assertions.

WS-Policy statements are XML documents, which may be in-line in a WSDL or referenced from the WSDL. A WSDL may import other WSDLs containing policy attachments, either in-line or referenced. You can associate one or more WS-Policy statements to an entire message or parts of a message.

Note: To learn how to attach a WS-Policy to a WSDL, see Securing Inbound and Outbound Messages in the BEA AquaLogic Service Bus User Guide.

WS-Policies in AquaLogic Service Bus must have an ID attribute. The value of this attribute must be unique across all WS-Policies in the Service Bus repository. The wsu:Id attribute is optional in the WS-Policy schema. However, AquaLogic Service Bus does not allow you to import a WS-Policy unless it has a wsu:Id attribute.

The following table lists the pages you can access from the Resource Browser and Project Explorer modules. The tasks and help topics associated with each are provided.

Page

Associated Tasks

Help Topics

Summary of WS-Policies

View a list of WS-Policies

Listing and Locating WS-Policies

Filter WS-Policies

Delete a WS-Policy

Deleting a WS-Policy

Create a New WS-Policy

Add a new WS-Policy

Adding a WS-Policy

WS-Policy Details


View details of a WS-Policy

Viewing and Changing WS-Policies

Edit WS-Policy Details


 

Note: To learn more about WS-Policies and security, see Securing Inbound and Outbound Messages in the BEA AquaLogic Service Bus User Guide.

 


Listing and Locating WS-Policies

The Summary of WS-Policies page enables you to view a list of Web Service Policies. (WS-Policies). WS-Policies are used in AquaLogic Service Bus to associate Web service security policy with proxy services and business services. To learn more, see Overview of WS-Policies.

To List and Locate WS-Policies

  1. From the left navigation pane, select WS-Policies from under Resource Browser. The Summary of WS-Policies page is displayed, which displays the following information for each WS-Policy. For a more detailed description of the properties, see Viewing and Changing WS-Policies.
  2. Property

    Description

    WS-Policy Name

    The unique name assigned to the WS-Policy. The name is a link to the WS-Policy Details page. To learn more, see Viewing and Changing WS-Policies.

    Path

    The path is the project name and the name of the folder in which the WS-Policy resides. It is a link to the project or folder that contains this resource. To learn more, see Viewing Project Details or Viewing Folder Details.

    Options

    Click the Delete icon to delete a specific WS-Policy. To learn more, see Deleting a WS-Policy.


     
  3. To locate a specific WS-Policy, do one of the following:

Related Topics

Adding a WS-Policy

 


Adding a WS-Policy

The Create a New WS-Policy page allows you to add a new Web Service Policy (WS-Policy). WS-Policies are used in AquaLogic Service Bus to associate Web service security policy with proxy services and business services. To learn more, see Overview of WS-Policies.

To add a new WS-Policy, do one of the following:

To Add a New WS-Policy

  1. If you have not already done so, from the left navigation pane, under Change Center, click Create to create a new session for making changes to the current configuration. To learn more, see Using the Change Center.
  2. From the left navigation pane, select Project Explorer. The Project View page is displayed.
  3. Select the project to which you want to add the WS-Policy. You can add a WS-Policy directly to the project, or you can add it to a selected folder that resides in the project.
  4. Note: Click the name of a folder to select it. The Folder View page is displayed.

  5. From the Project View or Folder View page, in the Create Resource field, select WS-Policy from under Interface. The Create a New WS-Policy page is displayed.
  6. In the Resource Name field, enter a unique name for this WS-Policy. This is a required field.
  7. In the Resource Description field, enter a description of this WS-Policy.
  8. In the Policy field, do one of the following:
  9. Do one of the following:

Note: The new WS-Policy is saved in the current session. When you have finished making changes to this configuration, from the left navigation pane, click Activate under Change Center. The session ends and the configuration is deployed to run time. Alternatively, click Discard at any time during the session to delete the changes you have made so far in the current session.

Related Topics

Listing and Locating WS-Policies

Viewing and Changing WS-Policies

Deleting a WS-Policy

Creating a Resource

 


Viewing and Changing WS-Policies

The WS-Policy Details page enables you to view and change details of a specific Web Service Policy (WS-Policy). WS-Policies are used in AquaLogic Service Bus to associate Web service security policy with proxy services and business services. To learn more, see Overview of WS-Policies.

To View and Change WS-Policy Details

  1. Locate the WS-Policy. To learn more, see Listing and Locating WS-Policies.
  2. Click the WS-Policy name. The WS-Policy Details page displays the following information:
  3. Property

    Description

    Resource Name

    The name assigned to this WS-Policy

    Created By

    The user who created this WS-Policy or imported it into the configuration.

    Created On

    The date and time that the user created this WS-Policy or imported it into the configuration.

    References

    The number of objects that this WS-Policy references. If such references exist, click the link to view a list of the objects. To learn more, see Viewing References.

    Referenced by

    The number of objects that reference this WS-Policy. If such references exist, click the link to view a list of the objects. To learn more, see Viewing References.

    Description

    A description of this WS-Policy, if one exists.

    Policy

    The text for this WS-Policy.


     
  4. If you have not already done so, from the left navigation pane, under Change Center, click Create to create a new session or click Edit to enter an existing session to make changes to the current configuration. To learn more, see Using the Change Center.
  5. To make a change to the fields, click Edit. See Adding a WS-Policy for a description of the fields.
  6. Note: You cannot change the Resource Name field.

  7. Do one of the following:

Note: The WS-Policy is updated in the current session. When you have finished making changes to this configuration, from the left navigation pane, click Activate under Change Center. The session ends and the configuration is deployed to run time. Alternatively, click Discard at any time during the session to delete the changes you have made so far in the current session.

Related Topics

Deleting a WS-Policy

 


Deleting a WS-Policy

The Summary of WS-Policies page enables you to delete Web Service Policies (WS-Policies). WS-Policies are used in AquaLogic Service Bus to associate Web service security policy with proxy services and business services. To learn more, see Overview of WS-Policies.

Note: You cannot delete a resource if it is referenced by other resources in AquaLogic Service Bus. Instead of the Delete icon, a Delete icon with a red X is displayed for these resources.

To Delete a WS-Policy

  1. If you have not already done so, from the left navigation pane, under Change Center, click Create to create a new session for making changes to the current configuration. To learn more, see Using the Change Center.
  2. From the left navigation pane, select WS-Policies from under Resource Browser. The Summary of WS-Policies page is displayed.
  3. In the Options field of the WS-Policy you want to delete, click the Delete icon.
  4. The WS-Policy is removed from the list.

    Note: If necessary, you can undo the deletion of this resource. To learn more, see Undoing a Task.

    The WS-Policy is deleted in the current session. When you have finished making changes to this configuration, from the left navigation pane, click Activate under Change Center. The session ends and the configuration is deployed to run time. Alternatively, click Discard at any time during the session to delete the changes you have made so far in the current session.

Related Topics

Listing and Locating WS-Policies

Adding a WS-Policy

Viewing and Changing WS-Policies

 

Skip navigation bar  Back to Top Previous Next