Hi, I am using Jenkins version 1.524
I am trying to trigger a job in Jenkins via JAVA by posting to the following URL: http://jenkinsserver/job/myjobName/build The build triggers just fine and I see the following in the response location:http://jenkinsserver/queue/item/82/ But when I try to see the content of this URL in a browser I get a STATUS 404. Is it possible to trigger a job and then monitor its status using just the Rest API (URL Get and Post)? Can someone please point me in the correct direction? Thanks, Vikas -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
