Hi All,
I wanted to start and stop a weblogic server using
ant weblogic tasks i tried a lot but could not figure it out
I used
ant exec task using this task we can start and stop a weblogic server but this is not what i am looking for
i want to start and stop a weblogic server using ant, i googled this but i could not trace it, but what i found is that wlsever task is used to start and stop a weblogic server but the thing is i am quite confused with the jar file
what is the jar file used for wlserver task and how to refer that through ant build.xml
any help is greatly appreciated, please any one help me
Thanks
ragz