I am using Websphere application server. For the server configuration I am restoring it from a existing CAR file. I have some xml file where i hold all the jms, Queue and datasource related information.
Now I want to write a program/script in Java so I can directly configure the WAS after running the script or program instead of restoring it from CAR file. But I don't know how to proceed. Please suggest me some approach with example so I can do the task.
No comments:
Post a Comment