1
Upgrading WebLogic Server 6.x to Version 7.0
Convert WebLogic Tuxedo Connector XML Configuration
Files
WebLogic Tuxedo Connector is implemented as a service and no longer utilizes a
separate XML configuration file. The
configuration file information into the
server. Use the following steps to convert your WebLogic Tuxedo Connector XML
configuration file:
1. Set up a WebLogic Server development shell as described in Setting Up your
environment.
2. Start an instance of WebLogic Server.
3. Open a new shell window.
4. Start the
java -Dweblogic.wtc.migrateDebug weblogic.wtc.gwt.WTCMigrateCF
-url URL -username USERNAME -password PASSWORD -infile CONFIGWTC
[-server SERVERNAME] [-domain DOMAIN] [-protocol PROTOCOL]
[-deploy]
The arguments for this command are defined as follows:
Argument
-Dweblogic.wtc.
migrateDebug
URL
USERNAME
PASSWORD
1-16
BEA WebLogic Server 7.0 Upgrade Guide
tool. Enter the following command:
WTCMigrateCF
Description
WebLogic property used to turn on
mode.
URL passed to your server.
Example: \\myServer:7001
User Name passed to your server.
Example: system
Password passed to your server.
Example: mypasswd
tool migrates XML
WTCMigrateCF
file of an active Administration
config.xml
wtc.migrateDebug
Need help?
Do you have a question about the WebLogic Server 7 and is the answer not in the manual?