junjieshow 发表于 2013-1-29 22:39:13

windchill系统学习之--属性文件

windchill系统学习之--属性文件



   wt.properties(系统配置属性文件,文件位置:Windchill\codebase\wt.properties)

   wt.home:定义根目录

   wt.server.codebase:定义服务端代码根目录

   java.rmi.server.hostname:定义远程调用主机

   wt.access.enforce:定义是否强制访问

   wt.logs.enabled:定义是否启动log

   wt.method.verboseClient and wt.method.verboseServer:定义是否启动debug模式方法调用显示



service.properties(服务委托属性文件)

tools.properties(系统生成工具属性文件)

user.properties(用户重写生成工具属性文件)

db.properties(系统持久层属性文件)
页: [1]
查看完整版本: windchill系统学习之--属性文件