Posted By:
Bipin_chandra
Posted On:
Friday, April 20, 2007 12:39 AM
I am preparing a jar file for my project.
Now the problem is I need to manuaaly change the classpath of "startWebLogic.cmd" which is w.r.t. my project.
I need this to be done using ANT and not manuaaly.
Can I do this?
I used
.......
but its not working as I want.
I think this is only used for modifying properties file.
How to modify the existing startWebLogic.cmd.