proj using ant

2008-06-18 Thread gaurish
hi i am creating a deployement tool for weblogic server by completely automating the deployement process using ant tool. (only for web application). user sepecifies the saurce folder through my application and also specifies the destination folder for the creation of context root. following i

ant build file

2008-06-18 Thread gaurish
Hi, if i place both my applications (web application and business application ) in same source folder , and i want to create context root for deployement using ant tool. so will it require two seperate build files and if so can they be placed in the same source folder. thanks in advance -- Vie