A friendly place for programming greenhorns!
Big Moose Saloon
Search
|
Java FAQ
|
Recent Topics
Register / Login
JavaRanch
»
Java Forums
»
Engineering
»
Ant, Maven and Other Build Tools
Author
Deploy war file after getting latest code from vss
hassan mahmood
Greenhorn
Joined: Jan 15, 2003
Posts: 17
posted
Jan 05, 2006 22:35:00
0
I want
ant
build to create war file after getting latest code from vss, compile the code and then deploy it on
jboss
.
waiting 4 reply
thanx
Pratik Lohia
Ranch Hand
Joined: May 05, 2005
Posts: 88
posted
Jan 09, 2006 06:06:00
0
Use tasks in targets in a build script. Go to the ANT website of apache for more info and help and sample build scripts.
http://ant.apache.org/
I agree. Here's the link:
http://jrebel.com/download
subject: Deploy war file after getting latest code from vss
Similar Threads
Eclipse - exlude file type in war exportation
ClassNotFoundException: ActionServlet
Can you retrieve from SourceSafe on a Unix box?
ANT VSSGET Task
How to download file from vss through java code
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter