WebLogic Server Configuration Reference

 Previous Next Contents Index View as PDF  

JTAMigratableTarget

 


Description

The target that is used internally to register the JTA recovery manager to the Migration Manager.

 


Syntax

<JTAMigratableTarget
HostingServer="Server name"
Name="String"
Notes="String"
/>

 


Parent Elements

 


Attributes

Table 38-1 JTAMigratableTarget attributes

Attribute

Description

Range of Values and Default

HostingServer

Returns the server that currently hosts the migratable target.

Required: no

Name

The name of this configuration. WebLogic Server uses an MBean to implement and persist the configuration.

Required: no

Notes

Optional information that you can include to describe this configuration.

Required: no

 

Back to Top Previous Next