代码搜索结果
找到约 10,000 项符合
Smart Home 的代码
tomcat+iis配置方法.txt
作者:allsky
email: zhangyan_@163.com
日期:2001-4-24 14:44:14
一.说明:
配置如下:Win2000 Server + IIS 5.0(Win2000自带)+ Tomcat 3.1 binary release.
我使用的Tomcat 3.1是编译过的版本,在这个版本里面没有配置IIS和NT Service
的说明,但
tomcat+iis配置方法.txt
作者:allsky
email: zhangyan_@163.com
日期:2001-4-24 14:44:14
一.说明:
配置如下:Win2000 Server + IIS 5.0(Win2000自带)+ Tomcat 3.1 binary release.
我使用的Tomcat 3.1是编译过的版本,在这个版本里面没有配置IIS和NT Service
的说明,但
tomcat+iis配置方法.txt
作者:allsky
email: zhangyan_@163.com
日期:2001-4-24 14:44:14
一.说明:
配置如下:Win2000 Server + IIS 5.0(Win2000自带)+ Tomcat 3.1 binary release.
我使用的Tomcat 3.1是编译过的版本,在这个版本里面没有配置IIS和NT Service
的说明,但
setenv.cmd
@set NOTES_HOME=C:\Program Files\Lotus\Notes7
@set JAVA_HOME=C:\Java15
@call notes7env
@call java15env
@call ant16env
@call gnuxmlenv
tomcat+iis配置方法.txt
作者:allsky
email: zhangyan_@163.com
日期:2001-4-24 14:44:14
一.说明:
配置如下:Win2000 Server + IIS 5.0(Win2000自带)+ Tomcat 3.1 binary release.
我使用的Tomcat 3.1是编译过的版本,在这个版本里面没有配置IIS和NT Service
的说明,但
build.rules
# Beginning of rules to check that the make includes are present. These rules
# provide the developer with information what to do.
SETUP_OK := $(shell [ -r $(CONFIG_ROOT) ] && echo $(CONFIG_ROOT))
build.variables
# ******************************************************************************
# ******************************************************************************
# This file contains the variable defi
tomcat+iis配置方法.txt
作者:allsky
email: zhangyan_@163.com
日期:2001-4-24 14:44:14
一.说明:
配置如下:Win2000 Server + IIS 5.0(Win2000自带)+ Tomcat 3.1 binary release.
我使用的Tomcat 3.1是编译过的版本,在这个版本里面没有配置IIS和NT Service
的说明,但
tomcat+iis配置方法.txt
作者:allsky
email: zhangyan_@163.com
日期:2001-4-24 14:44:14
一.说明:
配置如下:Win2000 Server + IIS 5.0(Win2000自带)+ Tomcat 3.1 binary release.
我使用的Tomcat 3.1是编译过的版本,在这个版本里面没有配置IIS和NT Service
的说明,但
antexplorer.bat
@echo off
if "%OS%"=="Windows_NT" @setlocal
if "%OS%"=="WINNT" @setlocal
set ANTEXPLORER_HOME=%~dp0
if "%ANT_HOME%"=="" goto fatal
REM parse the command line arguments.
set ANT_CMD_LIN