Re: Error while deploying to Message Broker

2012-09-14 Thread radm
Somehow now it is geting connected to QMgr , broker. I installed ENVInject plugin. After that I am able to connect to Queue manager and deployed to broker successfully. May be it is just a coincident or that plugin has done something. Good thing is it is working now. On Friday, September 14,

Re: Error while deploying to Message Broker

2012-09-14 Thread radha
I tried to separate both build and deploy as 2 steps. Build will be done with ant script and deploy will be done via 'Execute Windows batch command' . But same issue. On Fri, Sep 14, 2012 at 3:05 PM, radm wrote: > I have an ant build script that will build and deploy the bar file to a > broker.

Error while deploying to Message Broker

2012-09-14 Thread radm
I have an ant build script that will build and deploy the bar file to a broker. When I execute the ant file from cmd promp both actions are successful. But when I try to invoke that ant script from Jenkins I am seeing below exeption. Can anybody please help. I am stuck , no clue where to look f