I want to replace some text in the one of the file in war file that I have deployed in
JBOSS AS. For this I am using ANT tool. But I do not want to use all files of ANT tool. I
will be using only ant.jar and ant-launcher.jar files for replacing text.
Can I copy only ant.jar and ant-launcher.jar to JBOSS AS lib folder and invoke my build
file whenever I need? Build file will be placed in outside JBOSS AS folder..
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4215207#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...