태터데스크 관리자

도움말
닫기
적용하기   첫페이지 만들기

태터데스크 메시지

저장하였습니다.

<?xml version="1.0"?>
<project name="Tomcat Running" basedir=".">
   <property environment="env" />
   <property name="tomcat.home" value="${env.CATALINA_HOME}" />
   <property name="tomcat.bin.dir" value="${tomcat.home}/bin" />

<!--  Stop은  binary 버전일 경우만 동작함 -->
<!--  두버전을 동시에 설치하던지 아니면 shutdown.bat을 install버전에 추가해야함 -->

   <target name="start.tomcat" >
      <sleep seconds="5"/>

      <echo>Starting Tomcat server instance</echo>
      <exec executable="${tomcat.bin.dir}/tomcat6.exe">
           <arg value="start" />
<!-- start argument는 없어도 별 차이 없는 듯 함 -->
           <env key="CATALINA_HOME" path="${tomcat.home.dir}" />
<!-- env key는 eclipse console창에서 구동시키는 역할을 함 -->
      </exec>
   </target>
   <target name="stop.tomcat" >
      <sleep seconds="5"/>

      <echo>Stopping Tomcat server instance</echo>
          <exec executable="${tomcat.bin.dir}/shutdown.bat">
           <arg value="stop" />
<!-- stop argument는 없어도 별 차이 없는 듯 함 -->
      </exec>
   </target>
   </target>
     <target name="start.chrome" >
       <echo>Starting Explorer</echo>
      <exec executable="C:\Documents and Settings\user\Local Settings\Application Data\Google\Chrome\Application\chrome.exe">
  <arg line="http://localhost:8080/chapter1/model1/user_list.jsp" />
   </exec>
   </target>
</project>




top

Trackback Address :: http://www.ssial.com/trackback/37 관련글 쓰기

  1. Chanel Outlet 2011/09/17 21:32 댓글주소 | 수정/삭제 | 댓글

    Time is what you make of it.

  2. Burberry Bags 2011/10/13 17:38 댓글주소 | 수정/삭제 | 댓글

    I'm happy I found this blog! From time to time students want to cognitive the keys of productive literary essays composing. Your first-class knowledge about this good post can become a proper basis for such people. Thanks.

  3. Coach Outlet Online 2011/11/15 12:38 댓글주소 | 수정/삭제 | 댓글

    I'm happy I found this blog ! It's very good and thank you for sharing it !

  4. Coach Factory Online 2011/12/11 23:08 댓글주소 | 수정/삭제 | 댓글

    댓글주소 | 수정/삭제 | 댓글

Write a comment