I installed deploy to container plugin to deploy generated war file(by ant) to Tomcat It gives explanation: War files to deploy. But I didn't achieve to give the set the war file path. build.xml is under the project directory. It generates war file and puts it to a different directory. How can I set war file path? When I give full directory path it gives error to give ant style globs and I didn't get any exception and error from jenkins console I checked server deployed path but my war file not deployed ..... Can anyone help me for the configuration?
Thanks Regards.. -- View this message in context: http://jenkins.361315.n4.nabble.com/Deploying-War-File-to-Tomact-Server-tp4630728.html Sent from the Jenkins issues mailing list archive at Nabble.com.
