On Fri, Aug 20, 2010 at 12:19 AM, Ranjith Kumar <[email protected]> wrote: > Hi all, > Using apache-ant i compiled a java project what i did is created it > into war file and deployed on tomcat. what i need is how to deploy the same > war file in command line.
So, you deployed the war into Tomcat using apache-ant, but want to know how to deploy it using command line? As far as I know, ant works on command-line. Can you explain how you're using ant and not using command line? Might be that you're using an IDE such as Eclipse or Netbeans. clarify. > > note : > I don`t want to run it on localhost everything should be executed in command > line. > Thanks in advances > > -- > Cheers > Ranjith, > > http://ranjith10z.wordpress.com > http://ranjithtenz.wordpress.com > _______________________________________________ > ILUGC Mailing List: > http://www.ae.iitm.ac.in/mailman/listinfo/ilugc > _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
