WSATConfigBean


Overview  |   Related MBeans  |   Attributes  |   Operations

Overview

This is configuration used by the webservice atomic transactiona subsystem on the server-side (transactional participant) and the client-side (transactional initiator).

   
Fully Qualified Interface NameIf you use the getMBeanInfo operation in MBeanTypeServiceMBean, supply the following value as this MBean's fully qualified interface name:
weblogic.j2ee.descriptor.wl.WSATConfigBean
Factory Methods
Additional Access Points In addition to accessing this MBean by invoking a factory method, you can also access this MBean from the following MBean attributes:


    Attributes

    This section describes the following attributes:


    Enabled

    A boolean flag that specifies whether WS-AT is enabled. Defaults to true.

           
    Privileges Read/Write
    Typeboolean
    Default Valuetrue

    FlowType

    Transaction flow type supported. Valid values include: MANDATORY, SUPPORTS, or NEVER. Defaults to SUPPORTS.

           
    Privileges Read/Write
    Typejava.lang.String
    Default ValueSUPPORTS

    Version

    Version of WS-AT that is supported. Valid values include: WSAT10, WSAT11, WSAT12, or DEFAULT. Defaults to DEFAULT, which specifies WSAT1.0 support on the client side, and WSAT10, WSAT11, and WSAT12 support on the server side.

           
    Privileges Read/Write
    Typejava.lang.String
    Default ValueDEFAULT