This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Websphere and the fly likes Deploy war file in Websphere by using ANT Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Products » Websphere
Reply Bookmark "Deploy war file in Websphere by using ANT" Watch "Deploy war file in Websphere by using ANT" New topic
Author

Deploy war file in Websphere by using ANT

vartika vaish
Greenhorn

Joined: Apr 15, 2008
Posts: 15
Hi,

We are using Myeclipse to make our project. We were able to add code to make a war file of the project in the build.xml file (using ANT). Now we need to deploy this file in Websphere 6.1 using ANT.
We have been able to deploy the file using the websphere portal screens, but need to code in build.xml so that it would happen automatically.

1) Is it possible to do the same?
2) If No, Why?
3) If Yes, How?


Thanks and Regards,
Vartika
Marco Di Baggio
Greenhorn

Joined: Apr 11, 2009
Posts: 12
Hello vartika vaish ,

Did you ever figure out this .. I am currently trying to determine how to do this??

Thanks
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Deploy war file in Websphere by using ANT
 
Similar Threads
Need the procedure for creating and deploying EAR,WAR files in JBoss3.2.5 Server
Java EE 5 Development with NetBeans 6 - external ant script
War file deployment + configuration
diff between war file created by Ant and eclipse
use a specific jvm with ant