Thanks for reply Rob.
in jenkins i have created job like ams. last Successful artifacts i.e
ams.war deploying in jboss using shell script.
here is the shell script
deployamsapp() {
cd /app/deployments
mkdir release-on-$FOLDERDATE
cd release-on-$FOLDERDATE
wget --auth-no-challenge --http-us
Please do not repost the same question. Rob has already attempted to elicit
more information from you as, at it stands, no-one will be able to help
because there are no details.
Richard.
On Mon, Feb 16, 2015 at 9:53 PM, nagashree ck
wrote:
> Hi Friends,
>
>
> old war files getting deploying thr
Nope, nobody here can help you. We’ve got nothing to go on :*)
What sort of a job are you running? May we see some logs? How does it choose
which WAR file to deploy, and even where are they coming from? Why are you
expecting a newer WAR file than Jenkins is giving you?
With some more inform