#????????????true?????????????????? # ???????????j2ee?????jndi??mydatasource ,mydatasource2(??? # ???????????jndi??????????????????????????jdbc2??? # jdbc.driver,jdbc.url,jdbc.username,jdbc.password app.productionMode=false HEADER.XUACOMPATIBLE=IE=edge,chrome=1 #????? app.timer=false #??????? ???????????webservice????????????? app.gtglt.datasource= #??WS??????????????InitCommWSParamsAbstract?????cn.sinobest.example.commws.params.InitParams app.comm.webservice.init= ############ WebServiceDAO ???? ################# ############ ?????WebServiceDAO????????? ################# ##???? app.webServiceDao.uri= ##???? app.webServiceDao.namespace= ##?? app.webServiceDao.operation= #####################?????############################## #???1 jndi.name=mydatasource #???????1 ds.dialect=cn.sinobest.framework.comm.dialect.OracleDialect #???2 jndi.name2=mydatasource2 #???????2 ds2.dialect=cn.sinobest.framework.comm.dialect.OracleDialect #jdbc.driver=oracle.jdbc.OracleDriver #jdbc.url=jdbc:oracle:thin:@localhost:1522:orcl #jdbc.username=DGJMYXKF #jdbc.password=a #jdbc.minIdle=0 #jdbc.maxActive=5 #jdbc.maxIdle=3 #jdbc.initialSize=2 #jdbc.validationQuery=select count(*) from dual jdbc.driver=oracle.jdbc.OracleDriver jdbc.url=jdbc:oracle:thin:@localhost:1521:xe #jdbc.username=hsjbxtlx #jdbc.password=a jdbc.username=ZJRS_YWXT_TEST jdbc.password=ZJRS_YWXT_TEST jdbc.minIdle=0 jdbc.maxActive=4 jdbc.maxIdle=2 jdbc.initialSize=1 jdbc.validationQuery=select count(*) from dual #jdbc.driver=oracle.jdbc.OracleDriver #jdbc.url=jdbc:oracle:thin:@192.168.14.12:1521:ORA10G #jdbc.username=DGSBKF_GGYW #jdbc.password=a #jdbc.minIdle=0 #jdbc.maxActive=4 #jdbc.maxIdle=2 #jdbc.initialSize=1 #jdbc.validationQuery=select count(*) from dual jdbc.driver2=oracle.jdbc.OracleDriver jdbc.url2=jdbc:oracle:thin:@localhost:1521:orcl jdbc.username2=herong jdbc.password2=a jdbc.minIdle2=0 jdbc.maxActive2=2 jdbc.maxIdle2=2 jdbc.initialSize2=1 jdbc.validationQuery2=select count(*) from dual #oracle jdbc3.driver=oracle.jdbc.OracleDriver jdbc3.url=jdbc:oracle:thin:@192.168.26.64:1521:sb9206 jdbc3.username=kjcs jdbc3.password=a #MySQL #jdbc.driver=com.mysql.jdbc.Driver #jdbc.url=jdbc:mysql://localhost:3306/flexdemo?useUnicode=true&characterEncoding=UTF-8 #jdbc.username=root #jdbc.password=herongwskaps #####################Hibernate??############################## hibernate.dialect=org.hibernate.dialect.Oracle10gDialect hibernate.show_sql=true hibernate.format_sql=true hibernate.hbm2ddl.auto=update #hibernate.default_schema=kjcs hibernate.default_schema=ZJRS_YWXT_TEST #???????excel?????????????????????????domain??????? EXP2XLS_SERVERUID=8080 #####################????############################## ### ????(true/false) ################# #???? cache.SysConfCache=true #?????? cache.PrintConfCache=true #Excel???? cache.ExcelConfCache=true #?????? cache.WfConfCache=true #????????????? cache.WfTaskCache=true #???????? cache.GenTblConfCache=true #???????? cache.GenListConfCache=true #SQL???? cache.SqlConfCache=true #???? cache.RightCache=true #???? cache.TipMsgCache=true #??? cache.DictCache=true #?????? cache.DataTypeCache=true #acton?? cache.ActionCache=true #VO?? cache.VOCache=true #?????? cache.PublicRightCache=true #Js,css?????? GZIPFilter.Enabled=true #???????? CacheFilte.Enabled=true #??????????(??? CacheFilter.ExpirationMinutes=60 # CACHE IN MEMORY cache.memory=true cache.blocking=false # CACHE SIZE cache.capacity=1000 # CACHE PERSISTENCE CLASS cache.persistence.class=com.opensymphony.oscache.plugins.diskpersistence.DiskPersistenceListener # CACHE DIRECTORY cache.path=/tmp/cachetagscache # CACHE UNLIMITED DISK # Use unlimited disk cache or not. The default value is false, which means # the disk cache will be limited in size to the value specified by cache.capacity. # cache.unlimited.disk=true # CACHE OVERFLOW PERSISTENCE # Use persistent cache in overflow or not. The default value is false, which means # the persistent cache will be used at all times for every entry. true is the recommended setting. cache.persistence.overflow.only=true ### ########## end???? #################### ### Excel???? #################### #????????? template.location=d:/template #??excel?????????????? template.excel.maxListPerFile=4000 #????????????? import.maxThreasholdInaTime=30 #????????????? export.maxThreasholdInaTime=30 ### ????ContentType??? #################### contentType.txt=text/plain contentType.json=text/x-json contentType.xml=text/xml contentType.pdf=application/pdf contentType.csv=text/csv contentType.xls=application/vnd.ms-excel contentType.zip=application/zip #?????????????????????????????????byte export.autoZipSize = 1048576 #?????? ??????? export.dbf=dbfService export.txt=txtService ### ????????? #################### #?????????????preview???????????????? #app.runMode=preview #???????? app.runMode=none #???????????????????????? glt.previewRows=5 ### ???????? #################### #?????????????????????????????? #app.bigdicts=ybdy_yyqt_fylr_yljgxmbh,jzk #app.bigdicts=jzk #?????????????Serivce????bigdict.[????]=[service??] #bigdicts.ybdy_yyqt_fylr_yljgxmbh=sampleDictService #bigdicts.jzk=sampleDictService #??????????????????ID,?????UID????? app.uid= #?????excel?????????????????????????ID,?????UID????? EXP2XLS_SERVERUID= #?????? ???local?????server ???server app.dictMode=server db.selectRowLimit=50000 #his?????? his.processor=cn.sinobest.hisframework.web.Processor his.lsh_prefix=his his.lsh_length=10 his.compress_charset=UTF-8 his.request_character_encoding=GBK his.response_character_encoding=UTF-8 #???????? org.quartz.scheduler.skipUpdateCheck=true org.quartz.scheduler.instanceName = DefaultQuartzScheduler org.quartz.scheduler.rmi.export = false org.quartz.scheduler.rmi.proxy = false org.quartz.scheduler.wrapJobExecutionInUserTransaction = false org.quartz.threadPool.class = org.quartz.simpl.SimpleThreadPool org.quartz.threadPool.threadCount = 10 org.quartz.threadPool.threadPriority = 5 org.quartz.threadPool.threadsInheritContextClassLoaderOfInitializingThread = true org.quartz.jobStore.misfireThreshold = 60000 #org.quartz.jobStore.class = org.quartz.simpl.RAMJobStore org.quartz.jobStore.class = org.quartz.impl.jdbcjobstore.JobStoreCMT #WEBLOGIC???quartz???????org.quartz.impl.jdbcjobstore.WebLogicDelegate,????????org.quartz.impl.jdbcjobstore.oracle.OracleDelegate org.quartz.jobStore.driverDelegateClass=org.quartz.impl.jdbcjobstore.oracle.OracleDelegate #org.quartz.jobStore.useProperties = true #org.quartz.dataSource.NAME.jndiURL=mydatasource org.quartz.jobStore.tablePrefix = QRTZ_ org.quartz.jobStore.isClustered = false org.rg.quartz.jobStore.txIsolationLevelSerializable = false org.quartz.jobStore.maxMisfiresToHandleAtATime=1 #?????????? DATATYPE.CONVERT=false #????(SSO)?? sso.enable=false sso.serverName= #??????(??????????) session.cache.enabled=false remote.cache.servers=127.0.0.1:11211 127.0.0.1:11213 127.0.0.1:11212