Hi thank you for reading my post. I have a build.xml which is from a 3rd party application server. we should pass a .war file to it to deploy the war file in the specific container.
now i want to use this build file inside my own build file.
can you tell me how i should do this? specially how i should pass the war file name to it? (I have war file name in my own build file)