ルート・スキーマ: WT Ct Bridge Redirect
タイプ: object
ソースを表示
- direction: string
デフォルト値: JmsQ2TuxQ
指定可能な値: [ "JmsQ2TuxQ", "TuxQ2JmsQ", "JmsQ2TuxS", "JmsQ2JmsQ" ]
データ・フローの方向。少なくとも1つのリダイレクトを指定しないと、Tuxedoキュー・ブリッジは起動に失敗し、エラーがログに記録されます。
定義された各方向は新しいスレッドを開始することにより処理されます。
リダイレクトのキーワード:
制約
- dynamicallyCreated: boolean
読取り専用: true
デフォルト値: false
MBeanが動的に作成されたか、config.xmlに対して永続化されているかが返されます
- id: integer(int64)
- metaDataFile: string
XMLから非XMLへのWebLogic XMLトランスレータ(WLXT)の呼出しを渡すために使用されるメタデータ・ファイルURLの名前。
ノート: このリリースではサポートされていません。
- name: string
読取り専用: true
このMBeanインスタンスのユーザー定義の名前。
この名前は、MBeanのjavax.management.ObjectName
に、主要なプロパティとして含まれています
Name=user-specified-name
制約
- notes: string
この構成の説明として任意に入力できる情報。
WebLogic Serverは、ドメインの構成ファイル(config.xml
)に、このノートをXML PCDATAとして保存します。すべての左山カッコ(<)はXMLエンティティ<に変換されます。キャリッジ・リターンとライン・フィードは維持されます。
ノート: 管理コンソールからノートを作成または編集した場合、キャリッジ・リターンとライン・フィードは維持されません。
- replyQ: string
特にTuxedoサービスへの同期呼出しを行うJMSキューの名前。レスポンスはJMS ReplyQに戻されます。
- sourceAccessPoint: string
ソースが存在するローカルまたはリモート・アクセス・ポイントの名前。
- sourceName: string
デフォルト値: mySource
ソース・キューまたはサービスの名前。JMSキュー名、Tuxedoキュー名、またはTuxedoサービス名を指定します。
制約
- sourceQspace: string
- tags: array Items
- targetAccessPoint: string
ターゲットが存在するローカルまたはリモート・アクセス・ポイントの名前。
- targetName: string
デフォルト値: myTarget
ターゲット・キューまたはサービスの名前。JMSキュー名、Tuxedoキュー名、またはTuxedoサービス名を指定します。
制約
- targetQspace: string
- translateFML: string
デフォルト値: NO
指定可能な値: [ "NO", "FLAT", "WLXT" ]
XML/FML変換のタイプ。
NO
の場合、データ変換を実行しません。FLAT
の場合、メッセージ・ペイロードはWebLogic Tuxedo Connectorのトランスレータを使用して変換されます。WLXT
の場合、変換はXMLから非XMLへのWebLogic XMLトランスレータ(WLXT)によって実行されます。
ノート: WLXTはこのリリースではサポートされていません。
- type: string
{
"type":"object",
"properties":{
"direction":{
"default":"JmsQ2TuxQ",
"enum":[
"JmsQ2TuxQ",
"TuxQ2JmsQ",
"JmsQ2TuxS",
"JmsQ2JmsQ"
],
"x-weblogic-legalNull":true,
"type":"string",
"description":"<p>The direction of data flow. At least one redirection must be specified or the Tuxedo queuing bridge will fail to start and an error will be logged.</p><p>Each defined direction is handled by starting a new thread.</p><p>Redirection keywords:</p><ul><li><p><code>JmsQ2TuxQ</code></p><p>- From JMS to TUXEDO /Q</p></li><li><p><code>TuxQ2JmsQ</code></p><p>- From TUXEDO /Q to JMS</p></li><li><p><code>JmsQ2TuxS</code></p><p>- From JMS to TUXEDO Service reply to JMS</p></li><li><p><code>JmsQ2JmsQ</code></p><p>- From JMS to JMS</p></li></ul><p><h5>Constraints</h5></p><ul><li>legal null</li></ul>"
},
"dynamicallyCreated":{
"readOnly":true,
"default":false,
"type":"boolean",
"description":"<p>Return whether the MBean was created dynamically or is persisted to config.xml</p>"
},
"id":{
"readOnly":true,
"type":"integer",
"format":"int64",
"description":"<p>Return the unique id of this MBean instance</p>"
},
"metaDataFile":{
"type":"string",
"description":"<p>The name of the metadata file URL used to pass the call to the XML-to-non-XML WebLogic XML Translator (WLXT).</p><p><i>Note:</i> Not supported for this release.</p>"
},
"name":{
"readOnly":true,
"x-weblogic-legalNull":true,
"type":"string",
"description":"<p>The user-specified name of this MBean instance.</p><p>This name is included as one of the key properties in the MBean's <code>javax.management.ObjectName</code></p><p><code>Name=<i>user-specified-name</i></code></p><p><h5>Constraints</h5></p><ul><li>legal null</li></ul>"
},
"notes":{
"type":"string",
"description":"<p>Optional information that you can include to describe this configuration.</p><p>WebLogic Server saves this note in the domain's configuration file (<code>config.xml</code>) as XML PCDATA. All left angle brackets (<) are converted to the XML entity <code><</code>. Carriage returns/line feeds are preserved.</p><p>Note: If you create or edit a note from the Administration Console, the Administration Console does not preserve carriage returns/line feeds.</p>"
},
"replyQ":{
"type":"string",
"description":"<p>The name of the JMS queue used specifically for synchronous calls to a Tuxedo service. The response is returned to the JMS ReplyQ.</p>"
},
"sourceAccessPoint":{
"type":"string",
"description":"<p>The name of the local or remote access point where the source is located.</p>"
},
"sourceName":{
"default":"mySource",
"x-weblogic-legalNull":true,
"type":"string",
"description":"<p>The name of a source queue or service. Specifies a JMS queue name, a Tuxedo queue name, or the name of a Tuxedo service.</p><p><h5>Constraints</h5></p><ul><li>legal null</li></ul>"
},
"sourceQspace":{
"type":"string",
"description":"<p>The name of the Qspace for a source location.</p>"
},
"tags":{
"title":"Items",
"type":"array",
"items":{
"type":"string",
"description":""
},
"description":"<p>Return all tags on this Configuration MBean</p>"
},
"targetAccessPoint":{
"type":"string",
"description":"<p>The name of the local or remote access point where the target is located.</p>"
},
"targetName":{
"default":"myTarget",
"x-weblogic-legalNull":true,
"type":"string",
"description":"<p>The name of the target queue or service. Specifies a JMS queue name, a Tuxedo queue name, or the name of a Tuxedo service.</p><p><h5>Constraints</h5></p><ul><li>legal null</li></ul>"
},
"targetQspace":{
"type":"string",
"description":"<p>The name of the Qspace for a target location.</p>"
},
"translateFML":{
"default":"NO",
"enum":[
"NO",
"FLAT",
"WLXT"
],
"type":"string",
"description":"<p>The type of XML/FML translation.</p><p><code>NO</code> indicates that no data translation is performed. <code>FLAT</code> indicates that the message payload is transformed using the WebLogic Tuxedo Connector translator. <code>WLXT</code> indicates that translation is performed by the XML-to-non-XML WebLogic XML Translator (WLXT).</p><p><i>Note:</i> WLXT is not supported for this release.</p>"
},
"type":{
"readOnly":true,
"x-weblogic-unharvestable":true,
"type":"string",
"description":"<p>Returns the type of the MBean.</p><p><h5>Constraints</h5></p><ul><li>unharvestable</li></ul>"
}
},
"description":""
}