middleware.templates.targetA.server_config.py Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of ta-sdk-sample Show documentation
Show all versions of ta-sdk-sample Show documentation
a tool to help a developer to create and build a middleware data collection plug-in, \
which can be used to gather the information of an application deployed on a middleware server,\
and provide modernization help and recommendations
The newest version!
# Generated by IBM TransformationAdvisor
Cell=AdminConfig.getid('/Cell:' + AdminControl.getCell() + '/')
Node=AdminConfig.getid('/Cell:' + AdminControl.getCell() + '/Node:' + AdminControl.getNode() + '/')
Server=AdminConfig.getid('/Cell:' + AdminControl.getCell() + '/Node:' + AdminControl.getNode() + '/Server:server1')
NodeName=AdminControl.getNode()
print 'Starting Creating JVM Properties'
print 'Starting Creating Authentication Alias'
print 'Starting Creating Queues'
print 'Starting Creating Topics'
print 'Starting Creating Activation Specifications'
print 'Starting Creating Connection Factories'
print 'Starting Creating JDBC Providers'
print 'Starting Creating Variables'
AdminConfig.save()