aee文档.docVIP

  • 9
  • 0
  • 约7.72千字
  • 约 7页
  • 2018-06-22 发布于河南
  • 举报
aee文档

1 Aee运行配置 Aee启动,需要在程序所在目录配置aeeConfig.xml文件,如果是在容器内(weblogic,tomcat)运行,则将aeeConfig.xml文件放在classes目录下,aeeConfig.xml配置内容如下 aee dbtype type=jndi[c3p0 configFile=c3p0.properties/]/ dbtype !—详见数据库配置-- quartz quartz.properties/quartz !--详见quartz配置-- threadpools !--详见线程池配置-- threadpool name=POOL-1 coresize=10 maxsize=20 keepalivesec=60 queuedepth=20/ threadpool name=POOL-2 coresize=10 maxsize=20 keepalivesec=60 queuedepth=20/ /threadpools hosts !--详见主机配置-- host name=host1 configFile=taskConfig1.xml/!--配置内容见任务配置-- host name=host2 configFile=taskConfig2.xml/ /hosts /aee 配置好aeeConfig.xml文件后,在程序所在目录输入 jav

您可能关注的文档

文档评论(0)

1亿VIP精品文档

相关文档