Thanks chris enclosing in single quotes worked, it resolved my issue.
From: Christopher Schultz
To: Tomcat Users List
Sent: Tuesday, 20 August 2013 8:26 PM
Subject: Re: Tomcat manager command issue
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Vicky,
On 8/20/13 10:07 AM, vicky wrote:
> I need to deploy the applications in TOmcat via command line
>
> For this I am using the following manager commands for deploying my
> application.
>
> http://peadj2001301vfe:1581/manager/text/deploy?path
Hi All,
I need to deploy the applications in TOmcat via command line
For this I am using the following manager commands for deploying my application.
http://peadj2001301vfe:1581/manager/text/deploy?path=/probe&war=file:/local/apps/probe.war
The problem is this command works fine when i exec