Jump to content

Extract Xml Config File with AppManage


Davide Moltrasio

Recommended Posts

Hi david,

You can use below command to export configuration xml file from EAR using appmanage.

1. cd to tra bin directory. path will be similar toC:tibco_tratra5.10bin

2. Execute below command

AppManage -export -ear c:tempEarFileName.ear -out c:tempConfigurationXMLFileName.xml

-ear This option is used to give complete path of existing ear file

-out This option is used to give path of configuration file that needs to be created..

 

Hope this helps

Thanks

Raghu

Link to comment
Share on other sites

  • 3 years later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...