Thanks for reply.. i will add the ant task i have used for this
<property name="tomcat.home" location="C:\apache-tomcat-6.0.35"/> <target name="start-tomcat"> <exec executable="${tomcat.home}/bin/startup.bat" os="Windows 7"> </exec> </target> it is deploying the my project, then server will startup after that it will show due to log4j error occur while converting date, it cannot load the class reference..Listener start fail also.. Any help regarding this would be thankful.. Thanks in Advance varghese