update .gitignore file
This commit is contained in:
parent
063ca5a92f
commit
97984247da
|
|
@ -0,0 +1,17 @@
|
|||
.metadata/
|
||||
*.jar
|
||||
*.xml
|
||||
*.MF
|
||||
*.ppm
|
||||
*.class
|
||||
*.properties
|
||||
*.ini
|
||||
*.properties
|
||||
*.zip
|
||||
*.svnProviderState
|
||||
*.classpath
|
||||
*.db
|
||||
*.project
|
||||
*.prefs
|
||||
*.policy
|
||||
greenH5/*
|
||||
|
|
@ -0,0 +1,9 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<module type="JAVA_MODULE" version="4">
|
||||
<component name="NewModuleRootManager" inherit-compiler-output="true">
|
||||
<exclude-output />
|
||||
<content url="file://$MODULE_DIR$" />
|
||||
<orderEntry type="inheritedJdk" />
|
||||
<orderEntry type="sourceFolder" forTests="false" />
|
||||
</component>
|
||||
</module>
|
||||
|
|
@ -0,0 +1,116 @@
|
|||
Index: uap/.classpath
|
||||
IDEA additional info:
|
||||
Subsystem: com.intellij.openapi.diff.impl.patch.BaseRevisionTextPatchEP
|
||||
<+><?xml version=\"1.0\" encoding=\"UTF-8\"?>\r\n<classpath>\r\n\t<classpathentry kind=\"src\" path=\"src\"/>\r\n\t<classpathentry kind=\"con\" path=\"org.eclipse.jdt.launching.JRE_CONTAINER\">\r\n\t\t<attributes>\r\n\t\t\t<attribute name=\"owner.project.facets\" value=\"java\"/>\r\n\t\t</attributes>\r\n\t</classpathentry>\r\n\t<classpathentry kind=\"con\" path=\"org.eclipse.jst.server.core.container/org.eclipse.jst.server.tomcat.runtimeTarget/Apache Tomcat v7.0\">\r\n\t\t<attributes>\r\n\t\t\t<attribute name=\"owner.project.facets\" value=\"jst.web\"/>\r\n\t\t</attributes>\r\n\t</classpathentry>\r\n\t<classpathentry kind=\"con\" path=\"org.eclipse.jst.j2ee.internal.web.container\"/>\r\n\t<classpathentry kind=\"con\" path=\"org.eclipse.jst.j2ee.internal.module.container\"/>\r\n\t<classpathentry kind=\"output\" path=\"build/classes\"/>\r\n</classpath>\r\n
|
||||
Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP
|
||||
<+>UTF-8
|
||||
===================================================================
|
||||
diff --git a/uap/.classpath b/uap/.classpath
|
||||
--- a/uap/.classpath (revision 063ca5a92ffa59299095b676897af828ddc4cc40)
|
||||
+++ b/uap/.classpath (date 1740130855344)
|
||||
@@ -1,17 +1,9 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<classpath>
|
||||
<classpathentry kind="src" path="src"/>
|
||||
- <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
|
||||
- <attributes>
|
||||
- <attribute name="owner.project.facets" value="java"/>
|
||||
- </attributes>
|
||||
- </classpathentry>
|
||||
- <classpathentry kind="con" path="org.eclipse.jst.server.core.container/org.eclipse.jst.server.tomcat.runtimeTarget/Apache Tomcat v7.0">
|
||||
- <attributes>
|
||||
- <attribute name="owner.project.facets" value="jst.web"/>
|
||||
- </attributes>
|
||||
- </classpathentry>
|
||||
<classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.web.container"/>
|
||||
<classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/>
|
||||
+ <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/jdk"/>
|
||||
+ <classpathentry kind="con" path="org.eclipse.jst.server.core.container/org.eclipse.jst.server.tomcat.runtimeTarget/Tomcat 8"/>
|
||||
<classpathentry kind="output" path="build/classes"/>
|
||||
</classpath>
|
||||
Index: greenH5modul/.classpath
|
||||
IDEA additional info:
|
||||
Subsystem: com.intellij.openapi.diff.impl.patch.BaseRevisionTextPatchEP
|
||||
<+><?xml version=\"1.0\" encoding=\"UTF-8\"?>\r\n<classpath>\r\n\t<classpathentry kind=\"src\" path=\"src\"/>\r\n\t<classpathentry kind=\"con\" path=\"org.eclipse.pde.core.requiredPlugins\"/>\r\n\t<classpathentry kind=\"lib\" path=\"lib/base64-2.3.8.jar\"/>\r\n\t<classpathentry kind=\"lib\" path=\"lib/commons-beanutils-1.8.3.jar\"/>\r\n\t<classpathentry kind=\"lib\" path=\"lib/commons-codec-1.5.jar\"/>\r\n\t<classpathentry kind=\"lib\" path=\"lib/commons-collections-3.2.jar\"/>\r\n\t<classpathentry kind=\"lib\" path=\"lib/commons-lang-2.1.jar\"/>\r\n\t<classpathentry kind=\"lib\" path=\"lib/commons-logging-1.1.1.jar\"/>\r\n\t<classpathentry kind=\"lib\" path=\"lib/httpclient-4.5.3.jar\"/>\r\n\t<classpathentry kind=\"lib\" path=\"lib/httpclient-cache-4.2.jar\"/>\r\n\t<classpathentry kind=\"lib\" path=\"lib/httpcore-4.4.6.jar\"/>\r\n\t<classpathentry kind=\"lib\" path=\"lib/httpcore-nio-4.0.1.jar\"/>\r\n\t<classpathentry kind=\"lib\" path=\"lib/httpmime-4.2.jar\"/>\r\n\t<classpathentry kind=\"lib\" path=\"lib/json.jar\"/>\r\n\t<classpathentry kind=\"lib\" path=\"lib/okhttp-3.8.1.jar\"/>\r\n\t<classpathentry kind=\"lib\" path=\"lib/okio-1.13.0.jar\"/>\r\n\t<classpathentry kind=\"lib\" path=\"lib/sun.misc.BASE64Decoder.jar\"/>\r\n\t<classpathentry kind=\"lib\" path=\"lib/fastjson-1.2.54.jar\"/>\r\n\t<classpathentry kind=\"lib\" path=\"lib/ipicloud-interface-api.jar\"/>\r\n\t<classpathentry kind=\"lib\" path=\"lib/gexin-rp-fastjson-1.0.0.7.jar\"/>\r\n\t<classpathentry kind=\"lib\" path=\"lib/gexin-rp-sdk-base-4.0.0.37.jar\"/>\r\n\t<classpathentry kind=\"lib\" path=\"lib/gexin-rp-sdk-http-4.1.1.4.jar\"/>\r\n\t<classpathentry kind=\"lib\" path=\"lib/gexin-rp-sdk-template-4.0.0.29.jar\"/>\r\n\t<classpathentry kind=\"lib\" path=\"lib/protobuf-java-2.5.0.jar\"/>\r\n\t<classpathentry kind=\"lib\" path=\"lib/commons-httpclient-3.1.jar\"/>\r\n\t<classpathentry kind=\"lib\" path=\"lib/commons-io-1.4.0.jar\"/>\r\n\t<classpathentry kind=\"lib\" path=\"lib/mobile-message-client-api-1.0.0.jar\"/>\r\n\t<classpathentry kind=\"lib\" path=\"lib/artemis-http-client-1.1.4.jar\"/>\r\n\t<classpathentry kind=\"lib\" path=\"lib/ojdbc8.jar\"/>\r\n\t<classpathentry kind=\"con\" path=\"org.eclipse.jst.server.core.container/org.eclipse.jst.server.tomcat.runtimeTarget/Apache Tomcat v7.0\"/>\r\n\t<classpathentry kind=\"con\" path=\"org.eclipse.jdt.launching.JRE_CONTAINER\"/>\r\n\t<classpathentry kind=\"output\" path=\"bin\"/>\r\n</classpath>\r\n
|
||||
Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP
|
||||
<+>UTF-8
|
||||
===================================================================
|
||||
diff --git a/greenH5modul/.classpath b/greenH5modul/.classpath
|
||||
--- a/greenH5modul/.classpath (revision 063ca5a92ffa59299095b676897af828ddc4cc40)
|
||||
+++ b/greenH5modul/.classpath (date 1740130878980)
|
||||
@@ -29,7 +29,7 @@
|
||||
<classpathentry kind="lib" path="lib/mobile-message-client-api-1.0.0.jar"/>
|
||||
<classpathentry kind="lib" path="lib/artemis-http-client-1.1.4.jar"/>
|
||||
<classpathentry kind="lib" path="lib/ojdbc8.jar"/>
|
||||
- <classpathentry kind="con" path="org.eclipse.jst.server.core.container/org.eclipse.jst.server.tomcat.runtimeTarget/Apache Tomcat v7.0"/>
|
||||
- <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
||||
+ <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/jdk"/>
|
||||
+ <classpathentry kind="con" path="org.eclipse.jst.server.core.container/org.eclipse.jst.server.tomcat.runtimeTarget/Tomcat 8"/>
|
||||
<classpathentry kind="output" path="bin"/>
|
||||
</classpath>
|
||||
Index: greenH5/.classpath
|
||||
IDEA additional info:
|
||||
Subsystem: com.intellij.openapi.diff.impl.patch.BaseRevisionTextPatchEP
|
||||
<+><?xml version=\"1.0\" encoding=\"UTF-8\"?>\r\n<classpath>\r\n\t<classpathentry kind=\"src\" path=\"src\"/>\r\n\t<classpathentry kind=\"con\" path=\"org.eclipse.jst.j2ee.internal.web.container\"/>\r\n\t<classpathentry kind=\"con\" path=\"org.eclipse.jst.j2ee.internal.module.container\"/>\r\n\t<classpathentry kind=\"con\" path=\"org.eclipse.jst.server.core.container/org.eclipse.jst.server.tomcat.runtimeTarget/Apache Tomcat v7.0\">\r\n\t\t<attributes>\r\n\t\t\t<attribute name=\"owner.project.facets\" value=\"#system#;jst.web\"/>\r\n\t\t</attributes>\r\n\t</classpathentry>\r\n\t<classpathentry kind=\"con\" path=\"org.eclipse.jdt.launching.JRE_CONTAINER\">\r\n\t\t<attributes>\r\n\t\t\t<attribute name=\"owner.project.facets\" value=\"java\"/>\r\n\t\t</attributes>\r\n\t</classpathentry>\r\n\t<classpathentry kind=\"output\" path=\"bin\"/>\r\n</classpath>\r\n
|
||||
Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP
|
||||
<+>UTF-8
|
||||
===================================================================
|
||||
diff --git a/greenH5/.classpath b/greenH5/.classpath
|
||||
--- a/greenH5/.classpath (revision 063ca5a92ffa59299095b676897af828ddc4cc40)
|
||||
+++ b/greenH5/.classpath (date 1740130835529)
|
||||
@@ -3,15 +3,7 @@
|
||||
<classpathentry kind="src" path="src"/>
|
||||
<classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.web.container"/>
|
||||
<classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/>
|
||||
- <classpathentry kind="con" path="org.eclipse.jst.server.core.container/org.eclipse.jst.server.tomcat.runtimeTarget/Apache Tomcat v7.0">
|
||||
- <attributes>
|
||||
- <attribute name="owner.project.facets" value="#system#;jst.web"/>
|
||||
- </attributes>
|
||||
- </classpathentry>
|
||||
- <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
|
||||
- <attributes>
|
||||
- <attribute name="owner.project.facets" value="java"/>
|
||||
- </attributes>
|
||||
- </classpathentry>
|
||||
+ <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/jdk"/>
|
||||
+ <classpathentry kind="con" path="org.eclipse.jst.server.core.container/org.eclipse.jst.server.tomcat.runtimeTarget/Tomcat 8"/>
|
||||
<classpathentry kind="output" path="bin"/>
|
||||
</classpath>
|
||||
Index: greenH5/WebContent/WEB-INF/configuration/policy.xml
|
||||
IDEA additional info:
|
||||
Subsystem: com.intellij.openapi.diff.impl.patch.BaseRevisionTextPatchEP
|
||||
<+><?xml version=\"1.0\" encoding=\"UTF-8\"?>\r\n\r\n<platform-dynamic-policy>\r\n\r\n\t<deploy-mode>develop</deploy-mode>\r\n\r\n\t<service-candidate-mode>true</service-candidate-mode>\r\n\r\n\t<default-servlet-extensions>/rest/*</default-servlet-extensions>\r\n\t\r\n\t<web>\r\n\t\t<app-resource-cache maxlength=\"-1\" >-1</app-resource-cache>\r\n\t\t<url-first-cache>-1</url-first-cache>\r\n\t\t<black-url-cache-mode>false</black-url-cache-mode>\r\n\t</web>\r\n\r\n<module-repository\r\n\t\t id=\"workspace1559717231848\"\r\n\t\t path=\"L:\\uap_project\\zhhq_hz\">\r\n\t\t <module>greenH5modul</module>\r\n\t\t </module-repository>\r\n\t\t \r\n</platform-dynamic-policy>\r\n
|
||||
Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP
|
||||
<+>UTF-8
|
||||
===================================================================
|
||||
diff --git a/greenH5/WebContent/WEB-INF/configuration/policy.xml b/greenH5/WebContent/WEB-INF/configuration/policy.xml
|
||||
--- a/greenH5/WebContent/WEB-INF/configuration/policy.xml (revision 063ca5a92ffa59299095b676897af828ddc4cc40)
|
||||
+++ b/greenH5/WebContent/WEB-INF/configuration/policy.xml (date 1740130913093)
|
||||
@@ -16,7 +16,7 @@
|
||||
|
||||
<module-repository
|
||||
id="workspace1559717231848"
|
||||
- path="L:\uap_project\zhhq_hz">
|
||||
+ path="F:\UAP\hz-zhhq-app-service">
|
||||
<module>greenH5modul</module>
|
||||
</module-repository>
|
||||
|
||||
Index: greenH5/WebContent/WEB-INF/configuration/datasource.xml
|
||||
IDEA additional info:
|
||||
Subsystem: com.intellij.openapi.diff.impl.patch.BaseRevisionTextPatchEP
|
||||
<+><?xml version=\"1.0\" encoding=\"utf-8\"?>\r\n\r\n<beans xmlns=\"http://www.springframework.org/schema/beans\"\r\n\txmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xmlns:module=\"http://www.sgcc.com.cn/schema/platform/module\"\r\n\txsi:schemaLocation=\"http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans.xsd http://www.sgcc.com.cn/schema/platform/module http://www.sgcc.com.cn/schema/platform/module/module.xsd\">\r\n\t<module:service id=\"dataSourceService\" beanId=\"dataSource\"\r\n\t\ttargetName=\"javax.sql.DataSource\" />\r\n\t<bean id=\"dataSource\" name=\"dataSource\"\r\n\t\tclass=\"org.apache.commons.dbcp.BasicDataSource\" destroy-method=\"close\">\r\n\r\n\t\t<property name=\"driverClassName\" value=\"oracle.jdbc.driver.OracleDriver\" />\r\n\t\t<property name=\"url\" value=\"jdbc:oracle:thin:@//localhost:1521/ORCL\" />\r\n\t\t<property name=\"username\" value=\"ORACLE\" />\r\n\t\t<property name=\"password\" value=\"ccw1998YYT\" />\r\n\r\n\t\t<!-- 生产 -->\r\n\t\t<!-- <property name=\"driverClassName\" value=\"sgcc.nds.jdbc.driver.NdsDriver\"/> \r\n\t\t\t<property name=\"url\" value=\"jdbc:nds://172.16.200.200:18600/v_zhhq?appname=app_zhhq\" \r\n\t\t\t/> <property name=\"username\" value=\"zhhq_hz\" /> <property name=\"password\" \r\n\t\t\tvalue=\"zhhq_2022!\" /> -->\r\n\t\t<property name=\"maxActive\" value=\"500\" />\r\n\t\t<property name=\"maxIdle\" value=\"30\" />\r\n\t\t<property name=\"maxWait\" value=\"5000\" />\r\n\t\t<property name=\"validationQuery\" value=\"SELECT 1 from dual\" />\r\n\t\t<property name=\"testWhileIdle\" value=\"true\" />\r\n\t\t<property name=\"testOnBorrow\" value=\"false\" />\r\n\t\t<property name=\"timeBetweenEvictionRunsMillis\" value=\"30000\" />\r\n\t\t<property name=\"minEvictableIdleTimeMillis\" value=\"1800000\" />\r\n\t\t<property name=\"defaultAutoCommit\" value=\"true\" />\r\n\t\t<property name=\"removeAbandoned\" value=\"true\" />\r\n\t\t<property name=\"removeAbandonedTimeout\" value=\"60\" />\r\n\t\t<property name=\"logAbandoned\" value=\"true\" />\r\n\t</bean>\r\n</beans>\r\n
|
||||
Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP
|
||||
<+>UTF-8
|
||||
===================================================================
|
||||
diff --git a/greenH5/WebContent/WEB-INF/configuration/datasource.xml b/greenH5/WebContent/WEB-INF/configuration/datasource.xml
|
||||
--- a/greenH5/WebContent/WEB-INF/configuration/datasource.xml (revision 063ca5a92ffa59299095b676897af828ddc4cc40)
|
||||
+++ b/greenH5/WebContent/WEB-INF/configuration/datasource.xml (date 1740130923038)
|
||||
@@ -11,7 +11,7 @@
|
||||
<property name="driverClassName" value="oracle.jdbc.driver.OracleDriver" />
|
||||
<property name="url" value="jdbc:oracle:thin:@//localhost:1521/ORCL" />
|
||||
<property name="username" value="ORACLE" />
|
||||
- <property name="password" value="ccw1998YYT" />
|
||||
+ <property name="password" value="123456" />
|
||||
|
||||
<!-- 生产 -->
|
||||
<!-- <property name="driverClassName" value="sgcc.nds.jdbc.driver.NdsDriver"/>
|
||||
|
|
@ -1,17 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<classpath>
|
||||
<classpathentry kind="src" path="src"/>
|
||||
<classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.web.container"/>
|
||||
<classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/>
|
||||
<classpathentry kind="con" path="org.eclipse.jst.server.core.container/org.eclipse.jst.server.tomcat.runtimeTarget/Apache Tomcat v7.0">
|
||||
<attributes>
|
||||
<attribute name="owner.project.facets" value="#system#;jst.web"/>
|
||||
</attributes>
|
||||
</classpathentry>
|
||||
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
|
||||
<attributes>
|
||||
<attribute name="owner.project.facets" value="java"/>
|
||||
</attributes>
|
||||
</classpathentry>
|
||||
<classpathentry kind="output" path="bin"/>
|
||||
</classpath>
|
||||
|
|
@ -1,31 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<projectDescription>
|
||||
<name>greenH5</name>
|
||||
<comment></comment>
|
||||
<projects>
|
||||
</projects>
|
||||
<buildSpec>
|
||||
<buildCommand>
|
||||
<name>org.eclipse.jdt.core.javabuilder</name>
|
||||
<arguments>
|
||||
</arguments>
|
||||
</buildCommand>
|
||||
<buildCommand>
|
||||
<name>org.eclipse.wst.common.project.facet.core.builder</name>
|
||||
<arguments>
|
||||
</arguments>
|
||||
</buildCommand>
|
||||
<buildCommand>
|
||||
<name>org.eclipse.wst.validation.validationbuilder</name>
|
||||
<arguments>
|
||||
</arguments>
|
||||
</buildCommand>
|
||||
</buildSpec>
|
||||
<natures>
|
||||
<nature>org.eclipse.jem.workbench.JavaEMFNature</nature>
|
||||
<nature>org.eclipse.wst.common.modulecore.ModuleCoreNature</nature>
|
||||
<nature>org.eclipse.wst.common.project.facet.core.nature</nature>
|
||||
<nature>org.eclipse.jdt.core.javanature</nature>
|
||||
<nature>org.eclipse.wst.jsdt.core.jsNature</nature>
|
||||
</natures>
|
||||
</projectDescription>
|
||||
|
|
@ -1,12 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<classpath>
|
||||
<classpathentry excluding="**/bower_components/*|**/node_modules/*|**/*.min.js" kind="src" path="WebContent"/>
|
||||
<classpathentry kind="con" path="org.eclipse.wst.jsdt.launching.JRE_CONTAINER"/>
|
||||
<classpathentry kind="con" path="org.eclipse.wst.jsdt.launching.WebProject">
|
||||
<attributes>
|
||||
<attribute name="hide" value="true"/>
|
||||
</attributes>
|
||||
</classpathentry>
|
||||
<classpathentry kind="con" path="org.eclipse.wst.jsdt.launching.baseBrowserLibrary"/>
|
||||
<classpathentry kind="output" path=""/>
|
||||
</classpath>
|
||||
|
|
@ -1,7 +0,0 @@
|
|||
eclipse.preferences.version=1
|
||||
org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled
|
||||
org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.8
|
||||
org.eclipse.jdt.core.compiler.compliance=1.8
|
||||
org.eclipse.jdt.core.compiler.problem.assertIdentifier=error
|
||||
org.eclipse.jdt.core.compiler.problem.enumIdentifier=error
|
||||
org.eclipse.jdt.core.compiler.source=1.8
|
||||
|
|
@ -1,8 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?><project-modules id="moduleCoreId" project-version="1.5.0">
|
||||
<wb-module deploy-name="greenH5">
|
||||
<wb-resource deploy-path="/" source-path="/WebContent" tag="defaultRootSource"/>
|
||||
<wb-resource deploy-path="/WEB-INF/classes" source-path="/src"/>
|
||||
<property name="context-root" value="greenH5"/>
|
||||
<property name="java-output-path" value="/greenH5/bin"/>
|
||||
</wb-module>
|
||||
</project-modules>
|
||||
|
|
@ -1,7 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<faceted-project>
|
||||
<runtime name="Tomcat 8"/>
|
||||
<installed facet="java" version="1.8"/>
|
||||
<installed facet="jst.web" version="3.0"/>
|
||||
<installed facet="wst.jsdt.web" version="1.0"/>
|
||||
</faceted-project>
|
||||
|
|
@ -1 +0,0 @@
|
|||
org.eclipse.wst.jsdt.launching.baseBrowserLibrary
|
||||
|
|
@ -1 +0,0 @@
|
|||
Window
|
||||
|
|
@ -1 +0,0 @@
|
|||
12
|
||||
|
|
@ -1 +0,0 @@
|
|||
12
|
||||
Binary file not shown.
|
|
@ -1,34 +0,0 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
|
||||
<beans xmlns="http://www.springframework.org/schema/beans"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:module="http://www.sgcc.com.cn/schema/platform/module"
|
||||
xsi:schemaLocation="http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans.xsd http://www.sgcc.com.cn/schema/platform/module http://www.sgcc.com.cn/schema/platform/module/module.xsd">
|
||||
<module:service id="dataSourceService" beanId="dataSource"
|
||||
targetName="javax.sql.DataSource" />
|
||||
<bean id="dataSource" name="dataSource"
|
||||
class="org.apache.commons.dbcp.BasicDataSource" destroy-method="close">
|
||||
|
||||
<property name="driverClassName" value="oracle.jdbc.driver.OracleDriver" />
|
||||
<property name="url" value="jdbc:oracle:thin:@//localhost:1521/ORCL" />
|
||||
<property name="username" value="ORACLE" />
|
||||
<property name="password" value="Love0802" />
|
||||
|
||||
<!-- 生产 -->
|
||||
<!-- <property name="driverClassName" value="sgcc.nds.jdbc.driver.NdsDriver"/>
|
||||
<property name="url" value="jdbc:nds://172.16.200.200:18600,172.16.200.203:18600/v_zhhq?appname=app_zhhq"
|
||||
/> <property name="username" value="zhhq_hz" /> <property name="password"
|
||||
value="zhhq_2022!" /> -->
|
||||
<property name="maxActive" value="500" />
|
||||
<property name="maxIdle" value="30" />
|
||||
<property name="maxWait" value="5000" />
|
||||
<property name="validationQuery" value="SELECT 1 from dual" />
|
||||
<property name="testWhileIdle" value="true" />
|
||||
<property name="testOnBorrow" value="false" />
|
||||
<property name="timeBetweenEvictionRunsMillis" value="30000" />
|
||||
<property name="minEvictableIdleTimeMillis" value="1800000" />
|
||||
<property name="defaultAutoCommit" value="true" />
|
||||
<property name="removeAbandoned" value="true" />
|
||||
<property name="removeAbandonedTimeout" value="60" />
|
||||
<property name="logAbandoned" value="true" />
|
||||
</bean>
|
||||
</beans>
|
||||
Binary file not shown.
|
|
@ -1,4 +0,0 @@
|
|||
#配置微内核相关参数
|
||||
################################################################################
|
||||
#配置统一应用开发平台服务端的地址,例如:http://192.168.60.140:8080/sguap-server/environment
|
||||
dm.server.path=http://localhost:8787/sguap-server/environment
|
||||
Binary file not shown.
|
|
@ -1,16 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<weblogic-web-app xmlns="http://www.bea.com/ns/weblogic/90">
|
||||
<context-root>greenH5</context-root>
|
||||
|
||||
<resource-description>
|
||||
<res-ref-name>uap</res-ref-name>
|
||||
<jndi-name>uap</jndi-name>
|
||||
</resource-description>
|
||||
|
||||
<!--
|
||||
<session-descriptor>
|
||||
<persistent-store-type>replicated</persistent-store-type>
|
||||
</session-descriptor>
|
||||
-->
|
||||
|
||||
</weblogic-web-app>
|
||||
|
|
@ -1,3 +0,0 @@
|
|||
Manifest-Version: 1.0
|
||||
Class-Path:
|
||||
|
||||
|
|
@ -1,24 +0,0 @@
|
|||
#Deploy_version \u751f\u6210\u7684jar\u7684\u7248\u672c\u53f7,\u683c\u5f0f\uff1a\u9879\u76ee\u540d\u79f0_\u7248\u672c\u53f7.yyyyMMddHHmm|\u5982uapm_1.0.0.201412252108.jar
|
||||
Deploy_version=1.0.0
|
||||
|
||||
#gitignore \u9700\u8981\u5ffd\u7565\u7684\u6253\u5305\u76ee\u5f55\u6216\u6587\u4ef6\uff0c\u4f8b\u5982\uff1a**/*.txt,*.txt,\u9ed8\u8ba4\u5df2\u5ffd\u7565\u7684\u6587\u4ef6\u5305\u62ecbuild,build.*,model,bin,.*,pm
|
||||
gitignore=*.txt
|
||||
|
||||
#\u542f\u7528\u5feb\u901f\u6784\u5efa\uff0ctrue\u542f\u7528\uff0cfalse\u4e0d\u542f\u7528
|
||||
gradleCompile=true
|
||||
|
||||
#Gradle \u5b88\u62a4\u8fdb\u7a0b\u4f1a\u8fd0\u884c\u6784\u5efa (\u76ee\u7684\u662f\u6539\u5584\u7684\u542f\u52a8\u548c\u6267\u884c\u65f6\u95f4) \u548c\u5e73\u884c (\u5e76\u884c\u7ebf\u7a0b\u751f\u6210\u9879\u76ee)
|
||||
org.gradle.daemon=true
|
||||
org.gradle.parallel=true
|
||||
|
||||
#Gradle \u4f7f\u7528jvm\u65f6\u7684\u7cfb\u7edf\u53c2\u6570\uff0c\u53ef\u4ee5\u6839\u636e\u9879\u76ee\u5927\u5c0f\u505a\u9002\u5f53\u8c03\u6574
|
||||
org.gradle.jvmargs=-Xmx512m
|
||||
|
||||
#\u8131\u79bbUAP\u5e73\u53f0\u65f6\u9700\u6307\u5b9asguap-server\u7684\u76ee\u5f55
|
||||
#sguap_server=D:\\sguap-server
|
||||
|
||||
#DeployHome \u6253\u5f00\u6ce8\u91ca\u5373\u7f16\u8bd1\u7ed3\u675f\u540e\u4f1a\u5c06UAP\u9879\u76ee\u62f7\u8d1d\u5230\u6307\u5b9a\u76ee\u5f55\u4e0b
|
||||
#DeployHome=D:\\E_Passport\\temp
|
||||
|
||||
#org.gradle.java.home Gradle\u63d2\u4ef6\u9700\u8981JDK\u7684\u5b89\u88c5\u76ee\u5f55\uff0c\u975eJRE\u76ee\u5f55
|
||||
#org.gradle.java.home=D:\\E_Passport\\JDK\\1_7\\Java\\jdk1.7.0_60
|
||||
Binary file not shown.
|
|
@ -1,27 +0,0 @@
|
|||
apply plugin: 'war'
|
||||
webAppDirName = 'WebContent'
|
||||
sourceSets {
|
||||
main {
|
||||
java {
|
||||
srcDir 'src'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
war {
|
||||
baseName = project.name;
|
||||
//classpath fileTree('additionalLibs','WebContent/WEB-INF/repository/plugins')
|
||||
//println(destinationDir.path.toString());
|
||||
//设置war包输出目录
|
||||
//destinationDir = new File(destinationDir.path.toString().replace('WEB-INF/lib','WEB-INF/repository/plugins'))
|
||||
//println(destinationDir.path.toString());
|
||||
}
|
||||
|
||||
dependencies {
|
||||
tasks.withType(JavaCompile) {
|
||||
options.encoding = "UTF-8"
|
||||
}
|
||||
providedCompile fileTree(dir:'WebContent/WEB-INF/lib',include:'*.jar')
|
||||
//providedRuntime fileTree(dir:'WebContent/WEB-INF/repository/plugins',include:'*.jar')
|
||||
|
||||
}
|
||||
|
|
@ -1,6 +0,0 @@
|
|||
Import-Package=&database#dbdrivers
|
||||
|
||||
Export-Package=org.apache.naming,org.apache.naming.java,org.apache.naming.factory,org.apache.naming.resources,org.apache.naming.resources.jndi
|
||||
|
||||
dm-need-import-package=&Export-Package,org.apache.commons.dbcp
|
||||
|
||||
Binary file not shown.
Binary file not shown.
|
|
@ -1,5 +0,0 @@
|
|||
Import-Package=&database#dbdrivers
|
||||
|
||||
Export-Package=weblogic.jndi,weblogic.jndi.internal,weblogic.xml.jaxp,weblogic.jdbc.vendor.oracle
|
||||
|
||||
dm-need-import-package=&Export-Package
|
||||
Binary file not shown.
Binary file not shown.
|
|
@ -1,12 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<classpath>
|
||||
<classpathentry excluding="**/bower_components/*|**/node_modules/*|**/*.min.js" kind="src" path="WebContent"/>
|
||||
<classpathentry kind="con" path="org.eclipse.wst.jsdt.launching.JRE_CONTAINER"/>
|
||||
<classpathentry kind="con" path="org.eclipse.wst.jsdt.launching.WebProject">
|
||||
<attributes>
|
||||
<attribute name="hide" value="true"/>
|
||||
</attributes>
|
||||
</classpathentry>
|
||||
<classpathentry kind="con" path="org.eclipse.wst.jsdt.launching.baseBrowserLibrary"/>
|
||||
<classpathentry kind="output" path=""/>
|
||||
</classpath>
|
||||
|
|
@ -1,10 +0,0 @@
|
|||
def policy_dir = "${rootDir}/WebContent/WEB-INF/configuration/policy.xml"
|
||||
def policy = new XmlParser().parse(policy_dir)."module-repository"
|
||||
|
||||
policy?policy[0].module?policy[0].module.each{
|
||||
//def proj = new File(workspace.concat(it.text().trim()))
|
||||
def proj = new File(policy[0].attribute("path").concat(File.separator).concat(it.text().trim()))
|
||||
if(!proj.exists()) throw new Exception("SG-UAP> " + proj.path + " 路径不存在")
|
||||
include(":".concat(proj.name))
|
||||
project(":".concat(proj.name)).projectDir = proj
|
||||
}:System.err.println("SG-UAP> 尚未配置模块项目"):System.err.println("SG-UAP> 尚未配置模块项目")
|
||||
|
|
@ -1,68 +0,0 @@
|
|||
package greenH5.util;
|
||||
|
||||
import java.io.IOException;
|
||||
|
||||
import javax.servlet.Filter;
|
||||
import javax.servlet.FilterChain;
|
||||
import javax.servlet.FilterConfig;
|
||||
import javax.servlet.ServletException;
|
||||
import javax.servlet.ServletRequest;
|
||||
import javax.servlet.ServletResponse;
|
||||
import javax.servlet.http.HttpServletRequest;
|
||||
import javax.servlet.http.HttpServletResponse;
|
||||
|
||||
/**
|
||||
* Servlet Filter implementation class CORSFilter
|
||||
*/
|
||||
// Enable it for Servlet 3.x implementations
|
||||
/* @ WebFilter(asyncSupported = true, urlPatterns = { "/*" }) */
|
||||
public class AjaxFilter implements Filter {
|
||||
|
||||
|
||||
/**
|
||||
* @see Filter#doFilter(ServletRequest, ServletResponse, FilterChain)
|
||||
*/
|
||||
public void doFilter(ServletRequest servletRequest, ServletResponse servletResponse, FilterChain chain)
|
||||
throws IOException, ServletException {
|
||||
|
||||
HttpServletRequest request = (HttpServletRequest) servletRequest;
|
||||
String urlString = request.getRequestURL().toString();
|
||||
if (urlString.contains("greenH5/workbench/default.jsp")) {
|
||||
return;
|
||||
}
|
||||
// Authorize (allow) all domains to consume the content
|
||||
((HttpServletResponse) servletResponse).addHeader("Access-Control-Allow-Origin", "*");
|
||||
((HttpServletResponse) servletResponse).addHeader("Access-Control-Allow-Methods","GET, POST");
|
||||
((HttpServletResponse) servletResponse).addHeader("Access-Control-Allow-Headers", "Content-Type,token,u");
|
||||
|
||||
|
||||
String method = request.getMethod();
|
||||
// For HTTP OPTIONS verb/method reply with ACCEPTED status code -- per CORS handshake
|
||||
if ("OPTIONS".equals(method)) {
|
||||
HttpServletResponse resp = (HttpServletResponse) servletResponse;
|
||||
resp.setStatus(HttpServletResponse.SC_FORBIDDEN);
|
||||
return;
|
||||
}
|
||||
if ("HEAD".equals(method)) {
|
||||
HttpServletResponse resp = (HttpServletResponse) servletResponse;
|
||||
resp.setStatus(HttpServletResponse.SC_FORBIDDEN);
|
||||
return;
|
||||
}
|
||||
|
||||
// pass the request along the filter chain
|
||||
chain.doFilter(request, servletResponse);
|
||||
}
|
||||
|
||||
/**
|
||||
* @see Filter#init(FilterConfig)
|
||||
*/
|
||||
public void init(FilterConfig fConfig) throws ServletException {
|
||||
// TODO Auto-generated method stub
|
||||
}
|
||||
|
||||
public void destroy() {
|
||||
// TODO Auto-generated method stub
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
|
@ -1,188 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<web-app version="2.4" xmlns="http://java.sun.com/xml/ns/j2ee"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee
|
||||
http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd">
|
||||
|
||||
<filter>
|
||||
<filter-name>contextfilter-forward</filter-name>
|
||||
<filter-class>
|
||||
com.sgcc.uap.kernel.web.server.UapModuleContextFilter
|
||||
</filter-class>
|
||||
<init-param>
|
||||
<param-name>requestType</param-name>
|
||||
<param-value>FORWARD</param-value>
|
||||
</init-param>
|
||||
</filter>
|
||||
<filter>
|
||||
<filter-name>contextfilter-request</filter-name>
|
||||
<filter-class>
|
||||
com.sgcc.uap.kernel.web.server.UapModuleContextFilter
|
||||
</filter-class>
|
||||
<init-param>
|
||||
<param-name>requestType</param-name>
|
||||
<param-value>REQUEST</param-value>
|
||||
</init-param>
|
||||
</filter>
|
||||
<filter>
|
||||
<filter-name>contextfilter-include</filter-name>
|
||||
<filter-class>
|
||||
com.sgcc.uap.kernel.web.server.UapModuleContextFilter
|
||||
</filter-class>
|
||||
<init-param>
|
||||
<param-name>requestType</param-name>
|
||||
<param-value>INCLUDE</param-value>
|
||||
</init-param>
|
||||
</filter>
|
||||
|
||||
<filter-mapping>
|
||||
<filter-name>contextfilter-forward</filter-name>
|
||||
<url-pattern>/*</url-pattern>
|
||||
<dispatcher>FORWARD</dispatcher>
|
||||
</filter-mapping>
|
||||
<filter-mapping>
|
||||
<filter-name>contextfilter-request</filter-name>
|
||||
<url-pattern>/*</url-pattern>
|
||||
<dispatcher>REQUEST</dispatcher>
|
||||
</filter-mapping>
|
||||
<filter-mapping>
|
||||
<filter-name>contextfilter-include</filter-name>
|
||||
<url-pattern>/*</url-pattern>
|
||||
<dispatcher>INCLUDE</dispatcher>
|
||||
</filter-mapping>
|
||||
|
||||
<filter>
|
||||
<filter-name>CorsFilter</filter-name>
|
||||
<filter-class>greenH5.util.AjaxFilter</filter-class>
|
||||
</filter>
|
||||
<filter-mapping>
|
||||
<filter-name>CorsFilter</filter-name>
|
||||
<url-pattern>/*</url-pattern>
|
||||
</filter-mapping>
|
||||
|
||||
<resource-ref>
|
||||
<description>DB Connection</description>
|
||||
<res-ref-name>sguap</res-ref-name>
|
||||
<res-type>javax.sql.DataSource</res-type>
|
||||
<res-auth>Container</res-auth>
|
||||
</resource-ref>
|
||||
|
||||
<listener>
|
||||
<listener-class>
|
||||
com.sgcc.uap.kernel.web.broker.UapModuleContextListener
|
||||
</listener-class>
|
||||
</listener>
|
||||
|
||||
<listener>
|
||||
<listener-class>
|
||||
com.sgcc.uap.kernel.web.broker.UapModuleSessionListener
|
||||
</listener-class>
|
||||
</listener>
|
||||
|
||||
<session-config>
|
||||
<session-timeout>100</session-timeout>
|
||||
</session-config>
|
||||
<error-page>
|
||||
<error-code>404</error-code>
|
||||
<location>/WEB-INF/404.html</location>
|
||||
</error-page>
|
||||
<error-page>
|
||||
<error-code>400</error-code>
|
||||
<location>/WEB-INF/404.html</location>
|
||||
</error-page>
|
||||
<error-page>
|
||||
<error-code>500</error-code>
|
||||
<location>/WEB-INF/404.html</location>
|
||||
</error-page>
|
||||
<error-page>
|
||||
<error-code>503</error-code>
|
||||
<location>/WEB-INF/404.html</location>
|
||||
</error-page>
|
||||
<error-page>
|
||||
<error-code>405</error-code>
|
||||
<location>/WEB-INF/404.html</location>
|
||||
</error-page>
|
||||
<error-page>
|
||||
<error-code>501</error-code>
|
||||
<location>/WEB-INF/404.html</location>
|
||||
</error-page>
|
||||
<error-page>
|
||||
<error-code>403</error-code>
|
||||
<location>/WEB-INF/404.html</location>
|
||||
</error-page>
|
||||
<error-page>
|
||||
<exception-type>java.lang.Throwable</exception-type>
|
||||
<location>/WEB-INF/404.html</location>
|
||||
</error-page>
|
||||
|
||||
|
||||
<servlet>
|
||||
<servlet-name>contextservlet</servlet-name>
|
||||
<servlet-class>
|
||||
com.sgcc.uap.kernel.web.server.UapModuleContextServlet
|
||||
</servlet-class>
|
||||
<init-param>
|
||||
<param-name>extGen</param-name>
|
||||
<param-value>true</param-value>
|
||||
</init-param>
|
||||
<init-param>
|
||||
<param-name>Version</param-name>
|
||||
<param-value>3.0.0</param-value>
|
||||
</init-param>
|
||||
<!-- <init-param>
|
||||
<param-name>applicationWelcomePage</param-name>
|
||||
<param-value>/workbench/default.jsp</param-value>
|
||||
</init-param> -->
|
||||
<init-param>
|
||||
<param-name>applicationErrorPage</param-name>
|
||||
<param-value>/webext/error.jsp</param-value>
|
||||
</init-param>
|
||||
<init-param>
|
||||
<param-name>noFoundErrorPage</param-name>
|
||||
<param-value>/webext/404.jsp</param-value>
|
||||
</init-param>
|
||||
<init-param>
|
||||
<param-name>detailErrorPage</param-name>
|
||||
<param-value>/webext/detailerror.jsp</param-value>
|
||||
</init-param>
|
||||
<init-param>
|
||||
<param-name>simpleErrorPage</param-name>
|
||||
<param-value>/webext/simpleError.jsp</param-value>
|
||||
</init-param>
|
||||
<load-on-startup>1</load-on-startup>
|
||||
</servlet>
|
||||
<servlet-mapping>
|
||||
<servlet-name>contextservlet</servlet-name>
|
||||
<url-pattern>/*</url-pattern>
|
||||
</servlet-mapping>
|
||||
<servlet-mapping>
|
||||
<servlet-name>contextservlet</servlet-name>
|
||||
<url-pattern>*.jsp</url-pattern>
|
||||
</servlet-mapping>
|
||||
|
||||
<mime-mapping>
|
||||
<extension>doc</extension>
|
||||
<mime-type>application/msword</mime-type>
|
||||
</mime-mapping>
|
||||
<mime-mapping>
|
||||
<extension>xls</extension>
|
||||
<mime-type>application/msexcel</mime-type>
|
||||
</mime-mapping>
|
||||
<mime-mapping>
|
||||
<extension>pdf</extension>
|
||||
<mime-type>application/pdf</mime-type>
|
||||
</mime-mapping>
|
||||
<mime-mapping>
|
||||
<extension>zip</extension>
|
||||
<mime-type>application/zip</mime-type>
|
||||
</mime-mapping>
|
||||
<mime-mapping>
|
||||
<extension>rar</extension>
|
||||
<mime-type>application/rar</mime-type>
|
||||
</mime-mapping>
|
||||
<mime-mapping>
|
||||
<extension>msi</extension>
|
||||
<mime-type>application/x-msdownload</mime-type>
|
||||
</mime-mapping>
|
||||
|
||||
</web-app>
|
||||
|
|
@ -1 +0,0 @@
|
|||
Window
|
||||
|
|
@ -1,63 +0,0 @@
|
|||
package greenH5.util;
|
||||
|
||||
import java.io.IOException;
|
||||
|
||||
import javax.servlet.Filter;
|
||||
import javax.servlet.FilterChain;
|
||||
import javax.servlet.FilterConfig;
|
||||
import javax.servlet.ServletException;
|
||||
import javax.servlet.ServletRequest;
|
||||
import javax.servlet.ServletResponse;
|
||||
import javax.servlet.http.HttpServletRequest;
|
||||
import javax.servlet.http.HttpServletResponse;
|
||||
|
||||
/**
|
||||
* Servlet Filter implementation class CORSFilter
|
||||
*/
|
||||
// Enable it for Servlet 3.x implementations
|
||||
/* @ WebFilter(asyncSupported = true, urlPatterns = { "/*" }) */
|
||||
public class AjaxFilter implements Filter {
|
||||
|
||||
|
||||
/**
|
||||
* @see Filter#doFilter(ServletRequest, ServletResponse, FilterChain)
|
||||
*/
|
||||
public void doFilter(ServletRequest servletRequest, ServletResponse servletResponse, FilterChain chain)
|
||||
throws IOException, ServletException {
|
||||
|
||||
HttpServletRequest request = (HttpServletRequest) servletRequest;
|
||||
String urlString = request.getRequestURL().toString();
|
||||
if (urlString.contains("greenH5/workbench/default.jsp")) {
|
||||
return;
|
||||
}
|
||||
// Authorize (allow) all domains to consume the content
|
||||
((HttpServletResponse) servletResponse).addHeader("Access-Control-Allow-Origin", "*");
|
||||
((HttpServletResponse) servletResponse).addHeader("Access-Control-Allow-Methods","GET, POST");
|
||||
((HttpServletResponse) servletResponse).addHeader("Access-Control-Allow-Headers", "Content-Type,token,u");
|
||||
|
||||
|
||||
String method = request.getMethod();
|
||||
// For HTTP OPTIONS verb/method reply with ACCEPTED status code -- per CORS handshake
|
||||
if ("OPTIONS".equals(method)) {
|
||||
HttpServletResponse resp = (HttpServletResponse) servletResponse;
|
||||
resp.setStatus(HttpServletResponse.SC_OK);
|
||||
return;
|
||||
}
|
||||
|
||||
// pass the request along the filter chain
|
||||
chain.doFilter(request, servletResponse);
|
||||
}
|
||||
|
||||
/**
|
||||
* @see Filter#init(FilterConfig)
|
||||
*/
|
||||
public void init(FilterConfig fConfig) throws ServletException {
|
||||
// TODO Auto-generated method stub
|
||||
}
|
||||
|
||||
public void destroy() {
|
||||
// TODO Auto-generated method stub
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
|
@ -1,359 +0,0 @@
|
|||
#####################################\u4efb\u52a1\u8c03\u5ea6\u672c\u5730\u914d\u7f6e##########################################
|
||||
TASKDISPATCH_AUTH_MODE = NONE
|
||||
TASKDISPATCH_DEPLOY=componentManagerLocal
|
||||
#####################################\u4efb\u52a1\u8c03\u5ea6\u672c\u5730\u914d\u7f6e##########################################
|
||||
#\u5e73\u53f0\u5b58\u653e\u7684\u53ef\u4ee5\u4f9b\u7528\u6237\u4fee\u6539\u7684\u914d\u7f6e\u9879\uff0c\u6570\u636e\u4e3akey=value\u7684\u683c\u5f0f
|
||||
#\u5728\u7a0b\u5e8f\u4e2d\u53ef\u4ee5\u7528com.sgcc.uap.config.util.PlatformConfigUtil.getString("key")\u83b7\u53d6value\u503c
|
||||
#---------------------------------------\u6743\u9650\u96c6\u6210\u914d\u7f6e------------------------------------
|
||||
#\u4e1a\u52a1\u7cfb\u7edfid
|
||||
#\u4e1a\u52a1\u7cfb\u7edfid\u914d\u7f6e\u9879\u5fc5\u987b\u8f93\u5165\uff0c\u7f3a\u5c11\u5f53\u524d\u914d\u7f6e\u9879\uff0c\u90a3\u4e48\u5728\u6743\u9650\u96c6\u6210\u5305\u542f\u52a8\u8fc7\u7a0b\u4e2d\u629b\u51fa\u5f02\u5e38
|
||||
|
||||
#192.168.1.108
|
||||
ISC_APPID=4028c0146755ee44016755f46a840004
|
||||
|
||||
#\u4e1a\u52a1\u7cfb\u7edf\u79c1\u94a5\u914d\u7f6e
|
||||
#\u4e1a\u52a1\u7cfb\u7edf\u79c1\u914d\u7f6e\u9879\u5fc5\u987b\u8f93\u5165\uff0c\u7f3a\u5c11\u5f53\u524d\u914d\u7f6e\u9879\uff0c\u90a3\u4e48\u5728\u6743\u9650\u96c6\u6210\u5305\u542f\u52a8\u8fc7\u7a0b\u4e2d\u629b\u51fa\u5f02\u5e38
|
||||
|
||||
#192.168.1.108
|
||||
ISC_PRIKEY=MIICdgIBADANBgkqhkiG9w0BAQEFAASCAmAwggJcAgEAAoGBAJRlSSE/MykauQb0Ltp1pFp855l+t2mW5UzU8TVyW0d8CkYc8PU7lx7jcvvqteQg330CGDWA5tt0VVkuZDr3qs+HkAK5lRQvY47wajlrK1V8v916ON2FHhIAead1ZjhOVaqG4UNjKR/jWWQEtMjY+QqFlPASAcF4qKIgu2RbUmB5AgMBAAECgYBl4eBCjkSOzQUJrC5a2HgdlDHiJajBOtN1W6G7oybePmBDYO1iQSZxE5HHOY7l8FfgWMbMPRLCyu0qDHrOLWo8g2klJiUq5tg/67vEzhgULGYsjD+waOVPOXmhgr2hsHhiUYYknvdinqi45VsE+yqd7AcgstWZB61VjGPEAMZnAQJBAM6/lt46ydYn8gDkNx87L6JnUVs+4DueEGzkwGjbv3O1t3YVXYXm+u1dEXhLA9lRAO0QNYM/z/M8ehQYbFNQP+ECQQC3vxfyNh2+HlvdW80Q9g7I7aQ8ibVp66a12yyEE7H4dFz+XwW8gmvXNvpvNwun4AQkPFqZMMPDtZQT7zkpbpOZAkAr8dk1fzVria4MtnVo9AGZ+W/3fxPWWDCRlMW5BAxboeJO/ReV4JSxYzjVYsx8opUZznoxXZzrzIz+PHq58rLBAkEAh6hExKUhhlihmCcLmkcfmUah57P/xOifF0pubkCgN3+pnH+JG6jqd2T2th9csp9YT2xjsw/mqFopriIDAMzLmQJACJxOC/CTOwntXNEz2338RuBPUeReW3zsTD5dOsxdxTHh8C8SkujmWeQEbejwxEuxvukqpdyUSybEt5v08iQt3w==
|
||||
|
||||
#\u7edf\u4e00\u6388\u6743\u670d\u52a1\u63a5\u53e3\u5730\u5740
|
||||
#\u7edf\u4e00\u6388\u6743\u670d\u52a1\u63a5\u53e3\u5730\u5740\u914d\u7f6e\u9879\u5fc5\u987b\u8f93\u5165\uff0c\u7f3a\u5c11\u5f53\u524d\u914d\u7f6e\u9879\uff0c\u90a3\u4e48\u5728\u6743\u9650\u96c6\u6210\u5305\u542f\u52a8\u8fc7\u7a0b\u4e2d\u629b\u51fa\u5f02\u5e38
|
||||
|
||||
#192.168.1.108
|
||||
ISC_ADAPTER_URL = http://sgcc.isc2.com:22001/isc_frontmv_serv
|
||||
|
||||
#\u7edf\u4e00\u8ba4\u8bc1\u5730\u5740\u914d\u7f6e
|
||||
#\u7edf\u4e00\u8ba4\u8bc1\u5730\u5740\u914d\u7f6e\u9879\u5fc5\u987b\u8f93\u5165\uff0c\u7f3a\u5c11\u5f53\u524d\u914d\u7f6e\u9879\uff0c\u90a3\u4e48\u5728\u6743\u9650\u96c6\u6210\u5305\u542f\u52a8\u8fc7\u7a0b\u4e2d\u629b\u51fa\u5f02\u5e38
|
||||
#\u7edf\u4e00\u8ba4\u8bc1\u5730\u5740\u9488\u5bf9ISC_AUTHMODE\u8fdb\u884c\u4e86\u6b63\u5219\u5339\u914d
|
||||
#ISC_AUTHMODE\u4e3aISC\u548cWORKBENCHSSO\u65f6\uff0c\u90a3\u4e48ISC_LOGINURL\u5fc5\u987b\u4e3a\u5b8c\u6574\u7684http\u5168\u8def\u5f84
|
||||
#ISC_AUTHMODE\u4e3aWORKBENCH\u65f6\uff0c\u90a3\u4e48ISC_LOGINURL\u5fc5\u987b\u4e3a\u4ee5\u6ce2\u6d6a\u53f7\uff08~\uff09\u5f00\u59cb\u7684\u8def\u5f84
|
||||
#\u4e3e\u4f8b\uff1aISC_AUTHMODE=ISC\uff0cISC_LOGINURL=http://localhost:8089/UALogin/login
|
||||
#ISC_AUTHMODE=WORKBENCHSSO\uff0cISC_LOGINURL=http://localhost:9000/sguap-client/workbench/default.jsp
|
||||
#ISC_AUTHMODE=WORKBENCH\uff0cISC_LOGINURL=~/workbench/default.jsp
|
||||
#https://sso.isc.com:7002/isc_sso/login
|
||||
#ISC_LOGINURL=~/mdm_server/login.html
|
||||
#ISC_LOGINURL=~/workbench/default.jsp
|
||||
|
||||
#192.168.1.108
|
||||
ISC_LOGINURL=http://sgcc.isc.com:22001/isc_sso/login
|
||||
#192.168.1.108
|
||||
ISC_SSO_URL=http://sgcc.isc.com:22001/isc_sso
|
||||
|
||||
|
||||
#\u8d8a\u6743\u8bbf\u95ee
|
||||
#ISC_FILTER_SERVER=http://sgcc.isc.com:22000/isc_frontmv_serv
|
||||
#NO_ACCESS_EXCEPTION=http://127.0.0.1:9000/uap/iscintegrate/jsp/error/error.jsp
|
||||
#EXCLUDE_URLS=/view/test.jsp,/view/main/index.jsp
|
||||
#192.168.1.108
|
||||
#ISC_FILTER_SERVER=http://sgcc.isc.com:22001/isc_frontmv_serv
|
||||
#NO_ACCESS_EXCEPTION=http://192.168.1.130:8080/uap/iscintegrate/jsp/error/error.jsp
|
||||
#EXCLUDE_URLS=/view/test.jsp,/view/main/index.jsp
|
||||
#\u6ce8\u9500\u6216\u51fa\u73b0\u8d8a\u6743\u884c\u4e3a\u65f6\u7684\u56de\u8df3\u8def\u5f84
|
||||
#ISC_KICKBACK_URL=http://192.168.1.130:8080/uap
|
||||
#\u8d8a\u6743\u63a7\u5236\u5f00\u5173\uff0cTRUE:\u542f\u52a8\u5b89\u5168\u63a7\u5236,FALSE\uff1a\u53d6\u6d88\u5b89\u5168\u63a7\u5236
|
||||
#ISC_ENABLESECURITYFILTER=TRUE
|
||||
|
||||
#\u8d8a\u6743\u8fc7\u8651\u5668\u914d\u7f6e
|
||||
ISC_FILTER_SERVER=https://sgcc.isc.com:22011/isc_frontmv_serv
|
||||
#\u6392\u9664\u8d44\u6e90\u540e\u7f00\u5217\u8868\uff0c\u5982\uff1a.jpg,.js,.css,.ico,.html,.gif,.png \u591a\u4e2a\u4ee5\u9017\u53f7\u5206\u5f00\uff0c\u6ca1\u6709\u914d\u7f6e\u65f6\u6839\u636e\u9ed8\u8ba4\u914d\u7f6e\u6765\uff0c\u914d\u7f6e\u4e86\u4e9b\u9879\u4ee5\u6307\u5b9a\u7684\u914d\u7f6e\u4e3a\u51c6
|
||||
EXCLUDE_SUFFIX=
|
||||
#\u8d8a\u6743\u4e0d\u505a\u62e6\u622a\u7684URL\u5730\u5740(\u9017\u53f7\u5206\u9694)
|
||||
EXCLUDE_URLS=/workbench/default.jsp,/view/main/index.jsp,/iscintegrate/jsp/error/error.jsp
|
||||
#\u8d8a\u6743\u62e6\u622a\u63a7\u5236\u5f00\u5173
|
||||
#\u5b89\u5168\u9875\u9762\u8bbf\u95ee\u63a7\u5236\u9879\u4e3a\u53ef\u9009\u9879\uff0c\u7f3a\u5c11\u5f53\u524d\u914d\u7f6e\u9879\uff0c\u90a3\u4e48\u5728\u6743\u9650\u96c6\u6210\u5305\u542f\u52a8\u8fc7\u7a0b\u4e2d\u81ea\u52a8\u9ed8\u8ba4\u4e3aFALSE
|
||||
#TRUE:\u542f\u52a8\u5b89\u5168\u63a7\u5236,FALSE\uff1a\u53d6\u6d88\u5b89\u5168\u63a7\u5236
|
||||
#ISC_ENABLESECURITYFILTER=TRUE
|
||||
|
||||
|
||||
#\u7edf\u4e00\u8ba4\u8bc1\u6a21\u5f0f\u914d\u7f6e
|
||||
#\u7edf\u4e00\u8ba4\u8bc1\u6a21\u5f0f\u914d\u7f6e\u9879\u4e3a\u53ef\u9009\u9879\uff0c\u7f3a\u5c11\u5f53\u524d\u914d\u7f6e\u9879\uff0c\u90a3\u4e48\u5728\u6743\u9650\u96c6\u6210\u5305\u542f\u52a8\u8fc7\u7a0b\u4e2d\u81ea\u52a8\u9ed8\u8ba4\u4e3aISC
|
||||
#ISC\uff1a\u5e94\u7528\u6743\u9650\u7ba1\u7406\u7cfb\u7edf\u63d0\u4f9b\u7684\u7edf\u4e00\u8ba4\u8bc1
|
||||
#WORKBENCHSSO\uff1a\u96c6\u4e2d\u5f0f\u90e8\u7f72\u7684\u767b\u5f55\u8ba4\u8bc1
|
||||
#WORKBENCH\uff1a\u5206\u5e03\u5f0f\u90e8\u7f72\u7684\u767b\u5f55\u8ba4\u8bc1
|
||||
#FALSE\uff1a\u5173\u95ed\u767b\u5f55\u8ba4\u8bc1
|
||||
|
||||
ISC_AUTHMODE = FALSE
|
||||
|
||||
#\u5b89\u5168\u9875\u9762\u8bbf\u95ee\u63a7\u5236\u914d\u7f6e
|
||||
#\u5b89\u5168\u9875\u9762\u8bbf\u95ee\u63a7\u5236\u9879\u4e3a\u53ef\u9009\u9879\uff0c\u7f3a\u5c11\u5f53\u524d\u914d\u7f6e\u9879\uff0c\u90a3\u4e48\u5728\u6743\u9650\u96c6\u6210\u5305\u542f\u52a8\u8fc7\u7a0b\u4e2d\u81ea\u52a8\u9ed8\u8ba4\u4e3aFALSE
|
||||
#TRUE:\u542f\u52a8\u5b89\u5168\u63a7\u5236,FALSE\uff1a\u53d6\u6d88\u5b89\u5168\u63a7\u5236
|
||||
#\u5982\u679c\u7edf\u4e00\u8ba4\u8bc1\u6a21\u5f0f\u6ca1\u6709\u5f00\u542f\uff0c\u90a3\u4e48\u5373\u4f7f\u5b89\u5168\u63a7\u5236\u5f00\u542f\uff0c\u5b89\u5168\u63a7\u5236\u529f\u80fd\u81ea\u52a8\u65e0\u6548
|
||||
|
||||
ISC_ENABLESECURITYFILTER=FALSE
|
||||
|
||||
#\u8eab\u4efd\u8ba4\u8bc1\u65b9\u5f0f\u914d\u7f6e
|
||||
#\u8eab\u4efd\u8ba4\u8bc1\u65b9\u5f0f\u914d\u7f6e\u9879\u4e3a\u53ef\u9009\u9879\uff0c\u7f3a\u5c11\u5f53\u524d\u914d\u7f6e\u9879\uff0c\u90a3\u4e48\u5728\u6743\u9650\u96c6\u6210\u5305\u542f\u52a8\u8fc7\u7a0b\u4e2d\u81ea\u52a8\u9ed8\u8ba4\u4e3aNORMAL
|
||||
#\u8eab\u4efd\u8ba4\u8bc1\u65b9\u5f0f\uff0cNORMAL\uff1a\u5e38\u89c4\u65b9\u5f0f\uff08\u7f3a\u7701\uff09\uff0cDB\uff1a\u6570\u636e\u5e93\u65b9\u5f0f
|
||||
|
||||
ISC_AUTHTYPE = NORMAL
|
||||
|
||||
#\u53ef\u9009\u9879\uff0credis\u8fdc\u7a0b\u7f13\u5b58\u670d\u52a1\u5730\u5740\uff0c\u914d\u7f6eip\u52a0\u7aef\u53e3
|
||||
|
||||
#ISC_CACHE_HOT=10.238.208.16:9900
|
||||
|
||||
#\u53ef\u9009\u9879\uff0c\u8fde\u63a5redis\u672c\u5730\u7f13\u5b58\u5730\u5740
|
||||
#\u5f53\u524d\u76ee\u5f55\u81ea\u52a8\u521b\u5efa
|
||||
|
||||
#ISC_CACHE_HOST_DATAFILE_PATH=d:/test/localcache
|
||||
|
||||
#\u53ef\u9009\u9879
|
||||
#\u6743\u9650\u7cfb\u7edf\u524d\u7f6e\u8282\u70b9\u540c\u6b65\u6570\u636e\u6e90\u670d\u52a1\u5730\u5740(datasource.xml\u6587\u4ef6\u4e2d\u7684\u670d\u52a1id)
|
||||
#\u914d\u7f6e\u5f53\u524d\u9879\uff0c\u90a3\u4e48\u6743\u9650\u7cfb\u7edf\u5b9a\u65f6\u66f4\u65b0\u524d\u7f6e\u8282\u70b9\u8868\u6570\u636e\uff0c\u540c\u65f6\u9700\u914d\u7f6eISC_JMS_CACHE_URL\u670d\u52a1\u5730\u5740
|
||||
|
||||
#ISC_DATASYNC_DATASOURCE= dataSourceService
|
||||
|
||||
#------------------------------------------------\u57fa\u672c\u6743\u9650\u4fe1\u606f\u67e5\u770b\u529f\u80fd\u83dc\u5355\u63a7\u5236-----------------------------------------
|
||||
#\u6ce8\u518c\u57fa\u672c\u6743\u9650\u4fe1\u606f\u67e5\u770b\u529f\u80fd\u83dc\u5355
|
||||
#\u53ef\u9009\u9879,\u9ed8\u8ba4\u4e0d\u8fdb\u884c\u6ce8\u518c
|
||||
#ISC_REGISTERMODE\u8bbe\u7f6e\u503c\u5206\u4e3a\u4e24\u7c7b \uff1a1\u3001\u5168\u91cf\u6ce8\u518c\uff1aFULL\uff0c2\u3001\u589e\u91cf\u6ce8\u518c\uff1aINCREMENTAL\uff0c3\u3001\u53d6\u6d88\u6ce8\u518c\uff1aFALSE\u6216\u8005\u5176\u4ed6\u503c
|
||||
#\u5168\u91cf\u6ce8\u518c\uff1a\u6743\u9650\u96c6\u6210\u542f\u52a8\u8fc7\u7a0b\u4e2d\u5224\u65ad\u4e1a\u52a1\u7cfb\u7edf\u4e2d\u6ce8\u518c\u7684\u6839\u83dc\u5355\uff0c\u5982\u679c\u6839\u83dc\u5355\u5b58\u5728\uff0c\u90a3\u4e48\u5c06\u4e0d\u518d\u6ce8\u518c\u6743\u9650\u4fe1\u606f\u57fa\u672c\u67e5\u770b\u9875\u9762\uff0c\u5982\u679c\u6ca1\u6709\uff0c\u90a3\u4e48\u8fdb\u884c\u4e00\u6b21\u5168\u91cf\u83dc\u5355\u6ce8\u518c
|
||||
#\u589e\u91cf\u6ce8\u518c\uff1a\u6743\u9650\u96c6\u6210\u542f\u52a8\u8fc7\u7a0b\u4e2d\u5224\u65ad\u4e1a\u52a1\u7cfb\u7edf\u4e2d\u6ce8\u518c\u7684\u6839\u83dc\u5355\u548c\u5b50\u83dc\u5355\uff0c\u5e76\u5224\u65ad\u589e\u91cf\uff0c\u5e76\u5b8c\u6210\u6743\u9650\u4fe1\u606f\u67e5\u770b\u83dc\u5355\u589e\u91cf\u6ce8\u518c
|
||||
#\u53d6\u6d88\u6ce8\u518c\uff1a\u4e0d\u542f\u52a8\u6743\u9650\u57fa\u672c\u4fe1\u606f\u67e5\u770b\u83dc\u5355\u6ce8\u518c
|
||||
|
||||
#ISC_REGISTERMODE=INCREMENTAL
|
||||
|
||||
#------------------------------------------------\u9519\u8bef\u767b\u5f55\u63a7\u5236-----------------------------------------
|
||||
|
||||
#\u9519\u8bef\u91cd\u590d\u767b\u5f55\u6b21\u6570
|
||||
#\u542f\u52a8\u7b56\u7565\uff1aISC_LOGINCOUNT\u3001ISC_WAITTIME\u4e8c\u8005\u5fc5\u987b\u540c\u65f6\u914d\u7f6e\uff0c\u90a3\u4e48\u6743\u9650\u96c6\u6210\u8ba4\u4e3a\u542f\u7528\u4e86\u91cd\u590d\u767b\u5f55\u63a7\u5236\uff0c\u5176\u4ed6\u60c5\u51b5\u5747\u8ba4\u4e3a\u6ca1\u6709\u542f\u7528\u91cd\u590d\u767b\u5f55\u63a7\u5236
|
||||
# ISC_LOGINCOUNT\u3001 ISC_WAITTIME\u5fc5\u987b\u914d\u7f6e\u4e3a\u6570\u5b57
|
||||
#
|
||||
#\u53ef\u9009\u9879
|
||||
#\u7cfb\u7edf\u5141\u8bb8\u7528\u6237\u91cd\u590d\u767b\u5f55\u7684\u6b21\u6570
|
||||
|
||||
ISC_LOGINCOUNT=3
|
||||
|
||||
#\u7b49\u5f85\u65f6\u95f4
|
||||
#\u53ef\u9009\u9879
|
||||
#\u5355\u4f4d\u4e3a\u5206\u949f\uff0c\u5728\u7528\u6237\u91cd\u590d\u767b\u5f55\u9519\u8bef\u4e4b\u540e\uff0c\u7cfb\u7edf\u5728\u8bbe\u7f6e\u65f6\u95f4\u5185\u7981\u7528\u7528\u6237\u767b\u5f55\uff0c
|
||||
|
||||
ISC_WAITTIME=3
|
||||
|
||||
#------------------------------------------------\u767b\u5f55\u63a7\u5236-------------------------------------------
|
||||
#\u5141\u8bb8\u91cd\u590d\u767b\u5f55\u63a7\u5236
|
||||
#\u53ef\u9009\u9879\uff0c
|
||||
#\u9ed8\u8ba4\u4e3a\u591a\u70b9\u91cd\u590d\u767b\u5f55
|
||||
#\u652f\u6301\u4e09\u79cd\u65b9\u5f0f\u767b\u5f55\uff1a1\u3001\u591a\u70b9\u91cd\u590d\u767b\u5f55(REPEAT)\u30012\u3001\u5355\u70b9\u767b\u5f55(SINGLE),3:\u66ff\u6362\u767b\u5f55(REPLACE)
|
||||
#\u4e0a\u8ff0\u7b56\u7565\u53ea\u80fd\u4f7f\u7528\u4e00\u79cd\u7b56\u7565\uff0c\u591a\u79cd\u7b56\u7565\u4e0d\u80fd\u540c\u65f6\u5e76\u5b58
|
||||
#\u591a\u70b9\u91cd\u590d\u767b\u5f55\uff1a\u540c\u4e00\u4e2a\u7528\u6237\u53ef\u4ee5\u5728\u4e0d\u540c\u5730\u65b9\u767b\u5f55
|
||||
#\u5355\u70b9\u767b\u5f55\uff1a \u7528\u6237\u767b\u5f55\u4e4b\u540e\uff0c\u540c\u4e00\u4e2a\u7528\u6237\u4e0d\u80fd\u518d\u6b21\u767b\u5f55
|
||||
#\u66ff\u6362\u767b\u5f55\uff1a\u7528\u6237\u767b\u5f55\u4e4b\u540e\uff0c\u540c\u4e00\u4e2a\u7528\u6237\u53ef\u4ee5\u518d\u6b21\u767b\u5f55\u5e76\u5c06 \u539f\u6765\u7684\u7528\u6237\u8e22\u6389
|
||||
|
||||
ISC_LOGINTYPE=SINGLE
|
||||
|
||||
#----------------------------------------------\u5ba1\u8ba1\u65e5\u5fd7\u8bb0\u5f55\u914d\u7f6e-------------------------------------------
|
||||
#\u53ef\u9009\u9879
|
||||
#\u7528\u6237\u767b\u5f55\u5ba1\u8ba1\uff1aUSER\uff0c\u6743\u9650\u63a5\u53e3\u8c03\u7528\u5ba1\u8ba1\uff1aISC
|
||||
#\u914d\u7f6e\u591a\u9879\uff0c\u90a3\u4e48\u4e2d\u95f4\u7528\u9017\u53f7\u9694\u5f00 \u4f8b\u5982\uff1aUSER,ISC
|
||||
|
||||
#ISC_AUDITTYPE=USER,ISC
|
||||
ISC_AUDITTYPE=USER,ISC
|
||||
|
||||
|
||||
#\u53ef\u9009\u9879
|
||||
#\u5f00\u542f\u767b\u5f55\u5ba1\u8ba1\uff0c\u9ed8\u8ba4\u91c7\u7528\u65e5\u5fd7\u8bb0\u5f55
|
||||
#\u5b89\u5168\u5ba1\u8ba1\u65e5\u5fd7\u8bb0\u5f55\u7c7b\u578b\uff0cDB\uff1a\u6570\u636e\u5e93\u8bb0\u5f55\uff0cINFO\uff1a\u65e5\u5fd7\u8bb0\u5f55
|
||||
#\u914d\u7f6e\u591a\u9879\uff0c\u90a3\u4e48\u4e2d\u95f4\u7528\u9017\u53f7\u9694\u5f00 \u4f8b\u5982\uff1adb,INFO
|
||||
|
||||
#ISC_AUDIT_RECORDS_TYPE=DB,INFO
|
||||
ISC_AUDIT_RECORDS_TYPE=DB,INFO
|
||||
|
||||
#\u53ef\u9009\u9879
|
||||
#\u8df3\u8f6c\u9875\u9762\u8def\u5f84\u4e0a\u8865\u5145\u539f\u59cb\u8bf7\u6c42url
|
||||
#\u5728\u91cd\u5b9a\u5411\u8df3\u8f6c\u5230\u767b\u5f55\u9875\u9762\u8fc7\u7a0b\u4e2d\uff0c\u5728\u8df3\u8f6curl\u8def\u5f84\u4e2d\u9644\u5e26\u539f\u59cb\u8bf7\u6c42url\u5730\u5740
|
||||
#\u5176\u53c2\u6570\u540d\u4e3aredirceturl\uff0c\u5176\u503c\u91c7\u7528java.net.URLEncoder.encode\u65b9\u6cd5\u8fdb\u884c\u6570\u636e\u52a0\u5bc6
|
||||
#\u9ed8\u8ba4\u4e3afalse\uff0c
|
||||
|
||||
#ISC_SUPPLEMENTURL=FALSE
|
||||
|
||||
#\u53ef\u9009\u9879
|
||||
#\u7f13\u5b58\u6d88\u606f\u670d\u52a1\u5730\u5740\uff0c\u5f53\u524d\u914d\u7f6e\u9879\u5177\u4f53\u5185\u5bb9\u7531\u6743\u9650\u7cfb\u7edf\u63d0\u4f9b\u3002\u5f00\u53d1\u73af\u5883\u4e0b\u5173\u95ed\uff0c\u751f\u4ea7\u73af\u5883\u4e0b\u5f00\u542f
|
||||
#\u683c\u5f0f\u8bf4\u660e\uff1a\u53ef\u4ee5\u914d\u7f6e\u591a\u4e2a\u6d88\u606f\u670d\u52a1\u5730\u5740\uff0c\u5404\u4e2a\u5730\u5740\u4e4b\u95f4\u9017\u53f7\u5206\u9694\u3002
|
||||
#\u793a\u4f8b\uff1atcp://localhost:61616,tcp://192.168.20.213:61616,tcp://192.168.20.220:61616
|
||||
#\u6743\u9650\u96c6\u6210\u5305\u5728\u542f\u52a8\u8fc7\u7a0b\u4e2d\u8fdb\u884c\u914d\u7f6e\u9879\u683c\u5f0f\u68c0\u67e5
|
||||
#ISC_JMS_CACHE_URL=tcp://192.168.20.220:61616
|
||||
|
||||
#\u53ef\u9009\u9879
|
||||
#\u65e5\u5fd7\u6d88\u606f\u670d\u52a1\u5730\u5740\uff0c\u5f53\u524d\u914d\u7f6e\u9879\u5177\u4f53\u5185\u5bb9\u7531\u6743\u9650\u7cfb\u7edf\u63d0\u4f9b\u3002\u5f00\u53d1\u73af\u5883\u4e0b\u5173\u95ed\uff0c\u751f\u4ea7\u73af\u5883\u4e0b\u5f00\u542f
|
||||
#\u683c\u5f0f\u8bf4\u660e\uff1a\u53ef\u4ee5\u914d\u7f6e\u591a\u4e2a\u6d88\u606f\u670d\u52a1\u5730\u5740\uff0c\u5404\u4e2a\u5730\u5740\u4e4b\u95f4\u9017\u53f7\u5206\u9694\u3002
|
||||
#\u793a\u4f8b\uff1atcp://localhost:61616,tcp://192.168.20.213:61616,tcp://192.168.20.220:61616
|
||||
#\u6743\u9650\u96c6\u6210\u5305\u5728\u542f\u52a8\u8fc7\u7a0b\u4e2d\u8fdb\u884c\u914d\u7f6e\u9879\u683c\u5f0f\u68c0\u67e5
|
||||
|
||||
#ISC_JMS_LOG_URL=tcp://192.168.20.220:61616
|
||||
|
||||
#\u53ef\u9009\u9879
|
||||
#\u767b\u5f55\u9875\u9762\u91cd\u5b9a\u5411\u7c7b\u578b,\u9ed8\u8ba4\u5e94\u7528\u5ba2\u6237\u7aef\u8df3\u8f6c
|
||||
#\u91cd\u5b9a\u5411\u7c7b\u578b\u5206\u4e3a\u4e24\u7c7b\uff0c\u4e00\u79cd\u662f\u4ece\u670d\u52a1\u7aef\u91cd\u5b9a\u5411\uff0c\u53e6\u5916\u4e00\u79cd\u662f\u4ece\u5ba2\u6237\u7aef\u91cd\u5b9a\u5411\u3002
|
||||
#\u5ba2\u6237\u7aef\u91cd\u5b9a\u5411\u89e3\u51b3iframe\u5d4c\u5957\u754c\u9762\u7684\u8df3\u8f6c\u95ee\u9898\u3001\u76f4\u63a5\u91cd\u5b9a\u5411\u5230\u767b\u5f55\u9875\u9762\u5e76\u4e0d\u80fd\u603b\u662f\u5b8c\u6210\u5730\u5f88\u5b8c\u7f8e
|
||||
#\u670d\u52a1\u7aef\u91cd\u5b9a\u5411\u89e3\u51b3\u5728\u6d4f\u89c8\u5668\u7981\u7528js\u60c5\u51b5\u4e0b\u4f7f\u7528
|
||||
|
||||
#ISC_REDIRECT_SERVER=TRUE
|
||||
|
||||
#####################################\u6d41\u7a0b\u96c6\u6210\u914d\u7f6e##########################################
|
||||
#BPM\u8fde\u63a5ID
|
||||
BPM_UDDI_ADDRESS_ID=default
|
||||
#BPM\u8fde\u63a5\u540d\u79f0
|
||||
BPM_UDDI_ADDRESS_NAME=BPM
|
||||
#BPM\u8fde\u63a5\u7c7b\u578b
|
||||
BPM_UDDI_ADDRESS_TYPE=
|
||||
#BPM\u8fde\u63a5\u903b\u8f91\u540d\u79f0
|
||||
BPM_UDDI_ADDRESS_LOGICNAME=
|
||||
#BPM\u8fde\u63a5\u63cf\u8ff0
|
||||
BPM_UDDI_ADDRESS_DESCRIPTION=
|
||||
#BPM\u670d\u52a1\u5668\u7684\u5730\u5740\uff0c\u5bf9\u5e94BPM default\u5e94\u7528\u4e0b\u7684WEB-INF\_srv\config\uddi-config.xml\u4e2d\u7684<host>
|
||||
BPM_UDDI_ADDRESS_UUDIHOST=127.0.0.1
|
||||
#BPM\u670d\u52a1\u5668\u7aef\u53e3\uff0c\u5bf9\u5e94BPM default\u5e94\u7528\u4e0b\u7684WEB-INF\_srv\config\uddi-config.xml\u4e2d\u7684<port>
|
||||
BPM_UDDI_ADDRESS_UUDIPORT=8888
|
||||
#BPM\u5e94\u7528\u4e0a\u4e0b\u6587\u540d\u79f0\uff0c\u5bf9\u5e94BPM default\u5e94\u7528\u4e0b\u7684WEB-INF\_srv\config\uddi-config.xml\u4e2d\u7684<context>
|
||||
BPM_UDDI_ADDRESS_UUDIWEBCONTEXT=default
|
||||
#BPM\u8fde\u63a5\u7528\u6237\u540d
|
||||
BPM_UDDI_ADDRESS_UUDIUSERID=bps
|
||||
#BPM\u8fde\u63a5\u5bc6\u7801
|
||||
#BPM_UDDI_ADDRESS_UUDIPASSWORD=000000
|
||||
#BPM\u8fdc\u7a0b\u7aef\u53e3\uff0c\u5bf9\u5e94BPM default\u5e94\u7528\u4e0b\u7684WEB-INF\web.xml\u4e2d\u7684<param-name>AdminPort</param-name>\u7684param-value
|
||||
BPM_UDDI_ADDRESS_UUDIADMINPORT=6208
|
||||
#BPM\u79df\u6237\u7ba1\u7406--\u79df\u6237ID
|
||||
BPM_UDDI_ADDRESS_TENANTINFO_ID=
|
||||
#BPM\u79df\u6237\u7ba1\u7406--\u79df\u6237\u4ee4\u724c
|
||||
BPM_UDDI_ADDRESS_TENANTINFO_TOKEN=
|
||||
|
||||
#####################################GIS\u96c6\u6210\u914d\u7f6e###########################################
|
||||
#GIS\u670d\u52a1\u5730\u5740\uff0c\u683c\u5f0f\u4e3ahttp://GIS\u7a7a\u95f4\u4fe1\u606f\u670d\u52a1\u5668ip\u5730\u5740:\u7aef\u53e3\u53f7/sggis/services/
|
||||
GIS_ADAPTER_URL = http://localhost:9001/sggis/services/
|
||||
|
||||
#####################################\u975e\u7ed3\u6784\u5316\u96c6\u6210\u914d\u7f6e###########################################
|
||||
#\u975e\u7ed3\u6784\u5316\u5e73\u53f0\u5730\u5740
|
||||
UDS_URL=http://10.142.51.171:7001
|
||||
#\u975e\u7ed3\u6784\u5316\u6587\u4ef6\u670d\u52a1\u5730\u5740\uff08\u4e0a\u4f20\u5355\u4e2a\u6587\u4ef6\uff09
|
||||
UDS_FS_URL=http://10.142.51.171:7001/services/IFileService?wsdl
|
||||
#\u975e\u7ed3\u6784\u5316\u6587\u4ef6\u670d\u52a1\u5730\u5740\uff08\u4e0a\u4f20\u591a\u4e2a\u6587\u4ef6\uff09
|
||||
UDS_FS_URL_WSDL=http://10.142.51.171:7001/services/IFileService
|
||||
#\u975e\u7ed3\u6784\u5316\u6587\u4ef6\u5206\u53d1\u670d\u52a1\u5730\u5740
|
||||
UDS_DFS_URL=http://10.142.49.238:7002/services/IFileService?wsdl
|
||||
#\u975e\u7ed3\u6784\u5316\u6587\u4ef6\u5939\u670d\u52a1\u5730\u5740
|
||||
UDS_FWS_URL=http://10.142.49.238:7002/services/IFileService?wsdl
|
||||
#\u975e\u7ed3\u6784\u5316\u5168\u6587\u68c0\u7d22\u670d\u52a1\u5730\u5740
|
||||
UDS_SWS_URL=http://10.142.49.238:7002/services/IFileService?wsdl
|
||||
#\u975e\u7ed3\u6784\u5316\u4e1a\u52a1\u7cfb\u7edf\u6ce8\u518c\u975e\u7ed3\u6784\u7528\u6237\u540d
|
||||
UDS_USERNAME=admin
|
||||
#\u975e\u7ed3\u6784\u5316\u4e1a\u52a1\u7cfb\u7edf\u6ce8\u518c\u975e\u7ed3\u6784\u7528\u6237\u5bc6\u7801
|
||||
#UDS_PASSWORD=pa44w0rd
|
||||
#\u975e\u7ed3\u6784\u5316\u4e1a\u52a1\u7cfb\u7edf\u6ce8\u518c\u6821\u9a8c\u7801
|
||||
UDS_SYSCHECKNO=74D631A4DF157D87B5B123369ADE61B9
|
||||
#\u975e\u7ed3\u6784\u5316\u5ba2\u6237\u7aef\u8fd0\u884c\u5730\u5740
|
||||
UDS_CLIENT_URL=http://localhost:8380
|
||||
#\u975e\u7ed3\u6784\u5316\u4e1a\u52a1\u7cfb\u7edf\u516c\u94a5\u4fe1\u606f
|
||||
UDS_PUBLIC_KEY_INFO=
|
||||
|
||||
#####################################\u6570\u636e\u7f13\u5b58##############################################
|
||||
#------------------- \u8fdb\u7a0b\u5185\u7f13\u5b58\u914d\u7f6e\u53c2\u6570 -------------------
|
||||
#\u8fdb\u7a0b\u5185\u7f13\u5b58\u7684\u78c1\u76d8\u5b58\u50a8\u8def\u5f84\uff0c\u53ef\u4ee5\u6839\u636e\u81ea\u5df1\u7684\u5b9e\u9645\u60c5\u51b5\u914d\u7f6e
|
||||
#\u5e73\u53f0\u5185\u90e8\u63d0\u4f9b\u4e09\u4e2a\u53ef\u4f7f\u7528\u7684\u7b80\u5355\u914d\u7f6e\u53c2\u6570\uff1a
|
||||
# user.dir \u64cd\u4f5c\u7cfb\u7edf\u7528\u6237\u5f53\u524d\u5de5\u4f5c\u76ee\u5f55
|
||||
# user.home \u64cd\u4f5c\u7cfb\u7edf\u7528\u6237\u4e3b\u76ee\u5f55
|
||||
# java.io.tmpdir \u64cd\u4f5c\u7cfb\u7edf\u7528\u6237\u9ed8\u8ba4\u4e34\u65f6\u76ee\u5f55
|
||||
CACHE_EHCACHE_DISKSTOREPATH=user.dir
|
||||
#\u8fdb\u7a0b\u5185\u7f13\u5b58\u5141\u8bb8\u4f7f\u7528\u7684\u6700\u5927\u5185\u5b58\u7a7a\u95f4\uff0c\u5982"1b"\u3001"1k"\u3001"1m"\u3001"1g", "0"\u8868\u793a\u4e0d\u9650\u5236
|
||||
CACHE_EHCACHE_MAXBYTESINHEAP = 0
|
||||
#\u8fdb\u7a0b\u5185\u7f13\u5b58\u5141\u8bb8\u4f7f\u7528\u7684\u6700\u5927\u78c1\u76d8\u7a7a\u95f4\uff0c\u5982"1b"\u3001"1k"\u3001"1m"\u3001"1g", "0"\u8868\u793a\u4e0d\u9650\u5236
|
||||
CACHE_EHCACHE_MAXBYTESONDISK = 0
|
||||
#\u8fdb\u7a0b\u5185\u7f13\u5b58\u4e4bJGroups\u540c\u6b65\u914d\u7f6e
|
||||
#\u662f\u5426\u542f\u7528\u8fdb\u7a0b\u5185\u7f13\u5b58\u7684JGroups\u540c\u6b65\u529f\u80fd\uff0c\u8be5\u503c\u4e3a\u5e03\u5c14\u7c7b\u578b\uff0cfalse\u8868\u793a\u4e0d\u5f00\u542f\uff0ctrue\u8868\u793a\u5f00\u542f
|
||||
CACHE_EHCACHE_IS_OPEN_JGROUPS_CLUSTER=false
|
||||
#\u8fdb\u7a0b\u5185\u7f13\u5b58JGroups\u540c\u6b65\u901a\u4fe1\u914d\u7f6e\uff0c\u652f\u6301UDP\u548cTCP\u4e24\u79cd\u901a\u4fe1\u65b9\u5f0f\uff0c\u652f\u6301IPv4\u548cIPv6\u4e24\u79cd\u534f\u8bae\uff0c\u5f53\u4e14\u4ec5\u5f53CACHE_EHCACHE_IS_OPEN_JGROUPS_CLUSTER=true\u6709\u6548
|
||||
#UDP\u901a\u4fe1\u914d\u7f6e\u793a\u4f8b:connect=UDP(mcast_addr=231.12.21.132;mcast_port=45566;ip_ttl=2;mcast_recv_buf_size=1m;mcast_send_buf_size=512k):PING(timeout=2000;num_initial_members=3):MERGE2(min_interval=10000;max_interval=30000):FD_SOCK:VERIFY_SUSPECT(timeout=1500):pbcast.NAKACK(gc_lag=0;retransmit_timeout=3000):UNICAST(timeout=3000):pbcast.STABLE(desired_avg_gossip=20000):FRAG2(frag_size=60k):pbcast.GMS(join_timeout=5000;print_local_addr=false)
|
||||
#TCP\u901a\u4fe1\u914d\u7f6e\u793a\u4f8b:connect=TCP(bind_port=7800;loopback=true;recv_buf_size=1M;send_buf_size=512K):TCPPING(initial_hosts=host1[7800],host2[7800];port_range=1;timeout=3000;num_initial_members=3):VERIFY_SUSPECT(timeout=1500):pbcast.NAKACK(use_mcast_xmit=false;gc_lag=0;retransmit_timeout=3000):pbcast.GMS(join_timeout=5000;print_local_addr=false;view_bundling=true)
|
||||
CACHE_EHCACHE_JGROUPS_COMMUNICATE_CONFIG=connect=UDP(mcast_addr=231.12.21.132;mcast_port=45566;ip_ttl=2;mcast_recv_buf_size=1m;mcast_send_buf_size=512k):PING(timeout=2000;num_initial_members=3):MERGE2(min_interval=10000;max_interval=30000):FD_SOCK:VERIFY_SUSPECT(timeout=1500):pbcast.NAKACK(gc_lag=0;retransmit_timeout=3000):UNICAST(timeout=3000):pbcast.STABLE(desired_avg_gossip=20000):FRAG2(frag_size=60k):pbcast.GMS(join_timeout=5000;print_local_addr=false)
|
||||
#------------------- \u5206\u5e03\u5f0f\u7f13\u5b58\u914d\u7f6e\u53c2\u6570 -------------------
|
||||
#\u5206\u5e03\u5f0f\u7f13\u5b58\u670d\u52a1\u5668\u7684\u8fde\u63a5\u5730\u5740\u4e32\uff0c\u591a\u4e2a\u4ee5","\u9694\u5f00\uff0c\u683c\u5f0f\u4e3a\uff1a"host1:port1,host2:port2,..."
|
||||
CACHE_MONGODB_URIS=127.0.0.1:27017
|
||||
#\u5206\u5e03\u5f0f\u7f13\u5b58\u670d\u52a1\u5668\u7684\u767b\u5f55\u7528\u6237\u540d\uff0c\u53ef\u9009\u53c2\u6570
|
||||
#CACHE_MONGODB_USERNAME
|
||||
#\u5206\u5e03\u5f0f\u7f13\u5b58\u670d\u52a1\u5668\u7684\u767b\u5f55\u5bc6\u7801\uff0c\u53ef\u9009\u53c2\u6570
|
||||
#CACHE_MONGODB_PASSWORD
|
||||
#\u5206\u5e03\u5f0f\u7f13\u5b58\u670d\u52a1\u5668\u7684\u6700\u5927\u8fde\u63a5\u6570\uff0c\u9ed8\u8ba4\u4e3a10
|
||||
CACHE_MONGODB_CONNECTIONSPERHOST = 100
|
||||
#\u5206\u5e03\u5f0f\u7f13\u5b58\u670d\u52a1\u5668\u6267\u884c\u8bf7\u6c42\u7684\u8d85\u65f6\u65f6\u95f4(ms)\uff0c\u9ed8\u8ba4\u4e3a0\uff0c\u4ee3\u8868\u6c38\u4e0d\u8d85\u65f6\u3002
|
||||
CACHE_MONGODB_SOCKETTIMEOUT=0
|
||||
#\u5206\u5e03\u5f0f\u7f13\u5b58\u670d\u52a1\u5668\u53d1\u751f\u8fde\u63a5\u9519\u8bef\u65f6\u662f\u5426\u81ea\u52a8\u91cd\u8fde\uff0c\u9ed8\u8ba4\u4e3afalse
|
||||
CACHE_MONGODB_AUTOCONNECTRETRY=false
|
||||
#\u5206\u5e03\u5f0f\u7f13\u5b58\u670d\u52a1\u5668\u81ea\u52a8\u91cd\u8fde\u7684\u6700\u5927\u95f4\u9694\u65f6\u95f4\uff0c\u5355\u4f4d(ms)\uff0c\u9ed8\u8ba4\u4e3a1000ms
|
||||
CACHE_MONGODB_MAXAUTOCONNECTRETRYTIME=1000
|
||||
#\u5206\u5e03\u5f0f\u7f13\u5b58\u6570\u636e\u5199\u5165\u7b56\u7565\uff0c\u9ed8\u8ba4\u4e3aSAFE\uff0c\u53d6\u503c\u5982\u4e0b\uff1a\u3002
|
||||
# NONE\uff1a \u4e0d\u629b\u51fa\u4efb\u4f55\u5f02\u5e38;
|
||||
# NORMAL\uff1a \u4ec5\u629b\u51fa\u7f51\u7edc\u9519\u8bef\u5f02\u5e38\uff0c\u4e0d\u629b\u51fa\u670d\u52a1\u5668\u9519\u8bef\u5f02\u5e38;
|
||||
# SAFE\uff1a \u629b\u51fa\u7f51\u7edc\u9519\u8bef\u5f02\u5e38\u3001\u670d\u52a1\u5668\u9519\u8bef\u5f02\u5e38\uff0c\u5e76\u7b49\u5f85\u81f3\u5c11\u4e00\u53f0\u670d\u52a1\u5668\u5b8c\u6210\u5199\u64cd\u4f5c;
|
||||
# FSYNC_SAFE\uff1a \u629b\u51fa\u7f51\u7edc\u9519\u8bef\u5f02\u5e38\u3001\u670d\u52a1\u5668\u9519\u8bef\u5f02\u5e38\uff0c\u5199\u64cd\u4f5c\u7b49\u5f85\u81f3\u5c11\u4e00\u53f0\u670d\u52a1\u5668\u5c06\u6570\u636e\u5237\u65b0\u5230\u78c1\u76d8;
|
||||
# JOURNAL_SAFE\uff1a \u629b\u51fa\u7f51\u7edc\u9519\u8bef\u5f02\u5e38\u3001\u670d\u52a1\u5668\u9519\u8bef\u5f02\u5e38\uff0c\u5199\u64cd\u4f5c\u7b49\u5f85\u81f3\u5c11\u4e00\u53f0\u670d\u52a1\u5668\u63d0\u4ea4\u5230\u78c1\u76d8\u7684\u65e5\u5fd7\u6587\u4ef6;
|
||||
# REPLICAS_SAFE\uff1a\u629b\u51fa\u7f51\u7edc\u9519\u8bef\u5f02\u5e38\u3001\u670d\u52a1\u5668\u9519\u8bef\u5f02\u5e38\uff0c\u7b49\u5f85\u81f3\u5c11\u4e24\u53f0\u670d\u52a1\u5668\u5b8c\u6210\u5199\u64cd\u4f5c;
|
||||
# MAJORITY\uff1a \u629b\u51fa\u7f51\u7edc\u9519\u8bef\u5f02\u5e38\u3001\u670d\u52a1\u5668\u9519\u8bef\u5f02\u5e38\uff0c\u5e76\u7b49\u5f85\u81f3\u5c11\u4e00\u534a\u7684\u670d\u52a1\u5668\u5b8c\u6210\u5199\u64cd\u4f5c;
|
||||
CACHE_MONGODB_WRITECONCERN=SAFE
|
||||
#\u526f\u672c\u96c6\u90e8\u7f72\u65b9\u5f0f\u4e0b\uff0c\u5206\u5e03\u5f0f\u7f13\u5b58\u6570\u636e\u7684\u8bfb\u53d6\u7b56\u7565\uff0c\u53ef\u9009\u53c2\u6570\uff0c\u53d6\u503c\u5982\u4e0b\uff1a
|
||||
# PRIMARY\uff1a \u4ece\u4e3b\u8282\u70b9\u8bfb\u53d6\u6570\u636e;
|
||||
# PRIMARY_PREFERRED\uff1a \u4f18\u5148\u4ece\u4e3b\u8282\u70b9\u8bfb\u53d6\u6570\u636e\uff0c\u5931\u8d25\u5219\u4ece\u526f\u8282\u70b9\u8bfb\u53d6;
|
||||
# SECONDARY\uff1a \u4ece\u526f\u8282\u70b9\u8bfb\u53d6\u6570\u636e;
|
||||
# SECONDARY_PREFERRED\uff1a\u4f18\u5148\u4ece\u526f\u8282\u70b9\u8bfb\u53d6\uff0c\u5931\u8d25\u5219\u4ece\u4e3b\u8282\u70b9\u8bfb\u53d6;
|
||||
# NEAREST\uff1a \u4ece\u6700\u8fd1\u7684\u8282\u70b9\u8bfb\u53d6\uff0c"\u6700\u8fd1"\u7684\u5b9a\u4e49\u4e3aping\u7684\u54cd\u5e94\u65f6\u95f4\u6700\u77ed(\u4e5f\u5f97\u6ee1\u8db315\u6beb\u79d2\u4ee5\u5185)\u3002
|
||||
#CACHE_MONGODB_READPREFERENCE=PRIMARY
|
||||
|
||||
|
||||
#\u56fd\u9645\u5316\u4fe1\u606f\u8bbe\u7f6e\uff0cvalue\u683c\u5f0f\u4e3a"language_country"\uff0c\u9ed8\u8ba4\u8bbe\u7f6e\u4e3a\u4e2d\u6587\u3002\u5982\uff1azh_CN\u3002language\u53c2\u8003ISO-639 \u4ee3\u7801\u3002country\u53c2\u8003 ISO-3166 \u4ee3\u7801
|
||||
I18N=zh_CN
|
||||
#\u81ea\u5b9a\u4e49\u5f02\u5e38\u5904\u7406,\u793a\u4f8b\u5982\u4e0b\uff1a\u53ef\u914d\u7f6e\u591a\u4e2a\u5f02\u5e38\u8df3\u8f6c\u9875\u9762\uff0c\u4e2d\u95f4\u7528";"\u9694\u5f00.\u6bcf\u4e2a\u8df3\u8f6c\u9879\u53ef\u4ee5\u914d\u7f6e\u591a\u4e2a\u5f02\u5e38\u7c7b,\u5f02\u5e38\u7c7b\u4e4b\u95f4\u7528","\u9694\u5f00
|
||||
#\u9ed8\u8ba4\u5f02\u5e38\u8df3\u8f6c\u9875\u9762\u914d\u7f6e\u4e3a\uff1adefault:$serverPath/test/test/ex/exception.jsp(\u5176\u4e2dkey\u5fc5\u987b\u4e3a\uff1adefault,value\u4e3a\uff1a$serverPath/\u6a21\u5757\u540d/\u9875\u9762\u8def\u5f84)
|
||||
#\u53ef\u9009\u914d\u7f6e\uff1a[showstack:false|true].\u662f\u5426\u5c06\u5806\u6808\u4fe1\u606f\u63d0\u4f9b\u7ed9\u7528\u6237,true\u4e3a\u662f,false\u4e3a\u5426
|
||||
#CUSTOM_EXCEPTION=default:$serverPath/test/exception.jsp;com.sgcc.uap.test.TestEx,com.sgcc.uap.test.TestEx2:$serverPath/test/exception1.jsp;com.sgcc.uap.test.TestEx3:$serverPath/test/exception2.jsp;showstack:true
|
||||
#\u63a7\u5236\u6bcf\u6b21\u4ece\u6570\u636e\u5e93\u4e2d\u8bfb\u53d6\u6570\u636e\u7684\u6700\u5927\u8bb0\u5f55\u6570,\u907f\u514d\u4e0d\u6070\u5f53\u7684HQL\u6216SQL\u8bed\u53e5\u5bfc\u81f4\u7cfb\u7edf\u4e25\u91cd\u7684\u6027\u80fd\u635f\u8017,\u7cfb\u7edf\u8bbe\u7f6e\u7684\u9ed8\u8ba4\u6700\u5927\u8bb0\u5f55\u6570\u4e3a2000.\u53ef\u6839\u636e\u5b9e\u9645\u5bf9\u8be5\u53c2\u6570\u91cd\u65b0\u8bbe\u7f6e
|
||||
hibernateDaoSupport.maxResults = 2000
|
||||
|
||||
|
||||
#\u524d\u7aef\u5c55\u73b0\u6846\u67b6\u662f\u5426\u4f7f\u7528\u8c03\u8bd5\u6a21\u5f0f\uff0c\u9ed8\u8ba4\u4e3a true\uff0c\u751f\u4ea7\u73af\u5883\u4e0b\u5efa\u8bae\u8bbe\u7f6e\u4e3a false
|
||||
MX_DEBUGMODE=true
|
||||
#\u524d\u7aef\u5c55\u73b0\u6846\u67b6\u662f\u5426\u4f7f\u7528\u53cb\u597d\u6a21\u5f0f\uff08\u4e0d\u663e\u793a\u5177\u4f53\u62a5\u9519\u4fe1\u606f\uff09\u5904\u7406\u62a5\u9519\uff0c\u652f\u6301\u4e09\u79cd\u9519\u8bef\u5904\u7406\u65b9\u5f0f\uff1a
|
||||
#1\u3001\u6b63\u5e38\u62a5\u9519(normal)\u30012\u3001\u53cb\u597d\u62a5\u9519(friendly),3:\u4e0d\u62a5\u9519\uff0c\u6d4f\u89c8\u5668\u63a7\u5236\u53f0\u65e5\u5fd7\u663e\u793a(console)
|
||||
#\u5efa\u8bae\u751f\u4ea7\u6a21\u5f0f\u4e0b\u8c03\u6210 console \u6a21\u5f0f
|
||||
MX_ERRORTYPE=friendly
|
||||
#\u524d\u7aef\u5c55\u73b0\u6846\u67b6\u662f\u5426\u4f7f\u7528\u538b\u7f29\u6a21\u5f0f\u52a0\u8f7d\u5230\u6d4f\u89c8\u5668\u7aef\uff0c\u9ed8\u8ba4\u4e0d\u542f\u7528\uff0c\u5efa\u8bae\u751f\u4ea7\u6a21\u5f0f\u542f\u7528
|
||||
MX_COMPRESSMODE=false
|
||||
#\u524d\u7aef\u5c55\u73b0\u6846\u67b6\u9ed8\u8ba4\u91c7\u7528\u7684\u4e0a\u4f20\u6a21\u5f0f\u914d\u7f6e\uff0c\u652f\u6301\u4e09\u79cd\u914d\u7f6e\uff1a
|
||||
#1\u3001\u91c7\u7528\u78c1\u76d8\u5b58\u50a8\u65b9\u5f0f(file)\u30012\u3001\u6570\u636e\u5e93\u4e8c\u8fdb\u5236\u5b58\u50a8(blob),3:\u975e\u7ed3\u6784\u5316\u5e73\u53f0\u5b58\u50a8(uds)
|
||||
#\u9ed8\u8ba4\u4e3a file \uff0c\u4ee3\u8868\u91c7\u7528\u78c1\u76d8\u5b58\u50a8\u65b9\u5f0f
|
||||
MX_UPLOADMODE=file
|
||||
#\u524d\u7aef\u5c55\u73b0\u6846\u67b6\u4e0a\u4f20\u6a21\u5f0f\u914d\u7f6e\u4e3a file \u65f6\uff0c\u9700\u8981\u8bbe\u7f6e\u5168\u5c40\u4e0a\u4f20\u76ee\u5f55\u7684\u6839\u8def\u5f84\uff0c
|
||||
#\u5982\u679c\u4e0d\u8bbe\u7f6e\u6216\u8005\u8bbe\u7f6e\u4e3a null\uff0c\u5219\u9ed8\u8ba4\u5728\u7528\u6237\u76ee\u5f55\u4e0b\u521b\u5efa mxuploadpath \u76ee\u5f55\uff0c\u5e76\u8bbe\u7f6e\u4e3a\u9ed8\u8ba4\u6839\u8def\u5f84
|
||||
MX_UPLOAD_FILEPATH=mxuploadpath
|
||||
#\u524d\u7aef\u5c55\u73b0\u6846\u67b6\u7684\u5168\u5c40\u4e3b\u9898\uff0c\u9ed8\u8ba4\u63d0\u4f9b\u4e24\u79cd\u914d\u7f6e\uff1a
|
||||
#1\u3001\u91c7\u7528\u7c7b WIN7 \u4e3b\u9898(aero)\u30012\u3001\u91c7\u7528\u7070\u8272\u4e3b\u9898(default)
|
||||
#\u9ed8\u8ba4\u4e3a aero
|
||||
MX_THEME=aero
|
||||
#\u524d\u7aef\u5c55\u73b0\u6846\u67b6\u4e0a\u4f20\u6587\u4ef6\u7684\u6587\u4ef6\u9650\u5236\u7c7b\u578b\u5b9a\u4e49\uff0c\u9ed8\u8ba4\u9650\u5236exe\u3001bat
|
||||
MX_UPLOAD_LIMIT_TYPES=exe,bat
|
||||
#\u6307\u5b9a\u5e94\u7528\u670d\u52a1\u5668\u7684\u7f16\u7801\u7c7b\u578b\uff0c\u9ed8\u8ba4\u662fISO8859-1\uff0c\u8fd9\u91cc\u7684\u914d\u7f6e\u4e0d\u4f1a\u4fee\u6539\u5e94\u7528\u670d\u52a1\u5668\u7684\u7f16\u7801\uff0c\u800c\u662f\u5c06\u5df2\u77e5\u7684\u5e94\u7528\u670d\u52a1\u5668\u7684\u7f16\u7801\u914d \u7f6e\u5728\u8fd9\u91cc\uff0c\u4f5c\u4e3a\u6587\u4ef6\u540d\u8f6c\u4e49\u7684\u7f16\u7801\u3002
|
||||
APP_SERVER_ENCODING=ISO8859-1
|
||||
#\u524d\u7aef\u5c55\u73b0\u6846\u67b6\u8bbe\u7f6e\u662f\u5426\u5728Weblet\u4e2d\u4f7f\u7528\u56fd\u9645\u5316\u652f\u6301\uff0c\u9ed8\u8ba4\u652f\u6301
|
||||
MX_ENABLE_WEBLET_I18N=true
|
||||
#\u6307\u5b9a\u5c55\u73b0\u6846\u67b6\u7684\u4e3b\u9898\u5b58\u653e\u8def\u5f84\uff0c\u9ed8\u8ba4\u662f~/mx/resources/themes\u3002\u914d\u7f6e\u7684\u8def\u5f84\u662f\u76f8\u5bf9UAP\u9879\u76ee\u7684\u8def\u5f84\uff0c\u8bf7\u53c2\u8003\u5c55\u73b0\u6846\u67b6\u7684MX.mappath API\u8fdb\u884c\u8bbe\u7f6e\u3002
|
||||
MX_THEMEPATH=~/mx/resources/themes
|
||||
#MX\u6846\u67b6\u914d\u7f6e\u4e0e\u8c03\u8bd5\u754c\u9762:/[web\u4e0a\u4e0b\u6587]/mx/mx_config.htm\uff0c\u914d\u7f6e\u8bbf\u95ee\u6743\u9650\u5728application.properies\u6587\u4ef6\u4e2d\u3002
|
||||
|
||||
#####################################\u6301\u4e45\u5c42hibernateProperties\u914d\u7f6e##########################################
|
||||
#\u6570\u636e\u5e93\u7c7b\u578b\u4e3aOracle\uff0c\u503c\u4e3aoracleLobHandler,\u5176\u4f59\u6570\u636e\u5e93\u5219\u503c\u4e3adefaultLobHandler
|
||||
#sessionFactory.lobHandler = oracleLobHandler
|
||||
sessionFactory.lobHandler = defaultLobHandler
|
||||
#\u4e00\u4e2aHibernate Dialect\u7c7b\u540d\u5141\u8bb8Hibernate\u9488\u5bf9\u7279\u5b9a\u7684\u5173\u7cfb\u6570\u636e\u5e93\u751f\u6210\u4f18\u5316\u7684SQL.
|
||||
#MySQL:org.hibernate.dialect.MySQLDialect;DB2:org.hibernate.dialect.DB2Dialect;postgreSQL:org.hibernate.dialect.PostgreSQLDialect
|
||||
#sessionFactory.hibernateProperties[hibernate.dialect] = org.hibernate.dialect.Oracle10gDialect
|
||||
#sessionFactory.hibernateProperties[hibernate.dialect] = org.hibernate.dialect.PostgreSQLDialect
|
||||
sessionFactory.hibernateProperties[hibernate.dialect] = com.sgcc.uap.extendDialect.BlobMySQLDialect
|
||||
#\u8f93\u51fa\u6240\u6709SQL\u8bed\u53e5\u5230\u63a7\u5236\u53f0
|
||||
sessionFactory.hibernateProperties[hibernate.show_sql] = true
|
||||
#\u6307\u5b9aJDBC\u6293\u53d6\u6570\u91cf\u7684\u5927\u5c0f
|
||||
sessionFactory.hibernateProperties[hibernate.jdbc.fetch_size] = 50
|
||||
#\u5141\u8bb8Hibernate\u4f7f\u7528JDBC2\u7684\u6279\u91cf\u66f4\u65b0
|
||||
sessionFactory.hibernateProperties[hibernate.jdbc.batch_size] = 100
|
||||
#\u5141\u8bb8\u67e5\u8be2\u7f13\u5b58
|
||||
sessionFactory.hibernateProperties[hibernate.cache.use_query_cache] = false
|
||||
#ISC_APPID = bb8182615c5c2be6015c75f2e68a0107
|
||||
MX_ERRORTYPE = console
|
||||
ISC_ENABLESECURITYFILTER = FALSE
|
||||
|
|
@ -1,7 +0,0 @@
|
|||
eclipse.preferences.version=1
|
||||
org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled
|
||||
org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.8
|
||||
org.eclipse.jdt.core.compiler.compliance=1.8
|
||||
org.eclipse.jdt.core.compiler.problem.assertIdentifier=error
|
||||
org.eclipse.jdt.core.compiler.problem.enumIdentifier=error
|
||||
org.eclipse.jdt.core.compiler.source=1.8
|
||||
|
|
@ -1,36 +0,0 @@
|
|||
LOG_DIR=D\:\\sguap-client
|
||||
|
||||
### direct log messages to platform ###
|
||||
log4j.appender.platform=org.apache.log4j.ConsoleAppender
|
||||
log4j.appender.platform.Target=System.out
|
||||
log4j.appender.platform.layout=org.apache.log4j.PatternLayout
|
||||
log4j.appender.platform.layout.ConversionPattern=[%d{ISO8601}] SG-UAP :%5p %c{1}:%L - %m%n
|
||||
|
||||
log4j.appender.platform1=org.apache.log4j.RollingFileAppender
|
||||
log4j.appender.platform1.File=${LOG_DIR}/trace.log
|
||||
log4j.appender.platform1.MaxBackupIndex=100
|
||||
log4j.appender.platform1.MaxFileSize=5000000
|
||||
log4j.appender.platform1.layout=org.apache.log4j.PatternLayout
|
||||
log4j.appender.platform1.layout.ConversionPattern=[%d{ISO8601}] SG-UAP :%-5p %-x %X{user} %n %m%n
|
||||
|
||||
|
||||
### direct log messages to thirdparty ###
|
||||
log4j.appender.thirdparty=org.apache.log4j.ConsoleAppender
|
||||
log4j.appender.thirdparty.Target=System.out
|
||||
log4j.appender.thirdparty.layout=org.apache.log4j.PatternLayout
|
||||
log4j.appender.thirdparty.layout.ConversionPattern=[%d{ISO8601}] Third's :%5p %c{1}:%L - %m%n
|
||||
|
||||
log4j.appender.thirdparty1=org.apache.log4j.RollingFileAppender
|
||||
log4j.appender.thirdparty1.File=${LOG_DIR}/trace.log
|
||||
log4j.appender.thirdparty1.MaxBackupIndex=100
|
||||
log4j.appender.thirdparty1.MaxFileSize=5000000
|
||||
log4j.appender.thirdparty1.layout=org.apache.log4j.PatternLayout
|
||||
log4j.appender.thirdparty1.layout.ConversionPattern=[%d{ISO8601}] Third's :%-5p %-x %X{user} %n %m%n
|
||||
|
||||
|
||||
### set log levels - for more verbose logging change 'info' to 'debug' ###
|
||||
log4j.additivity.com.sgcc=false
|
||||
log4j.logger.com.sgcc=info, platform
|
||||
log4j.logger.org.hibernate=error, thirdparty
|
||||
log4j.logger.org.springframework=error, thirdparty
|
||||
log4j.logger.org.apache=error, thirdparty
|
||||
Binary file not shown.
|
|
@ -1,4 +0,0 @@
|
|||
#########################配置客户端应用不需要启动的模块###########################
|
||||
################################################################################
|
||||
com.sgcc.uap.core.axis
|
||||
org.codehaus.xfire
|
||||
|
|
@ -1,36 +0,0 @@
|
|||
//环境配置
|
||||
ext.sguap_server = rootProject.hasProperty("sguap_server")?sguap_server:new File(System.getProperty("user.dir")).parentFile.path+"\\sguap-server"
|
||||
ext.deployFlag = rootProject.hasProperty("DeployHome")?"true":"false"
|
||||
ext.DeployHome = new Boolean(deployFlag)?DeployHome:""
|
||||
ext.gradleCompile = rootProject.hasProperty("gradleCompile")?gradleCompile:"false"
|
||||
ext.flag = new File(System.getProperty("user.dir") + "\\UAP Studio.ini").exists()?new Boolean(gradleCompile):new Boolean("false")
|
||||
ext.startpara = []
|
||||
ext.pnt = []
|
||||
|
||||
//记录生成的模块项目jar包的名称
|
||||
ext.jarName = ''
|
||||
|
||||
ext.versions = [
|
||||
//定义属性versions下的junit变量,为全局引用
|
||||
//"junit": "4.9",
|
||||
]
|
||||
|
||||
ext.libraries = [
|
||||
//依赖的jar包
|
||||
//"junit": "junit:junit:${versions.junit}",
|
||||
]
|
||||
|
||||
//定义属性 sguap-server
|
||||
ext.deploy = [
|
||||
"source" : "${rootDir}/WebContent",
|
||||
"target" : "${DeployHome}\\${rootProject.name}\\WebContent",
|
||||
]
|
||||
|
||||
ext.jars = [
|
||||
"sguap_server_path" : "${sguap_server}\\WEB-INF\\repository\\platform\\Version3.0.0",
|
||||
]
|
||||
|
||||
ext.sguap = [
|
||||
"plugin_dir" : "${rootDir}\\WebContent\\WEB-INF\\repository\\application\\plugins",
|
||||
"mxbuild_dir" : "${rootDir}\\WebContent\\WEB-INF\\lib",
|
||||
]
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
#配置微内核相关参数
|
||||
################################################################################
|
||||
#配置统一应用开发平台服务端的地址,例如:http://192.168.60.140:8080/sguap-server/environment
|
||||
dm.server.path=http://localhost:27010/sguap-server/environment
|
||||
|
|
@ -1 +0,0 @@
|
|||
dbdrivers=
|
||||
Binary file not shown.
Binary file not shown.
|
|
@ -1,164 +0,0 @@
|
|||
apply plugin: 'java'
|
||||
|
||||
//引入外部gradle文件
|
||||
apply from: 'gradlew/dependencyDefinitions.gradle'
|
||||
apply from: 'gradlew/extension.gradle'
|
||||
task wrap(type: Wrapper) {
|
||||
gradleVersion = '2.2.1'
|
||||
scriptFile = 'gradlew'
|
||||
}
|
||||
//清理前先删除之前的全部构建
|
||||
clean.doFirst {
|
||||
try{
|
||||
def parent = new File(deploy.target).getParentFile();
|
||||
if(parent.exists()){
|
||||
parent.deleteDir();
|
||||
println("SG-UAP> 删除 " + parent.path);
|
||||
}
|
||||
new File(rootDir,'gradlew/clean').text.split(',').each{
|
||||
if(new File(sguap.plugin_dir,it).delete()) println("SG-UAP> 删除 " + it);
|
||||
}
|
||||
}catch(Exception e){}
|
||||
}
|
||||
task cleanBuild{
|
||||
startpara = gradle.startParameter.taskRequests[0]!=null?gradle.startParameter.taskRequests[0].args:[]
|
||||
def cl = ['clean']
|
||||
startpara.toString().toLowerCase().contains("build")?cl.addAll(startpara)?startpara.addAll(cl)?startpara.removeRange(0,startpara.size()-cl.size()):null:null:null
|
||||
}
|
||||
//执行任务前
|
||||
gradle.taskGraph.whenReady { taskGraph ->
|
||||
if(!new File(sguap_server).exists()) throw new Exception("SG-UAP> gradle.properties文件中未指定 sguap_server 插件包的目录 或 目录不存在");
|
||||
if(new Boolean(deployFlag))
|
||||
if(!new File(DeployHome).exists()) throw new Exception("SG-UAP> path:" + DeployHome + " 路径不存在!");
|
||||
println('SG-UAP> 开始任务 ');
|
||||
}
|
||||
//编译依赖所有的子项目
|
||||
dependencies {
|
||||
compile subprojects
|
||||
}
|
||||
//拷贝到DeployHome目录
|
||||
build.doLast {
|
||||
//所有模块项目压缩信息
|
||||
pnt.each{println it}
|
||||
//将所有的模块项目生成的jar拷贝到UAP项目的插件目录
|
||||
subprojects.findAll {
|
||||
def exists = it.libsDir.exists();
|
||||
def path = it.libsDir.path;
|
||||
if(exists){
|
||||
println('SG-UAP> 发布 :' + it.name);
|
||||
copy{
|
||||
from(path)
|
||||
into(sguap.plugin_dir)
|
||||
}
|
||||
println('SG-UAP> ' + it.name + ' 发布完成! ');
|
||||
}
|
||||
}
|
||||
new File(rootDir,'gradlew/clean').write(jarName);
|
||||
if(new Boolean(deployFlag)){
|
||||
println('SG-UAP> 部署任务正在执行 ');
|
||||
println('SG-UAP> '+ deploy.source + "\r\nSG-UAP> to " + deploy.target);
|
||||
copy{
|
||||
from(deploy.source)
|
||||
into(deploy.target)
|
||||
}
|
||||
println('SG-UAP> 部署成功! \r\nSG-UAP> 任务结束');
|
||||
}
|
||||
allprojects.each{
|
||||
if(it.name != project.name){
|
||||
project.delete("${it.projectDir}\\build")
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
//所有子项目的通用配置
|
||||
subprojects {
|
||||
apply plugin: 'java'
|
||||
//指定JDK编译版本
|
||||
sourceCompatibility = 1.5
|
||||
//有中文字符是必须定义全局编码方式,否则编译出错
|
||||
[compileJava, compileTestJava]*.options*.encoding = 'UTF-8'
|
||||
//项目构建所需时间变量
|
||||
def startTime = 0
|
||||
|
||||
processResources.doFirst{
|
||||
startTime = new Date().getTime();
|
||||
}
|
||||
|
||||
processResources {
|
||||
from('/') {
|
||||
include '**/*'
|
||||
def g = ['build','src','build.*','model','bin','.*','pm','sql'];
|
||||
if(rootProject.hasProperty("gitignore"))
|
||||
gitignore.split(',').each{g.add(it.trim())}
|
||||
exclude g
|
||||
}
|
||||
from('src') {
|
||||
def g = ['**/*.java','sqls','ddl'];
|
||||
if(rootProject.hasProperty("gitignore"))
|
||||
gitignore.split(',').each{g.add(it.trim())}
|
||||
exclude g
|
||||
}
|
||||
}
|
||||
|
||||
sourceSets {
|
||||
if(!flag) main.java.srcDirs = ['src']
|
||||
jar {
|
||||
manifest{
|
||||
from('META-INF/MANIFEST.MF')
|
||||
into('');
|
||||
}
|
||||
//生成的jar名称,可以在此处修改
|
||||
archiveName = project.name + "_" + Deploy_version + "." + new Date().format("yyyyMMddHHmm") + ".jar";
|
||||
jarName = jarName + archiveName + ',';
|
||||
}
|
||||
}
|
||||
|
||||
dependencies {
|
||||
//搜索当前项目下所有可用的jar
|
||||
ext.jarTree = fileTree(dir: sguap.mxbuild_dir, include: '**/*.jar')
|
||||
if(!flag){
|
||||
println("SG-UAP> 正在搜索" + project.name + " 模块项目下依赖的jar");
|
||||
jars.each{jarTree += fileTree(dir: it.value, include: '**/*.jar')}
|
||||
jarTree += fileTree(dir: projectDir, include: '**/*.jar')
|
||||
}
|
||||
compile jarTree
|
||||
}
|
||||
//查找项目中的face目录,并压缩js
|
||||
task zipJs(type: JavaExec) {
|
||||
doFirst{
|
||||
println("SG-UAP> " + project.name + "/face 目录" + " 开始压缩!");
|
||||
}
|
||||
enabled = startpara.contains('build')
|
||||
classpath = sourceSets.main.runtimeClasspath
|
||||
main = "mx.dev.builder.MXBuilder"
|
||||
args = [new File(projectDir,'face').getAbsolutePath()]
|
||||
doLast{
|
||||
pnt.add("SG-UAP> " + project.name + "/face 目录" + " 压缩完成!")
|
||||
}
|
||||
}
|
||||
classes.doFirst{
|
||||
def exists = new File(projectDir,'face').exists()
|
||||
if(exists){
|
||||
tasks['zipJs'].execute()
|
||||
}else{
|
||||
pnt.add("SG-UAP> " + project.name + "/face 目录" + " 不存在!!!")
|
||||
}
|
||||
}
|
||||
classes << {
|
||||
if(flag){
|
||||
copy{
|
||||
from('bin')
|
||||
into(sourceSets.main.output.classesDir)
|
||||
exclude '**/*.xml','**/sqls','**/ddl','.svn'
|
||||
}
|
||||
}else{
|
||||
project.delete("${sourceSets.main.output.classesDir}/org")
|
||||
project.delete("${sourceSets.main.output.classesDir}/javax")
|
||||
}
|
||||
}
|
||||
build << {
|
||||
def total = (new Date().getTime() - startTime)/1000.00;
|
||||
println("SG-UAP> 构建 " + project.name + " 用时 : " + total + " secs");
|
||||
}
|
||||
}
|
||||
|
|
@ -1,23 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
|
||||
<platform-dynamic-policy>
|
||||
|
||||
<deploy-mode>develop</deploy-mode>
|
||||
|
||||
<service-candidate-mode>true</service-candidate-mode>
|
||||
|
||||
<default-servlet-extensions>/rest/*</default-servlet-extensions>
|
||||
|
||||
<web>
|
||||
<app-resource-cache maxlength="-1" >-1</app-resource-cache>
|
||||
<url-first-cache>-1</url-first-cache>
|
||||
<black-url-cache-mode>false</black-url-cache-mode>
|
||||
</web>
|
||||
|
||||
<module-repository
|
||||
id="workspace1559717231848"
|
||||
path="E:\\workspace\\zhhq_hz">
|
||||
<module>greenH5modul</module>
|
||||
</module-repository>
|
||||
|
||||
</platform-dynamic-policy>
|
||||
|
|
@ -1 +0,0 @@
|
|||
org.eclipse.wst.jsdt.launching.baseBrowserLibrary
|
||||
|
|
@ -1,203 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<web-app version="2.4" xmlns="http://java.sun.com/xml/ns/j2ee"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance http://www.springmodules.org/schema/cache/springmodules-cache.xsd"
|
||||
xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee
|
||||
http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd">
|
||||
|
||||
<filter>
|
||||
<filter-name>contextfilter-forward</filter-name>
|
||||
<filter-class>
|
||||
com.sgcc.uap.kernel.web.server.UapModuleContextFilter
|
||||
</filter-class>
|
||||
<init-param>
|
||||
<param-name>requestType</param-name>
|
||||
<param-value>FORWARD</param-value>
|
||||
</init-param>
|
||||
</filter>
|
||||
<filter>
|
||||
<filter-name>contextfilter-request</filter-name>
|
||||
<filter-class>
|
||||
com.sgcc.uap.kernel.web.server.UapModuleContextFilter
|
||||
</filter-class>
|
||||
<init-param>
|
||||
<param-name>requestType</param-name>
|
||||
<param-value>REQUEST</param-value>
|
||||
</init-param>
|
||||
</filter>
|
||||
<filter>
|
||||
<filter-name>contextfilter-include</filter-name>
|
||||
<filter-class>
|
||||
com.sgcc.uap.kernel.web.server.UapModuleContextFilter
|
||||
</filter-class>
|
||||
<init-param>
|
||||
<param-name>requestType</param-name>
|
||||
<param-value>INCLUDE</param-value>
|
||||
</init-param>
|
||||
</filter>
|
||||
<filter>
|
||||
<filter-name>httpHeaderSecurity</filter-name>
|
||||
<filter-class>org.apache.catalina.filters.HttpHeaderSecurityFilter</filter-class>
|
||||
<init-param>
|
||||
<param-name>antiClickJackingOption</param-name>
|
||||
<param-value>SAMEORIGIN</param-value>
|
||||
</init-param>
|
||||
<async-supported>true</async-supported>
|
||||
</filter>
|
||||
<filter-mapping>
|
||||
<filter-name>httpHeaderSecurity</filter-name>
|
||||
<url-pattern>/*</url-pattern>
|
||||
<dispatcher>REQUEST</dispatcher>
|
||||
<dispatcher>FORWARD</dispatcher>
|
||||
</filter-mapping>
|
||||
|
||||
<filter-mapping>
|
||||
<filter-name>contextfilter-forward</filter-name>
|
||||
<url-pattern>/*</url-pattern>
|
||||
<dispatcher>FORWARD</dispatcher>
|
||||
</filter-mapping>
|
||||
<filter-mapping>
|
||||
<filter-name>contextfilter-request</filter-name>
|
||||
<url-pattern>/*</url-pattern>
|
||||
<dispatcher>REQUEST</dispatcher>
|
||||
</filter-mapping>
|
||||
<filter-mapping>
|
||||
<filter-name>contextfilter-include</filter-name>
|
||||
<url-pattern>/*</url-pattern>
|
||||
<dispatcher>INCLUDE</dispatcher>
|
||||
</filter-mapping>
|
||||
|
||||
<filter>
|
||||
<filter-name>CorsFilter</filter-name>
|
||||
<filter-class>greenH5.util.AjaxFilter</filter-class>
|
||||
</filter>
|
||||
<filter-mapping>
|
||||
<filter-name>CorsFilter</filter-name>
|
||||
<url-pattern>/*</url-pattern>
|
||||
</filter-mapping>
|
||||
|
||||
<resource-ref>
|
||||
<description>DB Connection</description>
|
||||
<res-ref-name>sguap</res-ref-name>
|
||||
<res-type>javax.sql.DataSource</res-type>
|
||||
<res-auth>Container</res-auth>
|
||||
</resource-ref>
|
||||
|
||||
<listener>
|
||||
<listener-class>
|
||||
com.sgcc.uap.kernel.web.broker.UapModuleContextListener
|
||||
</listener-class>
|
||||
</listener>
|
||||
|
||||
<listener>
|
||||
<listener-class>
|
||||
com.sgcc.uap.kernel.web.broker.UapModuleSessionListener
|
||||
</listener-class>
|
||||
</listener>
|
||||
|
||||
<session-config>
|
||||
<session-timeout>100</session-timeout>
|
||||
</session-config>
|
||||
<error-page>
|
||||
<error-code>404</error-code>
|
||||
<location>/WEB-INF/404.html</location>
|
||||
</error-page>
|
||||
<error-page>
|
||||
<error-code>400</error-code>
|
||||
<location>/WEB-INF/404.html</location>
|
||||
</error-page>
|
||||
<error-page>
|
||||
<error-code>500</error-code>
|
||||
<location>/WEB-INF/404.html</location>
|
||||
</error-page>
|
||||
<error-page>
|
||||
<error-code>503</error-code>
|
||||
<location>/WEB-INF/404.html</location>
|
||||
</error-page>
|
||||
<error-page>
|
||||
<error-code>405</error-code>
|
||||
<location>/WEB-INF/404.html</location>
|
||||
</error-page>
|
||||
<error-page>
|
||||
<error-code>501</error-code>
|
||||
<location>/WEB-INF/404.html</location>
|
||||
</error-page>
|
||||
<error-page>
|
||||
<error-code>403</error-code>
|
||||
<location>/WEB-INF/404.html</location>
|
||||
</error-page>
|
||||
<error-page>
|
||||
<exception-type>java.lang.Throwable</exception-type>
|
||||
<location>/WEB-INF/404.html</location>
|
||||
</error-page>
|
||||
|
||||
|
||||
<servlet>
|
||||
<servlet-name>contextservlet</servlet-name>
|
||||
<servlet-class>
|
||||
com.sgcc.uap.kernel.web.server.UapModuleContextServlet
|
||||
</servlet-class>
|
||||
<init-param>
|
||||
<param-name>extGen</param-name>
|
||||
<param-value>true</param-value>
|
||||
</init-param>
|
||||
<init-param>
|
||||
<param-name>Version</param-name>
|
||||
<param-value>3.0.0</param-value>
|
||||
</init-param>
|
||||
<!-- <init-param>
|
||||
<param-name>applicationWelcomePage</param-name>
|
||||
<param-value>/workbench/default.jsp</param-value>
|
||||
</init-param> -->
|
||||
<init-param>
|
||||
<param-name>applicationErrorPage</param-name>
|
||||
<param-value>/webext/error.jsp</param-value>
|
||||
</init-param>
|
||||
<init-param>
|
||||
<param-name>noFoundErrorPage</param-name>
|
||||
<param-value>/webext/404.jsp</param-value>
|
||||
</init-param>
|
||||
<init-param>
|
||||
<param-name>detailErrorPage</param-name>
|
||||
<param-value>/webext/detailerror.jsp</param-value>
|
||||
</init-param>
|
||||
<init-param>
|
||||
<param-name>simpleErrorPage</param-name>
|
||||
<param-value>/webext/simpleError.jsp</param-value>
|
||||
</init-param>
|
||||
<load-on-startup>1</load-on-startup>
|
||||
</servlet>
|
||||
<servlet-mapping>
|
||||
<servlet-name>contextservlet</servlet-name>
|
||||
<url-pattern>/*</url-pattern>
|
||||
</servlet-mapping>
|
||||
<servlet-mapping>
|
||||
<servlet-name>contextservlet</servlet-name>
|
||||
<url-pattern>*.jsp</url-pattern>
|
||||
</servlet-mapping>
|
||||
|
||||
<mime-mapping>
|
||||
<extension>doc</extension>
|
||||
<mime-type>application/msword</mime-type>
|
||||
</mime-mapping>
|
||||
<mime-mapping>
|
||||
<extension>xls</extension>
|
||||
<mime-type>application/msexcel</mime-type>
|
||||
</mime-mapping>
|
||||
<mime-mapping>
|
||||
<extension>pdf</extension>
|
||||
<mime-type>application/pdf</mime-type>
|
||||
</mime-mapping>
|
||||
<mime-mapping>
|
||||
<extension>zip</extension>
|
||||
<mime-type>application/zip</mime-type>
|
||||
</mime-mapping>
|
||||
<mime-mapping>
|
||||
<extension>rar</extension>
|
||||
<mime-type>application/rar</mime-type>
|
||||
</mime-mapping>
|
||||
<mime-mapping>
|
||||
<extension>msi</extension>
|
||||
<mime-type>application/x-msdownload</mime-type>
|
||||
</mime-mapping>
|
||||
|
||||
</web-app>
|
||||
|
|
@ -1 +0,0 @@
|
|||
mmm_1.0.0.201805240850.jar,
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
|
@ -1,29 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
|
||||
<platform-dynamic-policy>
|
||||
|
||||
<deploy-mode>develop</deploy-mode>
|
||||
|
||||
<service-candidate-mode>true</service-candidate-mode>
|
||||
|
||||
<default-servlet-extensions>/rest/*</default-servlet-extensions>
|
||||
|
||||
<web>
|
||||
<app-resource-cache maxlength="-1" >-1</app-resource-cache>
|
||||
<url-first-cache>-1</url-first-cache>
|
||||
<black-url-cache-mode>false</black-url-cache-mode>
|
||||
</web>
|
||||
|
||||
<module-repository
|
||||
id="workspace1559717231848"
|
||||
path="D:\\workspace\\uap\\hzfb">
|
||||
<module>greenH5modul</module>
|
||||
</module-repository>
|
||||
|
||||
<!-- -->
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</platform-dynamic-policy>
|
||||
|
|
@ -1,66 +0,0 @@
|
|||
#用户存放业务系统自定义的一些配置项,数据为key=value的格式,
|
||||
#在程序中可以用com.sgcc.uap.config.util.ApplicationConfigUtil.getString("key")获取value值
|
||||
|
||||
#统一权限集成过滤器过滤页面白名单,各个页面配置相对路径,并且对个页面的路径之间用逗号分隔
|
||||
#当前配置为可选项,默认没有当前配置,另外每个url路径从模块根路径开始,并且开始字符为"/"
|
||||
#如果某一个url太长,或者配置额url个数太多,那么查看就不太方便,但是又不能直接的换行,否则读取属性的值的时候其换行部分就被忽略了.其实我们可以通过增加一个\符号来达到换行的效果
|
||||
# 例子:ISC_EXCLUDEPAGES=/sguap-client/iscintegratetest/mxwebtest/jsp/mxFrameWorkTestPage.jsp,\
|
||||
# /sguap-client/iscintegrate/mxweb/jsp/mxFrameWorkTestPage.jsp
|
||||
#ISC_EXCLUDEPAGES=/sguap-client/iscintegratetest/mxwebtest/jsp/mxFrameWorkTestPage.jsp
|
||||
|
||||
#用户存放业务系统自定义的一些配置项,数据为key=value的格式,
|
||||
#在程序中可以用com.sgcc.uap.config.util.ApplicationConfigUtil.getString("key")获取value值
|
||||
#------------------------------------------页面白名单过滤---------------------------------------------------
|
||||
#URL模式匹配控制开关
|
||||
#模式匹配,权限集成模块应用url模式匹配方式过滤
|
||||
#反向匹配模式,权限集成模块对配置项不做任何处理,并反向通过配置项内容匹配url
|
||||
#正向匹配模式,权限集成模块将配置项按照分隔符分隔,从请求url方匹配配置项
|
||||
#模式匹配方式匹配效率较低,灵活性强
|
||||
#正向匹配模式效率居中,约束性较强,灵活性较强
|
||||
#反向匹配模式效率最高、最稳定,但约束性最强,灵活性最差
|
||||
#测试场景 单个url路径、单个匹配路径
|
||||
#测试结果 普通字符串匹配的响应时间大概是1ms,而且不受配置项的数据大小影响。
|
||||
# 字符串数据模式匹配 伴随配置项个数的增多,整体响应时间成正比递增
|
||||
# 模式匹配方式的单个匹配响应时间大概是3ms,伴随配置项个数的增多,整体响应时间成正比递增。
|
||||
# REVERSE:反向字符串匹配模式,NORMAL:字符串数组匹配模式、PATTERN:模式匹配、FALSE或者其他值:关闭白名单功能
|
||||
#考虑向下兼容,默认为REVERSE
|
||||
#可选项
|
||||
ISC_URLMATCHMODE=PATTERN
|
||||
#------------------------------------------反向匹配模式说明----------------------------------------------
|
||||
#统一权限集成过滤器过滤页面白名单,各个页面配置相对路径,并且对个页面的路径之间用逗号分隔
|
||||
#当前配置为可选项,默认为false,
|
||||
#支持的特殊字符列表(,-_/*?),支持的字符为英文、数字(半角)
|
||||
#如果某一个url太长,或者配置额url个数太多,那么查看就不太方便,但是又不能直接的换行,否则读取属性的值的时候其换行部分就被忽略了.其实我们可以通过增加一个\符号来达到换行的效果
|
||||
# 例子:ISC_EXCLUDEPAGES=/sguap-client/iscintegratetest/mxwebtest/jsp/mxFrameWorkTestPage.jsp,\
|
||||
# /sguap-client/iscintegrate/mxweb/jsp/mxFrameWorkTestPage.jsp
|
||||
#约束:开始字符为"/",必须从项目名开始的全路径
|
||||
#------------------------------------------正向匹配模式说明----------------------------------------------
|
||||
#统一权限集成过滤器过滤页面白名单,各个页面配置相对路径,并且对个页面的路径之间用逗号分隔,
|
||||
#支持的特殊字符列表(,-_/*?),支持的字符为英文、数字(半角)
|
||||
#如果某一个url太长,或者配置额url个数太多,那么查看就不太方便,但是又不能直接的换行,否则读取属性的值的时候其换行部分就被忽略了.其实我们可以通过增加一个\符号来达到换行的效果
|
||||
# 例子:ISC_EXCLUDEPAGES=/sguap-client/,/mxFrameWorkTestPage.jsp
|
||||
#约束:开始字符为"/",其他没有约束
|
||||
#------------------------------------------模式匹配配置说明-------------------------------------------------
|
||||
#统一权限集成过滤器过滤页面白名单,各个页面配置相对路径,并且对个页面的路径之间用逗号分隔
|
||||
#支持的特殊字符列表(,-_/*?),支持的字符为英文、数字(半角)
|
||||
#如果某一个url太长,或者配置额url个数太多,那么查看就不太方便,但是又不能直接的换行,否则读取属性的值的时候其换行部分就被忽略了.其实我们可以通过增加一个\符号来达到换行的效果
|
||||
# 例子:/**/lo?in.do,/app/lo?in.do
|
||||
#开始字符为"/",必须符合url-pattern配置规范
|
||||
#url-pattern配置规范:
|
||||
# ?(匹配任何单字符),*(匹配0或者任意数量的字符),**(匹配0或者更多的目录)
|
||||
# url路径匹配规则:
|
||||
# URL路径 说明
|
||||
# /app/*.x 匹配(Matches)所有在app路径下的.x文件
|
||||
# /app/p?ttern 匹配(Matches) /app/pattern 和 /app/pXttern,但是不包括/app/pttern
|
||||
# /**/example 匹配(Matches) /app/example, /app/foo/example, 和 /example
|
||||
# /app/**/dir/file. 匹配(Matches) /app/dir/file.jsp, /app/foo/dir/file.html,/app/foo/bar/dir/file.pdf, 和 /app/dir/file.java
|
||||
# /**/*.jsp 匹配(Matches)任何的.jsp 文件
|
||||
# 最长匹配原则(has more characters)
|
||||
#说明,URL请求/app/dir/file.jsp,现在存在两个路径匹配模式/**/*.jsp和/app/dir/*.jsp,那么会根据模式/app/dir/*.jsp来匹配
|
||||
#可选项
|
||||
ISC_EXCLUDEPAGES=/sguap-client/workbench/workbench/login.jsp
|
||||
#-----------------------------------------正则表达式匹配扩展-------------------------------------------------
|
||||
#目前权限系统针对ISC_EXCLUDEPAGES配置项提供默认正则表达式认证,请参考ISC_EXCLUDEPAGES配置说明
|
||||
#针对业务系统特定应用,在默认配置项不能满足业务需求验证的前提下,权限集成提供了扩展配置支持
|
||||
#可选项
|
||||
REGEX_PATTERN=^/([a-zA-Z0-9\\.\\,/_\\-\\*\\?]*)*$
|
||||
|
|
@ -1,8 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?><project-modules id="moduleCoreId" project-version="1.5.0">
|
||||
<wb-module deploy-name="greenH5">
|
||||
<wb-resource deploy-path="/" source-path="/WebContent" tag="defaultRootSource"/>
|
||||
<wb-resource deploy-path="/WEB-INF/classes" source-path="/src"/>
|
||||
<property name="context-root" value="greenH5"/>
|
||||
<property name="java-output-path" value="/greenH5/bin"/>
|
||||
</wb-module>
|
||||
</project-modules>
|
||||
|
|
@ -1,9 +0,0 @@
|
|||
1.下载gradle 2.2.1,解压,配置系统环境变量,在DOS中输入gradle -v 输出 Gradle 2.2.1,即表示安装成功
|
||||
|
||||
2.在eclipse下安装gradle插件,通过
|
||||
Window->preference->gradle-arguments->配置插件环境指向JDK目录
|
||||
|
||||
3.用记事本打开gradle.properties文件,配置相关属性
|
||||
|
||||
4.Run as 选择gradle build...,输入命令 “build line”
|
||||
clean:清理构建;build:执行构建任务;line:统计有效代码行数
|
||||
|
|
@ -1,17 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<classpath>
|
||||
<classpathentry kind="src" path="src"/>
|
||||
<classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.web.container"/>
|
||||
<classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/>
|
||||
<classpathentry kind="con" path="org.eclipse.jst.server.core.container/org.eclipse.jst.server.tomcat.runtimeTarget/Tomcat 8">
|
||||
<attributes>
|
||||
<attribute name="owner.project.facets" value="#system#;jst.web"/>
|
||||
</attributes>
|
||||
</classpathentry>
|
||||
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/jre1.8.0_321">
|
||||
<attributes>
|
||||
<attribute name="owner.project.facets" value="java"/>
|
||||
</attributes>
|
||||
</classpathentry>
|
||||
<classpathentry kind="output" path="bin"/>
|
||||
</classpath>
|
||||
Binary file not shown.
|
|
@ -1,16 +0,0 @@
|
|||
##################配置客户端应用需要启动的平台公共套件或业务系统###################
|
||||
# #
|
||||
#统一应用开发平台提供以下可选公共套件: #
|
||||
#gov:系统治理 #
|
||||
#report:报表 #
|
||||
#taskdispatch:任务调度 #
|
||||
#bpm:流程集成 #
|
||||
#以上公共套件默认不启动,如果要启动这些模块,请在此添加【公共套件的名称 】 #
|
||||
# # #
|
||||
################################################################################
|
||||
# #
|
||||
#如果要启动统一存放在服务端的业务系统模块,请在此配置业务系统存放的目录, #
|
||||
#例如:在服务端的WEB-INF\repository\application目录下有一个子目录sgerp-app, #
|
||||
#里面存放的是业务系统模块,如果要启动这些模块,请在此添加【子目录名称】 sgerp-app #
|
||||
# #
|
||||
################################################################################
|
||||
|
|
@ -1,35 +0,0 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
|
||||
<beans xmlns="http://www.springframework.org/schema/beans" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:module="http://www.sgcc.com.cn/schema/platform/module" xsi:schemaLocation="http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans.xsd http://www.sgcc.com.cn/schema/platform/module http://www.sgcc.com.cn/schema/platform/module/module.xsd">
|
||||
<module:service id="dataSourceService" beanId="dataSource" targetName="javax.sql.DataSource"/>
|
||||
<bean id="dataSource" name="dataSource" class="org.apache.commons.dbcp.BasicDataSource" destroy-method="close">
|
||||
|
||||
<property name="driverClassName" value="oracle.jdbc.driver.OracleDriver"/>
|
||||
<!-- <property name="url" value="jdbc:oracle:thin:@//localhost:1521/wjx"/>
|
||||
<property name="username" value="hzykt"/>
|
||||
<property name="password" value="1234567"/> -->
|
||||
<!-- <property name="driverClassName" value="oracle.jdbc.driver.OracleDriver"/>
|
||||
<property name="url" value="jdbc:oracle:thin:@//21l2j36510.eicp.vip:59248/wjx"/>
|
||||
<property name="username" value="hzykt"/>
|
||||
<property name="password" value="123456"/> -->
|
||||
|
||||
<!-- sc -->
|
||||
<property name="driverClassName" value="sgcc.nds.jdbc.driver.NdsDriver"/>
|
||||
<property name="url" value="jdbc:nds://172.16.200.200:18600,172.16.200.203:18600/v_zhhq?appname=app_zhhq"/>
|
||||
<property name="username" value="zhhq_hz"/>
|
||||
<property name="password" value="zhhq_2022!"/>
|
||||
<property name="maxActive" value="500"/>
|
||||
<property name="maxIdle" value="30"/>
|
||||
<property name="maxWait" value="5000"/>
|
||||
<property name="validationQuery" value="SELECT 1 from dual"/>
|
||||
<property name="testWhileIdle" value="true"/>
|
||||
<property name="testOnBorrow" value="false"/>
|
||||
<property name="timeBetweenEvictionRunsMillis" value="30000"/>
|
||||
<property name="minEvictableIdleTimeMillis" value="1800000"/>
|
||||
|
||||
<property name="defaultAutoCommit" value="true"/>
|
||||
<property name="removeAbandoned" value="true"/>
|
||||
<property name="removeAbandonedTimeout" value="60"/>
|
||||
<property name="logAbandoned" value="true"/>
|
||||
</bean>
|
||||
</beans>
|
||||
Binary file not shown.
|
|
@ -1,31 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<projectDescription>
|
||||
<name>greenH5</name>
|
||||
<comment></comment>
|
||||
<projects>
|
||||
</projects>
|
||||
<buildSpec>
|
||||
<buildCommand>
|
||||
<name>org.eclipse.jdt.core.javabuilder</name>
|
||||
<arguments>
|
||||
</arguments>
|
||||
</buildCommand>
|
||||
<buildCommand>
|
||||
<name>org.eclipse.wst.common.project.facet.core.builder</name>
|
||||
<arguments>
|
||||
</arguments>
|
||||
</buildCommand>
|
||||
<buildCommand>
|
||||
<name>org.eclipse.wst.validation.validationbuilder</name>
|
||||
<arguments>
|
||||
</arguments>
|
||||
</buildCommand>
|
||||
</buildSpec>
|
||||
<natures>
|
||||
<nature>org.eclipse.jem.workbench.JavaEMFNature</nature>
|
||||
<nature>org.eclipse.wst.common.modulecore.ModuleCoreNature</nature>
|
||||
<nature>org.eclipse.wst.common.project.facet.core.nature</nature>
|
||||
<nature>org.eclipse.jdt.core.javanature</nature>
|
||||
<nature>org.eclipse.wst.jsdt.core.jsNature</nature>
|
||||
</natures>
|
||||
</projectDescription>
|
||||
Binary file not shown.
Binary file not shown.
|
|
@ -1,36 +0,0 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
|
||||
<beans xmlns="http://www.springframework.org/schema/beans" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:module="http://www.sgcc.com.cn/schema/platform/module" xsi:schemaLocation="http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans.xsd http://www.sgcc.com.cn/schema/platform/module http://www.sgcc.com.cn/schema/platform/module/module.xsd">
|
||||
<module:service id="dataSourceService" beanId="dataSource" targetName="javax.sql.DataSource"/>
|
||||
<!-- <bean id="dataSource" name="dataSource" class="org.apache.commons.dbcp.BasicDataSource" destroy-method="close">
|
||||
<property name="driverClassName" value="com.mysql.jdbc.Driver"/>
|
||||
<property name="url" value="jdbc:mysql://localhost:3306/zhhq_sjhq?useUnicode=true&characterEncoding=UTF-8"/>
|
||||
<property name="username" value="root"/>
|
||||
<property name="password" value="green1234"/>
|
||||
<property name="url" value="jdbc:mysql://220.248.250.229:27000/zhhq_hz?useUnicode=true&characterEncoding=UTF-8"/>
|
||||
|
||||
|
||||
|
||||
<property name="maxActive" value="100"/>
|
||||
<property name="maxIdle" value="30"/>
|
||||
<property name="maxWait" value="5000"/>
|
||||
<property name="defaultAutoCommit" value="true"/>
|
||||
<property name="removeAbandoned" value="true"/>
|
||||
<property name="removeAbandonedTimeout" value="60"/>
|
||||
<property name="logAbandoned" value="true"/>
|
||||
</bean> -->
|
||||
<bean id="dataSource" name="dataSource" class="org.apache.commons.dbcp.BasicDataSource" destroy-method="close">
|
||||
|
||||
<property name="driverClassName" value="oracle.jdbc.driver.OracleDriver"/>
|
||||
<property name="url" value="jdbc:oracle:thin:@//120.55.37.29:1521/helowin"/>
|
||||
<property name="username" value="hzykt"/>
|
||||
<property name="password" value="123456"/>
|
||||
<property name="maxActive" value="100"/>
|
||||
<property name="maxIdle" value="30"/>
|
||||
<property name="maxWait" value="5000"/>
|
||||
<property name="defaultAutoCommit" value="true"/>
|
||||
<property name="removeAbandoned" value="true"/>
|
||||
<property name="removeAbandonedTimeout" value="60"/>
|
||||
<property name="logAbandoned" value="true"/>
|
||||
</bean>
|
||||
</beans>
|
||||
|
|
@ -1 +0,0 @@
|
|||
Import-Package=&database#dbdrivers
|
||||
|
|
@ -1,34 +0,0 @@
|
|||
apply plugin: CodeLinePlugin
|
||||
|
||||
class CodeLinePlugin implements Plugin<Project> {
|
||||
void apply(Project project) {
|
||||
project.extensions.create("readValidCodeLine", CodeLinePluginExtension)
|
||||
project.task('line') << {
|
||||
def ps = project.getSubprojects();
|
||||
ps.each{project.readValidCodeLine.read(it.getProjectDir())}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
class CodeLinePluginExtension {
|
||||
int lines = 0,lists = 0;
|
||||
public void read(File file) throws Exception {
|
||||
if(!file.exists())
|
||||
throw new Exception("SG-UAP>" + file.name + " not exists!");
|
||||
file.eachFileRecurse{
|
||||
if(it.getName().endsWith(".java")){
|
||||
lists ++;
|
||||
it.eachLine{
|
||||
def line = it.trim();
|
||||
if (!"".equals(line)) {
|
||||
if (!line.startsWith("//")&&!line.startsWith("/**")&&!line.startsWith("/*")&&!line.startsWith("*")) {
|
||||
lines ++;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
println "SG-UAP> " + file.getName() + ": 项目可用Java文件: " + lists
|
||||
println "SG-UAP> " + file.getName() + ": 项目有效代码行数: " + lines
|
||||
}
|
||||
}
|
||||
|
|
@ -1,3 +0,0 @@
|
|||
apply from: 'gradlew/build.gradle'
|
||||
//如果需要将uap项目达成war包,则需要放开下面这段代码
|
||||
//apply from: 'buildwar.gradle'
|
||||
Binary file not shown.
|
|
@ -1,7 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<faceted-project>
|
||||
<runtime name="Tomcat 8"/>
|
||||
<installed facet="java" version="1.8"/>
|
||||
<installed facet="jst.web" version="3.0"/>
|
||||
<installed facet="wst.jsdt.web" version="1.0"/>
|
||||
</faceted-project>
|
||||
Binary file not shown.
Binary file not shown.
|
|
@ -1,3 +0,0 @@
|
|||
Manifest-Version: 1.0
|
||||
Class-Path:
|
||||
|
||||
|
|
@ -1,66 +0,0 @@
|
|||
#用户存放业务系统自定义的一些配置项,数据为key=value的格式,
|
||||
#在程序中可以用com.sgcc.uap.config.util.ApplicationConfigUtil.getString("key")获取value值
|
||||
|
||||
#统一权限集成过滤器过滤页面白名单,各个页面配置相对路径,并且对个页面的路径之间用逗号分隔
|
||||
#当前配置为可选项,默认没有当前配置,另外每个url路径从模块根路径开始,并且开始字符为"/"
|
||||
#如果某一个url太长,或者配置额url个数太多,那么查看就不太方便,但是又不能直接的换行,否则读取属性的值的时候其换行部分就被忽略了.其实我们可以通过增加一个\符号来达到换行的效果
|
||||
# 例子:ISC_EXCLUDEPAGES=/sguap-client/iscintegratetest/mxwebtest/jsp/mxFrameWorkTestPage.jsp,\
|
||||
# /sguap-client/iscintegrate/mxweb/jsp/mxFrameWorkTestPage.jsp
|
||||
#ISC_EXCLUDEPAGES=/sguap-client/iscintegratetest/mxwebtest/jsp/mxFrameWorkTestPage.jsp
|
||||
|
||||
#用户存放业务系统自定义的一些配置项,数据为key=value的格式,
|
||||
#在程序中可以用com.sgcc.uap.config.util.ApplicationConfigUtil.getString("key")获取value值
|
||||
#------------------------------------------页面白名单过滤---------------------------------------------------
|
||||
#URL模式匹配控制开关
|
||||
#模式匹配,权限集成模块应用url模式匹配方式过滤
|
||||
#反向匹配模式,权限集成模块对配置项不做任何处理,并反向通过配置项内容匹配url
|
||||
#正向匹配模式,权限集成模块将配置项按照分隔符分隔,从请求url方匹配配置项
|
||||
#模式匹配方式匹配效率较低,灵活性强
|
||||
#正向匹配模式效率居中,约束性较强,灵活性较强
|
||||
#反向匹配模式效率最高、最稳定,但约束性最强,灵活性最差
|
||||
#测试场景 单个url路径、单个匹配路径
|
||||
#测试结果 普通字符串匹配的响应时间大概是1ms,而且不受配置项的数据大小影响。
|
||||
# 字符串数据模式匹配 伴随配置项个数的增多,整体响应时间成正比递增
|
||||
# 模式匹配方式的单个匹配响应时间大概是3ms,伴随配置项个数的增多,整体响应时间成正比递增。
|
||||
# REVERSE:反向字符串匹配模式,NORMAL:字符串数组匹配模式、PATTERN:模式匹配、FALSE或者其他值:关闭白名单功能
|
||||
#考虑向下兼容,默认为REVERSE
|
||||
#可选项
|
||||
ISC_URLMATCHMODE=PATTERN
|
||||
#------------------------------------------反向匹配模式说明----------------------------------------------
|
||||
#统一权限集成过滤器过滤页面白名单,各个页面配置相对路径,并且对个页面的路径之间用逗号分隔
|
||||
#当前配置为可选项,默认为false,
|
||||
#支持的特殊字符列表(,-_/*?),支持的字符为英文、数字(半角)
|
||||
#如果某一个url太长,或者配置额url个数太多,那么查看就不太方便,但是又不能直接的换行,否则读取属性的值的时候其换行部分就被忽略了.其实我们可以通过增加一个\符号来达到换行的效果
|
||||
# 例子:ISC_EXCLUDEPAGES=/sguap-client/iscintegratetest/mxwebtest/jsp/mxFrameWorkTestPage.jsp,\
|
||||
# /sguap-client/iscintegrate/mxweb/jsp/mxFrameWorkTestPage.jsp
|
||||
#约束:开始字符为"/",必须从项目名开始的全路径
|
||||
#------------------------------------------正向匹配模式说明----------------------------------------------
|
||||
#统一权限集成过滤器过滤页面白名单,各个页面配置相对路径,并且对个页面的路径之间用逗号分隔,
|
||||
#支持的特殊字符列表(,-_/*?),支持的字符为英文、数字(半角)
|
||||
#如果某一个url太长,或者配置额url个数太多,那么查看就不太方便,但是又不能直接的换行,否则读取属性的值的时候其换行部分就被忽略了.其实我们可以通过增加一个\符号来达到换行的效果
|
||||
# 例子:ISC_EXCLUDEPAGES=/sguap-client/,/mxFrameWorkTestPage.jsp
|
||||
#约束:开始字符为"/",其他没有约束
|
||||
#------------------------------------------模式匹配配置说明-------------------------------------------------
|
||||
#统一权限集成过滤器过滤页面白名单,各个页面配置相对路径,并且对个页面的路径之间用逗号分隔
|
||||
#支持的特殊字符列表(,-_/*?),支持的字符为英文、数字(半角)
|
||||
#如果某一个url太长,或者配置额url个数太多,那么查看就不太方便,但是又不能直接的换行,否则读取属性的值的时候其换行部分就被忽略了.其实我们可以通过增加一个\符号来达到换行的效果
|
||||
# 例子:/**/lo?in.do,/app/lo?in.do
|
||||
#开始字符为"/",必须符合url-pattern配置规范
|
||||
#url-pattern配置规范:
|
||||
# ?(匹配任何单字符),*(匹配0或者任意数量的字符),**(匹配0或者更多的目录)
|
||||
# url路径匹配规则:
|
||||
# URL路径 说明
|
||||
# /app/*.x 匹配(Matches)所有在app路径下的.x文件
|
||||
# /app/p?ttern 匹配(Matches) /app/pattern 和 /app/pXttern,但是不包括/app/pttern
|
||||
# /**/example 匹配(Matches) /app/example, /app/foo/example, 和 /example
|
||||
# /app/**/dir/file. 匹配(Matches) /app/dir/file.jsp, /app/foo/dir/file.html,/app/foo/bar/dir/file.pdf, 和 /app/dir/file.java
|
||||
# /**/*.jsp 匹配(Matches)任何的.jsp 文件
|
||||
# 最长匹配原则(has more characters)
|
||||
#说明,URL请求/app/dir/file.jsp,现在存在两个路径匹配模式/**/*.jsp和/app/dir/*.jsp,那么会根据模式/app/dir/*.jsp来匹配
|
||||
#可选项
|
||||
ISC_EXCLUDEPAGES=/sguap-client/workbench/workbench/login.jsp
|
||||
#-----------------------------------------正则表达式匹配扩展-------------------------------------------------
|
||||
#目前权限系统针对ISC_EXCLUDEPAGES配置项提供默认正则表达式认证,请参考ISC_EXCLUDEPAGES配置说明
|
||||
#针对业务系统特定应用,在默认配置项不能满足业务需求验证的前提下,权限集成提供了扩展配置支持
|
||||
#可选项
|
||||
REGEX_PATTERN=^/([a-zA-Z0-9\\.\\,/_\\-\\*\\?]*)*$
|
||||
|
|
@ -1 +0,0 @@
|
|||
dbdrivers=
|
||||
|
|
@ -1 +0,0 @@
|
|||
Import-Package=&database#dbdrivers
|
||||
|
|
@ -1,6 +0,0 @@
|
|||
Import-Package=&database#dbdrivers
|
||||
|
||||
Export-Package=org.apache.naming,org.apache.naming.java,org.apache.naming.factory,org.apache.naming.resources,org.apache.naming.resources.jndi
|
||||
|
||||
dm-need-import-package=&Export-Package,org.apache.commons.dbcp
|
||||
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
Import-Package=&database#dbdrivers
|
||||
|
||||
Export-Package=weblogic.jndi,weblogic.jndi.internal,weblogic.xml.jaxp,weblogic.jdbc.vendor.oracle
|
||||
|
||||
dm-need-import-package=&Export-Package
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
#配置微内核相关参数
|
||||
################################################################################
|
||||
#配置统一应用开发平台服务端的地址,例如:http://192.168.60.140:8080/sguap-server/environment
|
||||
dm.server.path=http://localhost:8787/sguap-server/environment
|
||||
|
|
@ -1,34 +0,0 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
|
||||
<beans xmlns="http://www.springframework.org/schema/beans"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:module="http://www.sgcc.com.cn/schema/platform/module"
|
||||
xsi:schemaLocation="http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans.xsd http://www.sgcc.com.cn/schema/platform/module http://www.sgcc.com.cn/schema/platform/module/module.xsd">
|
||||
<module:service id="dataSourceService" beanId="dataSource"
|
||||
targetName="javax.sql.DataSource" />
|
||||
<bean id="dataSource" name="dataSource"
|
||||
class="org.apache.commons.dbcp.BasicDataSource" destroy-method="close">
|
||||
|
||||
<property name="driverClassName" value="oracle.jdbc.driver.OracleDriver" />
|
||||
<property name="url" value="jdbc:oracle:thin:@//localhost:1521/ORCL" />
|
||||
<property name="username" value="ORACLE" />
|
||||
<property name="password" value="ccw1998YYT" />
|
||||
|
||||
<!-- 生产 -->
|
||||
<!-- <property name="driverClassName" value="sgcc.nds.jdbc.driver.NdsDriver"/>
|
||||
<property name="url" value="jdbc:nds://172.16.200.200:18600/v_zhhq?appname=app_zhhq"
|
||||
/> <property name="username" value="zhhq_hz" /> <property name="password"
|
||||
value="zhhq_2022!" /> -->
|
||||
<property name="maxActive" value="500" />
|
||||
<property name="maxIdle" value="30" />
|
||||
<property name="maxWait" value="5000" />
|
||||
<property name="validationQuery" value="SELECT 1 from dual" />
|
||||
<property name="testWhileIdle" value="true" />
|
||||
<property name="testOnBorrow" value="false" />
|
||||
<property name="timeBetweenEvictionRunsMillis" value="30000" />
|
||||
<property name="minEvictableIdleTimeMillis" value="1800000" />
|
||||
<property name="defaultAutoCommit" value="true" />
|
||||
<property name="removeAbandoned" value="true" />
|
||||
<property name="removeAbandonedTimeout" value="60" />
|
||||
<property name="logAbandoned" value="true" />
|
||||
</bean>
|
||||
</beans>
|
||||
|
|
@ -1,36 +0,0 @@
|
|||
LOG_DIR=D\:\\sguap-client
|
||||
|
||||
### direct log messages to platform ###
|
||||
log4j.appender.platform=org.apache.log4j.ConsoleAppender
|
||||
log4j.appender.platform.Target=System.out
|
||||
log4j.appender.platform.layout=org.apache.log4j.PatternLayout
|
||||
log4j.appender.platform.layout.ConversionPattern=[%d{ISO8601}] SG-UAP :%5p %c{1}:%L - %m%n
|
||||
|
||||
log4j.appender.platform1=org.apache.log4j.RollingFileAppender
|
||||
log4j.appender.platform1.File=${LOG_DIR}/trace.log
|
||||
log4j.appender.platform1.MaxBackupIndex=100
|
||||
log4j.appender.platform1.MaxFileSize=5000000
|
||||
log4j.appender.platform1.layout=org.apache.log4j.PatternLayout
|
||||
log4j.appender.platform1.layout.ConversionPattern=[%d{ISO8601}] SG-UAP :%-5p %-x %X{user} %n %m%n
|
||||
|
||||
|
||||
### direct log messages to thirdparty ###
|
||||
log4j.appender.thirdparty=org.apache.log4j.ConsoleAppender
|
||||
log4j.appender.thirdparty.Target=System.out
|
||||
log4j.appender.thirdparty.layout=org.apache.log4j.PatternLayout
|
||||
log4j.appender.thirdparty.layout.ConversionPattern=[%d{ISO8601}] Third's :%5p %c{1}:%L - %m%n
|
||||
|
||||
log4j.appender.thirdparty1=org.apache.log4j.RollingFileAppender
|
||||
log4j.appender.thirdparty1.File=${LOG_DIR}/trace.log
|
||||
log4j.appender.thirdparty1.MaxBackupIndex=100
|
||||
log4j.appender.thirdparty1.MaxFileSize=5000000
|
||||
log4j.appender.thirdparty1.layout=org.apache.log4j.PatternLayout
|
||||
log4j.appender.thirdparty1.layout.ConversionPattern=[%d{ISO8601}] Third's :%-5p %-x %X{user} %n %m%n
|
||||
|
||||
|
||||
### set log levels - for more verbose logging change 'info' to 'debug' ###
|
||||
log4j.additivity.com.sgcc=false
|
||||
log4j.logger.com.sgcc=info, platform
|
||||
log4j.logger.org.hibernate=error, thirdparty
|
||||
log4j.logger.org.springframework=error, thirdparty
|
||||
log4j.logger.org.apache=error, thirdparty
|
||||
|
|
@ -1,359 +0,0 @@
|
|||
#####################################\u4efb\u52a1\u8c03\u5ea6\u672c\u5730\u914d\u7f6e##########################################
|
||||
TASKDISPATCH_AUTH_MODE = NONE
|
||||
TASKDISPATCH_DEPLOY=componentManagerLocal
|
||||
#####################################\u4efb\u52a1\u8c03\u5ea6\u672c\u5730\u914d\u7f6e##########################################
|
||||
#\u5e73\u53f0\u5b58\u653e\u7684\u53ef\u4ee5\u4f9b\u7528\u6237\u4fee\u6539\u7684\u914d\u7f6e\u9879\uff0c\u6570\u636e\u4e3akey=value\u7684\u683c\u5f0f
|
||||
#\u5728\u7a0b\u5e8f\u4e2d\u53ef\u4ee5\u7528com.sgcc.uap.config.util.PlatformConfigUtil.getString("key")\u83b7\u53d6value\u503c
|
||||
#---------------------------------------\u6743\u9650\u96c6\u6210\u914d\u7f6e------------------------------------
|
||||
#\u4e1a\u52a1\u7cfb\u7edfid
|
||||
#\u4e1a\u52a1\u7cfb\u7edfid\u914d\u7f6e\u9879\u5fc5\u987b\u8f93\u5165\uff0c\u7f3a\u5c11\u5f53\u524d\u914d\u7f6e\u9879\uff0c\u90a3\u4e48\u5728\u6743\u9650\u96c6\u6210\u5305\u542f\u52a8\u8fc7\u7a0b\u4e2d\u629b\u51fa\u5f02\u5e38
|
||||
|
||||
#192.168.1.108
|
||||
ISC_APPID=4028c0146755ee44016755f46a840004
|
||||
|
||||
#\u4e1a\u52a1\u7cfb\u7edf\u79c1\u94a5\u914d\u7f6e
|
||||
#\u4e1a\u52a1\u7cfb\u7edf\u79c1\u914d\u7f6e\u9879\u5fc5\u987b\u8f93\u5165\uff0c\u7f3a\u5c11\u5f53\u524d\u914d\u7f6e\u9879\uff0c\u90a3\u4e48\u5728\u6743\u9650\u96c6\u6210\u5305\u542f\u52a8\u8fc7\u7a0b\u4e2d\u629b\u51fa\u5f02\u5e38
|
||||
|
||||
#192.168.1.108
|
||||
ISC_PRIKEY=MIICdgIBADANBgkqhkiG9w0BAQEFAASCAmAwggJcAgEAAoGBAJRlSSE/MykauQb0Ltp1pFp855l+t2mW5UzU8TVyW0d8CkYc8PU7lx7jcvvqteQg330CGDWA5tt0VVkuZDr3qs+HkAK5lRQvY47wajlrK1V8v916ON2FHhIAead1ZjhOVaqG4UNjKR/jWWQEtMjY+QqFlPASAcF4qKIgu2RbUmB5AgMBAAECgYBl4eBCjkSOzQUJrC5a2HgdlDHiJajBOtN1W6G7oybePmBDYO1iQSZxE5HHOY7l8FfgWMbMPRLCyu0qDHrOLWo8g2klJiUq5tg/67vEzhgULGYsjD+waOVPOXmhgr2hsHhiUYYknvdinqi45VsE+yqd7AcgstWZB61VjGPEAMZnAQJBAM6/lt46ydYn8gDkNx87L6JnUVs+4DueEGzkwGjbv3O1t3YVXYXm+u1dEXhLA9lRAO0QNYM/z/M8ehQYbFNQP+ECQQC3vxfyNh2+HlvdW80Q9g7I7aQ8ibVp66a12yyEE7H4dFz+XwW8gmvXNvpvNwun4AQkPFqZMMPDtZQT7zkpbpOZAkAr8dk1fzVria4MtnVo9AGZ+W/3fxPWWDCRlMW5BAxboeJO/ReV4JSxYzjVYsx8opUZznoxXZzrzIz+PHq58rLBAkEAh6hExKUhhlihmCcLmkcfmUah57P/xOifF0pubkCgN3+pnH+JG6jqd2T2th9csp9YT2xjsw/mqFopriIDAMzLmQJACJxOC/CTOwntXNEz2338RuBPUeReW3zsTD5dOsxdxTHh8C8SkujmWeQEbejwxEuxvukqpdyUSybEt5v08iQt3w==
|
||||
|
||||
#\u7edf\u4e00\u6388\u6743\u670d\u52a1\u63a5\u53e3\u5730\u5740
|
||||
#\u7edf\u4e00\u6388\u6743\u670d\u52a1\u63a5\u53e3\u5730\u5740\u914d\u7f6e\u9879\u5fc5\u987b\u8f93\u5165\uff0c\u7f3a\u5c11\u5f53\u524d\u914d\u7f6e\u9879\uff0c\u90a3\u4e48\u5728\u6743\u9650\u96c6\u6210\u5305\u542f\u52a8\u8fc7\u7a0b\u4e2d\u629b\u51fa\u5f02\u5e38
|
||||
|
||||
#192.168.1.108
|
||||
ISC_ADAPTER_URL = http://sgcc.isc2.com:22001/isc_frontmv_serv
|
||||
|
||||
#\u7edf\u4e00\u8ba4\u8bc1\u5730\u5740\u914d\u7f6e
|
||||
#\u7edf\u4e00\u8ba4\u8bc1\u5730\u5740\u914d\u7f6e\u9879\u5fc5\u987b\u8f93\u5165\uff0c\u7f3a\u5c11\u5f53\u524d\u914d\u7f6e\u9879\uff0c\u90a3\u4e48\u5728\u6743\u9650\u96c6\u6210\u5305\u542f\u52a8\u8fc7\u7a0b\u4e2d\u629b\u51fa\u5f02\u5e38
|
||||
#\u7edf\u4e00\u8ba4\u8bc1\u5730\u5740\u9488\u5bf9ISC_AUTHMODE\u8fdb\u884c\u4e86\u6b63\u5219\u5339\u914d
|
||||
#ISC_AUTHMODE\u4e3aISC\u548cWORKBENCHSSO\u65f6\uff0c\u90a3\u4e48ISC_LOGINURL\u5fc5\u987b\u4e3a\u5b8c\u6574\u7684http\u5168\u8def\u5f84
|
||||
#ISC_AUTHMODE\u4e3aWORKBENCH\u65f6\uff0c\u90a3\u4e48ISC_LOGINURL\u5fc5\u987b\u4e3a\u4ee5\u6ce2\u6d6a\u53f7\uff08~\uff09\u5f00\u59cb\u7684\u8def\u5f84
|
||||
#\u4e3e\u4f8b\uff1aISC_AUTHMODE=ISC\uff0cISC_LOGINURL=http://localhost:8089/UALogin/login
|
||||
#ISC_AUTHMODE=WORKBENCHSSO\uff0cISC_LOGINURL=http://localhost:9000/sguap-client/workbench/default.jsp
|
||||
#ISC_AUTHMODE=WORKBENCH\uff0cISC_LOGINURL=~/workbench/default.jsp
|
||||
#https://sso.isc.com:7002/isc_sso/login
|
||||
#ISC_LOGINURL=~/mdm_server/login.html
|
||||
#ISC_LOGINURL=~/workbench/default.jsp
|
||||
|
||||
#192.168.1.108
|
||||
ISC_LOGINURL=http://sgcc.isc.com:22001/isc_sso/login
|
||||
#192.168.1.108
|
||||
ISC_SSO_URL=http://sgcc.isc.com:22001/isc_sso
|
||||
|
||||
|
||||
#\u8d8a\u6743\u8bbf\u95ee
|
||||
#ISC_FILTER_SERVER=http://sgcc.isc.com:22000/isc_frontmv_serv
|
||||
#NO_ACCESS_EXCEPTION=http://127.0.0.1:9000/uap/iscintegrate/jsp/error/error.jsp
|
||||
#EXCLUDE_URLS=/view/test.jsp,/view/main/index.jsp
|
||||
#192.168.1.108
|
||||
#ISC_FILTER_SERVER=http://sgcc.isc.com:22001/isc_frontmv_serv
|
||||
#NO_ACCESS_EXCEPTION=http://192.168.1.130:8080/uap/iscintegrate/jsp/error/error.jsp
|
||||
#EXCLUDE_URLS=/view/test.jsp,/view/main/index.jsp
|
||||
#\u6ce8\u9500\u6216\u51fa\u73b0\u8d8a\u6743\u884c\u4e3a\u65f6\u7684\u56de\u8df3\u8def\u5f84
|
||||
#ISC_KICKBACK_URL=http://192.168.1.130:8080/uap
|
||||
#\u8d8a\u6743\u63a7\u5236\u5f00\u5173\uff0cTRUE:\u542f\u52a8\u5b89\u5168\u63a7\u5236,FALSE\uff1a\u53d6\u6d88\u5b89\u5168\u63a7\u5236
|
||||
#ISC_ENABLESECURITYFILTER=TRUE
|
||||
|
||||
#\u8d8a\u6743\u8fc7\u8651\u5668\u914d\u7f6e
|
||||
ISC_FILTER_SERVER=https://sgcc.isc.com:22011/isc_frontmv_serv
|
||||
#\u6392\u9664\u8d44\u6e90\u540e\u7f00\u5217\u8868\uff0c\u5982\uff1a.jpg,.js,.css,.ico,.html,.gif,.png \u591a\u4e2a\u4ee5\u9017\u53f7\u5206\u5f00\uff0c\u6ca1\u6709\u914d\u7f6e\u65f6\u6839\u636e\u9ed8\u8ba4\u914d\u7f6e\u6765\uff0c\u914d\u7f6e\u4e86\u4e9b\u9879\u4ee5\u6307\u5b9a\u7684\u914d\u7f6e\u4e3a\u51c6
|
||||
EXCLUDE_SUFFIX=
|
||||
#\u8d8a\u6743\u4e0d\u505a\u62e6\u622a\u7684URL\u5730\u5740(\u9017\u53f7\u5206\u9694)
|
||||
EXCLUDE_URLS=/workbench/default.jsp,/view/main/index.jsp,/iscintegrate/jsp/error/error.jsp
|
||||
#\u8d8a\u6743\u62e6\u622a\u63a7\u5236\u5f00\u5173
|
||||
#\u5b89\u5168\u9875\u9762\u8bbf\u95ee\u63a7\u5236\u9879\u4e3a\u53ef\u9009\u9879\uff0c\u7f3a\u5c11\u5f53\u524d\u914d\u7f6e\u9879\uff0c\u90a3\u4e48\u5728\u6743\u9650\u96c6\u6210\u5305\u542f\u52a8\u8fc7\u7a0b\u4e2d\u81ea\u52a8\u9ed8\u8ba4\u4e3aFALSE
|
||||
#TRUE:\u542f\u52a8\u5b89\u5168\u63a7\u5236,FALSE\uff1a\u53d6\u6d88\u5b89\u5168\u63a7\u5236
|
||||
#ISC_ENABLESECURITYFILTER=TRUE
|
||||
|
||||
|
||||
#\u7edf\u4e00\u8ba4\u8bc1\u6a21\u5f0f\u914d\u7f6e
|
||||
#\u7edf\u4e00\u8ba4\u8bc1\u6a21\u5f0f\u914d\u7f6e\u9879\u4e3a\u53ef\u9009\u9879\uff0c\u7f3a\u5c11\u5f53\u524d\u914d\u7f6e\u9879\uff0c\u90a3\u4e48\u5728\u6743\u9650\u96c6\u6210\u5305\u542f\u52a8\u8fc7\u7a0b\u4e2d\u81ea\u52a8\u9ed8\u8ba4\u4e3aISC
|
||||
#ISC\uff1a\u5e94\u7528\u6743\u9650\u7ba1\u7406\u7cfb\u7edf\u63d0\u4f9b\u7684\u7edf\u4e00\u8ba4\u8bc1
|
||||
#WORKBENCHSSO\uff1a\u96c6\u4e2d\u5f0f\u90e8\u7f72\u7684\u767b\u5f55\u8ba4\u8bc1
|
||||
#WORKBENCH\uff1a\u5206\u5e03\u5f0f\u90e8\u7f72\u7684\u767b\u5f55\u8ba4\u8bc1
|
||||
#FALSE\uff1a\u5173\u95ed\u767b\u5f55\u8ba4\u8bc1
|
||||
|
||||
ISC_AUTHMODE = FALSE
|
||||
|
||||
#\u5b89\u5168\u9875\u9762\u8bbf\u95ee\u63a7\u5236\u914d\u7f6e
|
||||
#\u5b89\u5168\u9875\u9762\u8bbf\u95ee\u63a7\u5236\u9879\u4e3a\u53ef\u9009\u9879\uff0c\u7f3a\u5c11\u5f53\u524d\u914d\u7f6e\u9879\uff0c\u90a3\u4e48\u5728\u6743\u9650\u96c6\u6210\u5305\u542f\u52a8\u8fc7\u7a0b\u4e2d\u81ea\u52a8\u9ed8\u8ba4\u4e3aFALSE
|
||||
#TRUE:\u542f\u52a8\u5b89\u5168\u63a7\u5236,FALSE\uff1a\u53d6\u6d88\u5b89\u5168\u63a7\u5236
|
||||
#\u5982\u679c\u7edf\u4e00\u8ba4\u8bc1\u6a21\u5f0f\u6ca1\u6709\u5f00\u542f\uff0c\u90a3\u4e48\u5373\u4f7f\u5b89\u5168\u63a7\u5236\u5f00\u542f\uff0c\u5b89\u5168\u63a7\u5236\u529f\u80fd\u81ea\u52a8\u65e0\u6548
|
||||
|
||||
ISC_ENABLESECURITYFILTER=FALSE
|
||||
|
||||
#\u8eab\u4efd\u8ba4\u8bc1\u65b9\u5f0f\u914d\u7f6e
|
||||
#\u8eab\u4efd\u8ba4\u8bc1\u65b9\u5f0f\u914d\u7f6e\u9879\u4e3a\u53ef\u9009\u9879\uff0c\u7f3a\u5c11\u5f53\u524d\u914d\u7f6e\u9879\uff0c\u90a3\u4e48\u5728\u6743\u9650\u96c6\u6210\u5305\u542f\u52a8\u8fc7\u7a0b\u4e2d\u81ea\u52a8\u9ed8\u8ba4\u4e3aNORMAL
|
||||
#\u8eab\u4efd\u8ba4\u8bc1\u65b9\u5f0f\uff0cNORMAL\uff1a\u5e38\u89c4\u65b9\u5f0f\uff08\u7f3a\u7701\uff09\uff0cDB\uff1a\u6570\u636e\u5e93\u65b9\u5f0f
|
||||
|
||||
ISC_AUTHTYPE = NORMAL
|
||||
|
||||
#\u53ef\u9009\u9879\uff0credis\u8fdc\u7a0b\u7f13\u5b58\u670d\u52a1\u5730\u5740\uff0c\u914d\u7f6eip\u52a0\u7aef\u53e3
|
||||
|
||||
#ISC_CACHE_HOT=10.238.208.16:9900
|
||||
|
||||
#\u53ef\u9009\u9879\uff0c\u8fde\u63a5redis\u672c\u5730\u7f13\u5b58\u5730\u5740
|
||||
#\u5f53\u524d\u76ee\u5f55\u81ea\u52a8\u521b\u5efa
|
||||
|
||||
#ISC_CACHE_HOST_DATAFILE_PATH=d:/test/localcache
|
||||
|
||||
#\u53ef\u9009\u9879
|
||||
#\u6743\u9650\u7cfb\u7edf\u524d\u7f6e\u8282\u70b9\u540c\u6b65\u6570\u636e\u6e90\u670d\u52a1\u5730\u5740(datasource.xml\u6587\u4ef6\u4e2d\u7684\u670d\u52a1id)
|
||||
#\u914d\u7f6e\u5f53\u524d\u9879\uff0c\u90a3\u4e48\u6743\u9650\u7cfb\u7edf\u5b9a\u65f6\u66f4\u65b0\u524d\u7f6e\u8282\u70b9\u8868\u6570\u636e\uff0c\u540c\u65f6\u9700\u914d\u7f6eISC_JMS_CACHE_URL\u670d\u52a1\u5730\u5740
|
||||
|
||||
#ISC_DATASYNC_DATASOURCE= dataSourceService
|
||||
|
||||
#------------------------------------------------\u57fa\u672c\u6743\u9650\u4fe1\u606f\u67e5\u770b\u529f\u80fd\u83dc\u5355\u63a7\u5236-----------------------------------------
|
||||
#\u6ce8\u518c\u57fa\u672c\u6743\u9650\u4fe1\u606f\u67e5\u770b\u529f\u80fd\u83dc\u5355
|
||||
#\u53ef\u9009\u9879,\u9ed8\u8ba4\u4e0d\u8fdb\u884c\u6ce8\u518c
|
||||
#ISC_REGISTERMODE\u8bbe\u7f6e\u503c\u5206\u4e3a\u4e24\u7c7b \uff1a1\u3001\u5168\u91cf\u6ce8\u518c\uff1aFULL\uff0c2\u3001\u589e\u91cf\u6ce8\u518c\uff1aINCREMENTAL\uff0c3\u3001\u53d6\u6d88\u6ce8\u518c\uff1aFALSE\u6216\u8005\u5176\u4ed6\u503c
|
||||
#\u5168\u91cf\u6ce8\u518c\uff1a\u6743\u9650\u96c6\u6210\u542f\u52a8\u8fc7\u7a0b\u4e2d\u5224\u65ad\u4e1a\u52a1\u7cfb\u7edf\u4e2d\u6ce8\u518c\u7684\u6839\u83dc\u5355\uff0c\u5982\u679c\u6839\u83dc\u5355\u5b58\u5728\uff0c\u90a3\u4e48\u5c06\u4e0d\u518d\u6ce8\u518c\u6743\u9650\u4fe1\u606f\u57fa\u672c\u67e5\u770b\u9875\u9762\uff0c\u5982\u679c\u6ca1\u6709\uff0c\u90a3\u4e48\u8fdb\u884c\u4e00\u6b21\u5168\u91cf\u83dc\u5355\u6ce8\u518c
|
||||
#\u589e\u91cf\u6ce8\u518c\uff1a\u6743\u9650\u96c6\u6210\u542f\u52a8\u8fc7\u7a0b\u4e2d\u5224\u65ad\u4e1a\u52a1\u7cfb\u7edf\u4e2d\u6ce8\u518c\u7684\u6839\u83dc\u5355\u548c\u5b50\u83dc\u5355\uff0c\u5e76\u5224\u65ad\u589e\u91cf\uff0c\u5e76\u5b8c\u6210\u6743\u9650\u4fe1\u606f\u67e5\u770b\u83dc\u5355\u589e\u91cf\u6ce8\u518c
|
||||
#\u53d6\u6d88\u6ce8\u518c\uff1a\u4e0d\u542f\u52a8\u6743\u9650\u57fa\u672c\u4fe1\u606f\u67e5\u770b\u83dc\u5355\u6ce8\u518c
|
||||
|
||||
#ISC_REGISTERMODE=INCREMENTAL
|
||||
|
||||
#------------------------------------------------\u9519\u8bef\u767b\u5f55\u63a7\u5236-----------------------------------------
|
||||
|
||||
#\u9519\u8bef\u91cd\u590d\u767b\u5f55\u6b21\u6570
|
||||
#\u542f\u52a8\u7b56\u7565\uff1aISC_LOGINCOUNT\u3001ISC_WAITTIME\u4e8c\u8005\u5fc5\u987b\u540c\u65f6\u914d\u7f6e\uff0c\u90a3\u4e48\u6743\u9650\u96c6\u6210\u8ba4\u4e3a\u542f\u7528\u4e86\u91cd\u590d\u767b\u5f55\u63a7\u5236\uff0c\u5176\u4ed6\u60c5\u51b5\u5747\u8ba4\u4e3a\u6ca1\u6709\u542f\u7528\u91cd\u590d\u767b\u5f55\u63a7\u5236
|
||||
# ISC_LOGINCOUNT\u3001 ISC_WAITTIME\u5fc5\u987b\u914d\u7f6e\u4e3a\u6570\u5b57
|
||||
#
|
||||
#\u53ef\u9009\u9879
|
||||
#\u7cfb\u7edf\u5141\u8bb8\u7528\u6237\u91cd\u590d\u767b\u5f55\u7684\u6b21\u6570
|
||||
|
||||
ISC_LOGINCOUNT=3
|
||||
|
||||
#\u7b49\u5f85\u65f6\u95f4
|
||||
#\u53ef\u9009\u9879
|
||||
#\u5355\u4f4d\u4e3a\u5206\u949f\uff0c\u5728\u7528\u6237\u91cd\u590d\u767b\u5f55\u9519\u8bef\u4e4b\u540e\uff0c\u7cfb\u7edf\u5728\u8bbe\u7f6e\u65f6\u95f4\u5185\u7981\u7528\u7528\u6237\u767b\u5f55\uff0c
|
||||
|
||||
ISC_WAITTIME=3
|
||||
|
||||
#------------------------------------------------\u767b\u5f55\u63a7\u5236-------------------------------------------
|
||||
#\u5141\u8bb8\u91cd\u590d\u767b\u5f55\u63a7\u5236
|
||||
#\u53ef\u9009\u9879\uff0c
|
||||
#\u9ed8\u8ba4\u4e3a\u591a\u70b9\u91cd\u590d\u767b\u5f55
|
||||
#\u652f\u6301\u4e09\u79cd\u65b9\u5f0f\u767b\u5f55\uff1a1\u3001\u591a\u70b9\u91cd\u590d\u767b\u5f55(REPEAT)\u30012\u3001\u5355\u70b9\u767b\u5f55(SINGLE),3:\u66ff\u6362\u767b\u5f55(REPLACE)
|
||||
#\u4e0a\u8ff0\u7b56\u7565\u53ea\u80fd\u4f7f\u7528\u4e00\u79cd\u7b56\u7565\uff0c\u591a\u79cd\u7b56\u7565\u4e0d\u80fd\u540c\u65f6\u5e76\u5b58
|
||||
#\u591a\u70b9\u91cd\u590d\u767b\u5f55\uff1a\u540c\u4e00\u4e2a\u7528\u6237\u53ef\u4ee5\u5728\u4e0d\u540c\u5730\u65b9\u767b\u5f55
|
||||
#\u5355\u70b9\u767b\u5f55\uff1a \u7528\u6237\u767b\u5f55\u4e4b\u540e\uff0c\u540c\u4e00\u4e2a\u7528\u6237\u4e0d\u80fd\u518d\u6b21\u767b\u5f55
|
||||
#\u66ff\u6362\u767b\u5f55\uff1a\u7528\u6237\u767b\u5f55\u4e4b\u540e\uff0c\u540c\u4e00\u4e2a\u7528\u6237\u53ef\u4ee5\u518d\u6b21\u767b\u5f55\u5e76\u5c06 \u539f\u6765\u7684\u7528\u6237\u8e22\u6389
|
||||
|
||||
ISC_LOGINTYPE=SINGLE
|
||||
|
||||
#----------------------------------------------\u5ba1\u8ba1\u65e5\u5fd7\u8bb0\u5f55\u914d\u7f6e-------------------------------------------
|
||||
#\u53ef\u9009\u9879
|
||||
#\u7528\u6237\u767b\u5f55\u5ba1\u8ba1\uff1aUSER\uff0c\u6743\u9650\u63a5\u53e3\u8c03\u7528\u5ba1\u8ba1\uff1aISC
|
||||
#\u914d\u7f6e\u591a\u9879\uff0c\u90a3\u4e48\u4e2d\u95f4\u7528\u9017\u53f7\u9694\u5f00 \u4f8b\u5982\uff1aUSER,ISC
|
||||
|
||||
#ISC_AUDITTYPE=USER,ISC
|
||||
ISC_AUDITTYPE=USER,ISC
|
||||
|
||||
|
||||
#\u53ef\u9009\u9879
|
||||
#\u5f00\u542f\u767b\u5f55\u5ba1\u8ba1\uff0c\u9ed8\u8ba4\u91c7\u7528\u65e5\u5fd7\u8bb0\u5f55
|
||||
#\u5b89\u5168\u5ba1\u8ba1\u65e5\u5fd7\u8bb0\u5f55\u7c7b\u578b\uff0cDB\uff1a\u6570\u636e\u5e93\u8bb0\u5f55\uff0cINFO\uff1a\u65e5\u5fd7\u8bb0\u5f55
|
||||
#\u914d\u7f6e\u591a\u9879\uff0c\u90a3\u4e48\u4e2d\u95f4\u7528\u9017\u53f7\u9694\u5f00 \u4f8b\u5982\uff1adb,INFO
|
||||
|
||||
#ISC_AUDIT_RECORDS_TYPE=DB,INFO
|
||||
ISC_AUDIT_RECORDS_TYPE=DB,INFO
|
||||
|
||||
#\u53ef\u9009\u9879
|
||||
#\u8df3\u8f6c\u9875\u9762\u8def\u5f84\u4e0a\u8865\u5145\u539f\u59cb\u8bf7\u6c42url
|
||||
#\u5728\u91cd\u5b9a\u5411\u8df3\u8f6c\u5230\u767b\u5f55\u9875\u9762\u8fc7\u7a0b\u4e2d\uff0c\u5728\u8df3\u8f6curl\u8def\u5f84\u4e2d\u9644\u5e26\u539f\u59cb\u8bf7\u6c42url\u5730\u5740
|
||||
#\u5176\u53c2\u6570\u540d\u4e3aredirceturl\uff0c\u5176\u503c\u91c7\u7528java.net.URLEncoder.encode\u65b9\u6cd5\u8fdb\u884c\u6570\u636e\u52a0\u5bc6
|
||||
#\u9ed8\u8ba4\u4e3afalse\uff0c
|
||||
|
||||
#ISC_SUPPLEMENTURL=FALSE
|
||||
|
||||
#\u53ef\u9009\u9879
|
||||
#\u7f13\u5b58\u6d88\u606f\u670d\u52a1\u5730\u5740\uff0c\u5f53\u524d\u914d\u7f6e\u9879\u5177\u4f53\u5185\u5bb9\u7531\u6743\u9650\u7cfb\u7edf\u63d0\u4f9b\u3002\u5f00\u53d1\u73af\u5883\u4e0b\u5173\u95ed\uff0c\u751f\u4ea7\u73af\u5883\u4e0b\u5f00\u542f
|
||||
#\u683c\u5f0f\u8bf4\u660e\uff1a\u53ef\u4ee5\u914d\u7f6e\u591a\u4e2a\u6d88\u606f\u670d\u52a1\u5730\u5740\uff0c\u5404\u4e2a\u5730\u5740\u4e4b\u95f4\u9017\u53f7\u5206\u9694\u3002
|
||||
#\u793a\u4f8b\uff1atcp://localhost:61616,tcp://192.168.20.213:61616,tcp://192.168.20.220:61616
|
||||
#\u6743\u9650\u96c6\u6210\u5305\u5728\u542f\u52a8\u8fc7\u7a0b\u4e2d\u8fdb\u884c\u914d\u7f6e\u9879\u683c\u5f0f\u68c0\u67e5
|
||||
#ISC_JMS_CACHE_URL=tcp://192.168.20.220:61616
|
||||
|
||||
#\u53ef\u9009\u9879
|
||||
#\u65e5\u5fd7\u6d88\u606f\u670d\u52a1\u5730\u5740\uff0c\u5f53\u524d\u914d\u7f6e\u9879\u5177\u4f53\u5185\u5bb9\u7531\u6743\u9650\u7cfb\u7edf\u63d0\u4f9b\u3002\u5f00\u53d1\u73af\u5883\u4e0b\u5173\u95ed\uff0c\u751f\u4ea7\u73af\u5883\u4e0b\u5f00\u542f
|
||||
#\u683c\u5f0f\u8bf4\u660e\uff1a\u53ef\u4ee5\u914d\u7f6e\u591a\u4e2a\u6d88\u606f\u670d\u52a1\u5730\u5740\uff0c\u5404\u4e2a\u5730\u5740\u4e4b\u95f4\u9017\u53f7\u5206\u9694\u3002
|
||||
#\u793a\u4f8b\uff1atcp://localhost:61616,tcp://192.168.20.213:61616,tcp://192.168.20.220:61616
|
||||
#\u6743\u9650\u96c6\u6210\u5305\u5728\u542f\u52a8\u8fc7\u7a0b\u4e2d\u8fdb\u884c\u914d\u7f6e\u9879\u683c\u5f0f\u68c0\u67e5
|
||||
|
||||
#ISC_JMS_LOG_URL=tcp://192.168.20.220:61616
|
||||
|
||||
#\u53ef\u9009\u9879
|
||||
#\u767b\u5f55\u9875\u9762\u91cd\u5b9a\u5411\u7c7b\u578b,\u9ed8\u8ba4\u5e94\u7528\u5ba2\u6237\u7aef\u8df3\u8f6c
|
||||
#\u91cd\u5b9a\u5411\u7c7b\u578b\u5206\u4e3a\u4e24\u7c7b\uff0c\u4e00\u79cd\u662f\u4ece\u670d\u52a1\u7aef\u91cd\u5b9a\u5411\uff0c\u53e6\u5916\u4e00\u79cd\u662f\u4ece\u5ba2\u6237\u7aef\u91cd\u5b9a\u5411\u3002
|
||||
#\u5ba2\u6237\u7aef\u91cd\u5b9a\u5411\u89e3\u51b3iframe\u5d4c\u5957\u754c\u9762\u7684\u8df3\u8f6c\u95ee\u9898\u3001\u76f4\u63a5\u91cd\u5b9a\u5411\u5230\u767b\u5f55\u9875\u9762\u5e76\u4e0d\u80fd\u603b\u662f\u5b8c\u6210\u5730\u5f88\u5b8c\u7f8e
|
||||
#\u670d\u52a1\u7aef\u91cd\u5b9a\u5411\u89e3\u51b3\u5728\u6d4f\u89c8\u5668\u7981\u7528js\u60c5\u51b5\u4e0b\u4f7f\u7528
|
||||
|
||||
#ISC_REDIRECT_SERVER=TRUE
|
||||
|
||||
#####################################\u6d41\u7a0b\u96c6\u6210\u914d\u7f6e##########################################
|
||||
#BPM\u8fde\u63a5ID
|
||||
BPM_UDDI_ADDRESS_ID=default
|
||||
#BPM\u8fde\u63a5\u540d\u79f0
|
||||
BPM_UDDI_ADDRESS_NAME=BPM
|
||||
#BPM\u8fde\u63a5\u7c7b\u578b
|
||||
BPM_UDDI_ADDRESS_TYPE=
|
||||
#BPM\u8fde\u63a5\u903b\u8f91\u540d\u79f0
|
||||
BPM_UDDI_ADDRESS_LOGICNAME=
|
||||
#BPM\u8fde\u63a5\u63cf\u8ff0
|
||||
BPM_UDDI_ADDRESS_DESCRIPTION=
|
||||
#BPM\u670d\u52a1\u5668\u7684\u5730\u5740\uff0c\u5bf9\u5e94BPM default\u5e94\u7528\u4e0b\u7684WEB-INF\_srv\config\uddi-config.xml\u4e2d\u7684<host>
|
||||
BPM_UDDI_ADDRESS_UUDIHOST=127.0.0.1
|
||||
#BPM\u670d\u52a1\u5668\u7aef\u53e3\uff0c\u5bf9\u5e94BPM default\u5e94\u7528\u4e0b\u7684WEB-INF\_srv\config\uddi-config.xml\u4e2d\u7684<port>
|
||||
BPM_UDDI_ADDRESS_UUDIPORT=8888
|
||||
#BPM\u5e94\u7528\u4e0a\u4e0b\u6587\u540d\u79f0\uff0c\u5bf9\u5e94BPM default\u5e94\u7528\u4e0b\u7684WEB-INF\_srv\config\uddi-config.xml\u4e2d\u7684<context>
|
||||
BPM_UDDI_ADDRESS_UUDIWEBCONTEXT=default
|
||||
#BPM\u8fde\u63a5\u7528\u6237\u540d
|
||||
BPM_UDDI_ADDRESS_UUDIUSERID=bps
|
||||
#BPM\u8fde\u63a5\u5bc6\u7801
|
||||
#BPM_UDDI_ADDRESS_UUDIPASSWORD=000000
|
||||
#BPM\u8fdc\u7a0b\u7aef\u53e3\uff0c\u5bf9\u5e94BPM default\u5e94\u7528\u4e0b\u7684WEB-INF\web.xml\u4e2d\u7684<param-name>AdminPort</param-name>\u7684param-value
|
||||
BPM_UDDI_ADDRESS_UUDIADMINPORT=6208
|
||||
#BPM\u79df\u6237\u7ba1\u7406--\u79df\u6237ID
|
||||
BPM_UDDI_ADDRESS_TENANTINFO_ID=
|
||||
#BPM\u79df\u6237\u7ba1\u7406--\u79df\u6237\u4ee4\u724c
|
||||
BPM_UDDI_ADDRESS_TENANTINFO_TOKEN=
|
||||
|
||||
#####################################GIS\u96c6\u6210\u914d\u7f6e###########################################
|
||||
#GIS\u670d\u52a1\u5730\u5740\uff0c\u683c\u5f0f\u4e3ahttp://GIS\u7a7a\u95f4\u4fe1\u606f\u670d\u52a1\u5668ip\u5730\u5740:\u7aef\u53e3\u53f7/sggis/services/
|
||||
GIS_ADAPTER_URL = http://localhost:9001/sggis/services/
|
||||
|
||||
#####################################\u975e\u7ed3\u6784\u5316\u96c6\u6210\u914d\u7f6e###########################################
|
||||
#\u975e\u7ed3\u6784\u5316\u5e73\u53f0\u5730\u5740
|
||||
UDS_URL=http://10.142.51.171:7001
|
||||
#\u975e\u7ed3\u6784\u5316\u6587\u4ef6\u670d\u52a1\u5730\u5740\uff08\u4e0a\u4f20\u5355\u4e2a\u6587\u4ef6\uff09
|
||||
UDS_FS_URL=http://10.142.51.171:7001/services/IFileService?wsdl
|
||||
#\u975e\u7ed3\u6784\u5316\u6587\u4ef6\u670d\u52a1\u5730\u5740\uff08\u4e0a\u4f20\u591a\u4e2a\u6587\u4ef6\uff09
|
||||
UDS_FS_URL_WSDL=http://10.142.51.171:7001/services/IFileService
|
||||
#\u975e\u7ed3\u6784\u5316\u6587\u4ef6\u5206\u53d1\u670d\u52a1\u5730\u5740
|
||||
UDS_DFS_URL=http://10.142.49.238:7002/services/IFileService?wsdl
|
||||
#\u975e\u7ed3\u6784\u5316\u6587\u4ef6\u5939\u670d\u52a1\u5730\u5740
|
||||
UDS_FWS_URL=http://10.142.49.238:7002/services/IFileService?wsdl
|
||||
#\u975e\u7ed3\u6784\u5316\u5168\u6587\u68c0\u7d22\u670d\u52a1\u5730\u5740
|
||||
UDS_SWS_URL=http://10.142.49.238:7002/services/IFileService?wsdl
|
||||
#\u975e\u7ed3\u6784\u5316\u4e1a\u52a1\u7cfb\u7edf\u6ce8\u518c\u975e\u7ed3\u6784\u7528\u6237\u540d
|
||||
UDS_USERNAME=admin
|
||||
#\u975e\u7ed3\u6784\u5316\u4e1a\u52a1\u7cfb\u7edf\u6ce8\u518c\u975e\u7ed3\u6784\u7528\u6237\u5bc6\u7801
|
||||
#UDS_PASSWORD=pa44w0rd
|
||||
#\u975e\u7ed3\u6784\u5316\u4e1a\u52a1\u7cfb\u7edf\u6ce8\u518c\u6821\u9a8c\u7801
|
||||
UDS_SYSCHECKNO=74D631A4DF157D87B5B123369ADE61B9
|
||||
#\u975e\u7ed3\u6784\u5316\u5ba2\u6237\u7aef\u8fd0\u884c\u5730\u5740
|
||||
UDS_CLIENT_URL=http://localhost:8380
|
||||
#\u975e\u7ed3\u6784\u5316\u4e1a\u52a1\u7cfb\u7edf\u516c\u94a5\u4fe1\u606f
|
||||
UDS_PUBLIC_KEY_INFO=
|
||||
|
||||
#####################################\u6570\u636e\u7f13\u5b58##############################################
|
||||
#------------------- \u8fdb\u7a0b\u5185\u7f13\u5b58\u914d\u7f6e\u53c2\u6570 -------------------
|
||||
#\u8fdb\u7a0b\u5185\u7f13\u5b58\u7684\u78c1\u76d8\u5b58\u50a8\u8def\u5f84\uff0c\u53ef\u4ee5\u6839\u636e\u81ea\u5df1\u7684\u5b9e\u9645\u60c5\u51b5\u914d\u7f6e
|
||||
#\u5e73\u53f0\u5185\u90e8\u63d0\u4f9b\u4e09\u4e2a\u53ef\u4f7f\u7528\u7684\u7b80\u5355\u914d\u7f6e\u53c2\u6570\uff1a
|
||||
# user.dir \u64cd\u4f5c\u7cfb\u7edf\u7528\u6237\u5f53\u524d\u5de5\u4f5c\u76ee\u5f55
|
||||
# user.home \u64cd\u4f5c\u7cfb\u7edf\u7528\u6237\u4e3b\u76ee\u5f55
|
||||
# java.io.tmpdir \u64cd\u4f5c\u7cfb\u7edf\u7528\u6237\u9ed8\u8ba4\u4e34\u65f6\u76ee\u5f55
|
||||
CACHE_EHCACHE_DISKSTOREPATH=user.dir
|
||||
#\u8fdb\u7a0b\u5185\u7f13\u5b58\u5141\u8bb8\u4f7f\u7528\u7684\u6700\u5927\u5185\u5b58\u7a7a\u95f4\uff0c\u5982"1b"\u3001"1k"\u3001"1m"\u3001"1g", "0"\u8868\u793a\u4e0d\u9650\u5236
|
||||
CACHE_EHCACHE_MAXBYTESINHEAP = 0
|
||||
#\u8fdb\u7a0b\u5185\u7f13\u5b58\u5141\u8bb8\u4f7f\u7528\u7684\u6700\u5927\u78c1\u76d8\u7a7a\u95f4\uff0c\u5982"1b"\u3001"1k"\u3001"1m"\u3001"1g", "0"\u8868\u793a\u4e0d\u9650\u5236
|
||||
CACHE_EHCACHE_MAXBYTESONDISK = 0
|
||||
#\u8fdb\u7a0b\u5185\u7f13\u5b58\u4e4bJGroups\u540c\u6b65\u914d\u7f6e
|
||||
#\u662f\u5426\u542f\u7528\u8fdb\u7a0b\u5185\u7f13\u5b58\u7684JGroups\u540c\u6b65\u529f\u80fd\uff0c\u8be5\u503c\u4e3a\u5e03\u5c14\u7c7b\u578b\uff0cfalse\u8868\u793a\u4e0d\u5f00\u542f\uff0ctrue\u8868\u793a\u5f00\u542f
|
||||
CACHE_EHCACHE_IS_OPEN_JGROUPS_CLUSTER=false
|
||||
#\u8fdb\u7a0b\u5185\u7f13\u5b58JGroups\u540c\u6b65\u901a\u4fe1\u914d\u7f6e\uff0c\u652f\u6301UDP\u548cTCP\u4e24\u79cd\u901a\u4fe1\u65b9\u5f0f\uff0c\u652f\u6301IPv4\u548cIPv6\u4e24\u79cd\u534f\u8bae\uff0c\u5f53\u4e14\u4ec5\u5f53CACHE_EHCACHE_IS_OPEN_JGROUPS_CLUSTER=true\u6709\u6548
|
||||
#UDP\u901a\u4fe1\u914d\u7f6e\u793a\u4f8b:connect=UDP(mcast_addr=231.12.21.132;mcast_port=45566;ip_ttl=2;mcast_recv_buf_size=1m;mcast_send_buf_size=512k):PING(timeout=2000;num_initial_members=3):MERGE2(min_interval=10000;max_interval=30000):FD_SOCK:VERIFY_SUSPECT(timeout=1500):pbcast.NAKACK(gc_lag=0;retransmit_timeout=3000):UNICAST(timeout=3000):pbcast.STABLE(desired_avg_gossip=20000):FRAG2(frag_size=60k):pbcast.GMS(join_timeout=5000;print_local_addr=false)
|
||||
#TCP\u901a\u4fe1\u914d\u7f6e\u793a\u4f8b:connect=TCP(bind_port=7800;loopback=true;recv_buf_size=1M;send_buf_size=512K):TCPPING(initial_hosts=host1[7800],host2[7800];port_range=1;timeout=3000;num_initial_members=3):VERIFY_SUSPECT(timeout=1500):pbcast.NAKACK(use_mcast_xmit=false;gc_lag=0;retransmit_timeout=3000):pbcast.GMS(join_timeout=5000;print_local_addr=false;view_bundling=true)
|
||||
CACHE_EHCACHE_JGROUPS_COMMUNICATE_CONFIG=connect=UDP(mcast_addr=231.12.21.132;mcast_port=45566;ip_ttl=2;mcast_recv_buf_size=1m;mcast_send_buf_size=512k):PING(timeout=2000;num_initial_members=3):MERGE2(min_interval=10000;max_interval=30000):FD_SOCK:VERIFY_SUSPECT(timeout=1500):pbcast.NAKACK(gc_lag=0;retransmit_timeout=3000):UNICAST(timeout=3000):pbcast.STABLE(desired_avg_gossip=20000):FRAG2(frag_size=60k):pbcast.GMS(join_timeout=5000;print_local_addr=false)
|
||||
#------------------- \u5206\u5e03\u5f0f\u7f13\u5b58\u914d\u7f6e\u53c2\u6570 -------------------
|
||||
#\u5206\u5e03\u5f0f\u7f13\u5b58\u670d\u52a1\u5668\u7684\u8fde\u63a5\u5730\u5740\u4e32\uff0c\u591a\u4e2a\u4ee5","\u9694\u5f00\uff0c\u683c\u5f0f\u4e3a\uff1a"host1:port1,host2:port2,..."
|
||||
CACHE_MONGODB_URIS=127.0.0.1:27017
|
||||
#\u5206\u5e03\u5f0f\u7f13\u5b58\u670d\u52a1\u5668\u7684\u767b\u5f55\u7528\u6237\u540d\uff0c\u53ef\u9009\u53c2\u6570
|
||||
#CACHE_MONGODB_USERNAME
|
||||
#\u5206\u5e03\u5f0f\u7f13\u5b58\u670d\u52a1\u5668\u7684\u767b\u5f55\u5bc6\u7801\uff0c\u53ef\u9009\u53c2\u6570
|
||||
#CACHE_MONGODB_PASSWORD
|
||||
#\u5206\u5e03\u5f0f\u7f13\u5b58\u670d\u52a1\u5668\u7684\u6700\u5927\u8fde\u63a5\u6570\uff0c\u9ed8\u8ba4\u4e3a10
|
||||
CACHE_MONGODB_CONNECTIONSPERHOST = 100
|
||||
#\u5206\u5e03\u5f0f\u7f13\u5b58\u670d\u52a1\u5668\u6267\u884c\u8bf7\u6c42\u7684\u8d85\u65f6\u65f6\u95f4(ms)\uff0c\u9ed8\u8ba4\u4e3a0\uff0c\u4ee3\u8868\u6c38\u4e0d\u8d85\u65f6\u3002
|
||||
CACHE_MONGODB_SOCKETTIMEOUT=0
|
||||
#\u5206\u5e03\u5f0f\u7f13\u5b58\u670d\u52a1\u5668\u53d1\u751f\u8fde\u63a5\u9519\u8bef\u65f6\u662f\u5426\u81ea\u52a8\u91cd\u8fde\uff0c\u9ed8\u8ba4\u4e3afalse
|
||||
CACHE_MONGODB_AUTOCONNECTRETRY=false
|
||||
#\u5206\u5e03\u5f0f\u7f13\u5b58\u670d\u52a1\u5668\u81ea\u52a8\u91cd\u8fde\u7684\u6700\u5927\u95f4\u9694\u65f6\u95f4\uff0c\u5355\u4f4d(ms)\uff0c\u9ed8\u8ba4\u4e3a1000ms
|
||||
CACHE_MONGODB_MAXAUTOCONNECTRETRYTIME=1000
|
||||
#\u5206\u5e03\u5f0f\u7f13\u5b58\u6570\u636e\u5199\u5165\u7b56\u7565\uff0c\u9ed8\u8ba4\u4e3aSAFE\uff0c\u53d6\u503c\u5982\u4e0b\uff1a\u3002
|
||||
# NONE\uff1a \u4e0d\u629b\u51fa\u4efb\u4f55\u5f02\u5e38;
|
||||
# NORMAL\uff1a \u4ec5\u629b\u51fa\u7f51\u7edc\u9519\u8bef\u5f02\u5e38\uff0c\u4e0d\u629b\u51fa\u670d\u52a1\u5668\u9519\u8bef\u5f02\u5e38;
|
||||
# SAFE\uff1a \u629b\u51fa\u7f51\u7edc\u9519\u8bef\u5f02\u5e38\u3001\u670d\u52a1\u5668\u9519\u8bef\u5f02\u5e38\uff0c\u5e76\u7b49\u5f85\u81f3\u5c11\u4e00\u53f0\u670d\u52a1\u5668\u5b8c\u6210\u5199\u64cd\u4f5c;
|
||||
# FSYNC_SAFE\uff1a \u629b\u51fa\u7f51\u7edc\u9519\u8bef\u5f02\u5e38\u3001\u670d\u52a1\u5668\u9519\u8bef\u5f02\u5e38\uff0c\u5199\u64cd\u4f5c\u7b49\u5f85\u81f3\u5c11\u4e00\u53f0\u670d\u52a1\u5668\u5c06\u6570\u636e\u5237\u65b0\u5230\u78c1\u76d8;
|
||||
# JOURNAL_SAFE\uff1a \u629b\u51fa\u7f51\u7edc\u9519\u8bef\u5f02\u5e38\u3001\u670d\u52a1\u5668\u9519\u8bef\u5f02\u5e38\uff0c\u5199\u64cd\u4f5c\u7b49\u5f85\u81f3\u5c11\u4e00\u53f0\u670d\u52a1\u5668\u63d0\u4ea4\u5230\u78c1\u76d8\u7684\u65e5\u5fd7\u6587\u4ef6;
|
||||
# REPLICAS_SAFE\uff1a\u629b\u51fa\u7f51\u7edc\u9519\u8bef\u5f02\u5e38\u3001\u670d\u52a1\u5668\u9519\u8bef\u5f02\u5e38\uff0c\u7b49\u5f85\u81f3\u5c11\u4e24\u53f0\u670d\u52a1\u5668\u5b8c\u6210\u5199\u64cd\u4f5c;
|
||||
# MAJORITY\uff1a \u629b\u51fa\u7f51\u7edc\u9519\u8bef\u5f02\u5e38\u3001\u670d\u52a1\u5668\u9519\u8bef\u5f02\u5e38\uff0c\u5e76\u7b49\u5f85\u81f3\u5c11\u4e00\u534a\u7684\u670d\u52a1\u5668\u5b8c\u6210\u5199\u64cd\u4f5c;
|
||||
CACHE_MONGODB_WRITECONCERN=SAFE
|
||||
#\u526f\u672c\u96c6\u90e8\u7f72\u65b9\u5f0f\u4e0b\uff0c\u5206\u5e03\u5f0f\u7f13\u5b58\u6570\u636e\u7684\u8bfb\u53d6\u7b56\u7565\uff0c\u53ef\u9009\u53c2\u6570\uff0c\u53d6\u503c\u5982\u4e0b\uff1a
|
||||
# PRIMARY\uff1a \u4ece\u4e3b\u8282\u70b9\u8bfb\u53d6\u6570\u636e;
|
||||
# PRIMARY_PREFERRED\uff1a \u4f18\u5148\u4ece\u4e3b\u8282\u70b9\u8bfb\u53d6\u6570\u636e\uff0c\u5931\u8d25\u5219\u4ece\u526f\u8282\u70b9\u8bfb\u53d6;
|
||||
# SECONDARY\uff1a \u4ece\u526f\u8282\u70b9\u8bfb\u53d6\u6570\u636e;
|
||||
# SECONDARY_PREFERRED\uff1a\u4f18\u5148\u4ece\u526f\u8282\u70b9\u8bfb\u53d6\uff0c\u5931\u8d25\u5219\u4ece\u4e3b\u8282\u70b9\u8bfb\u53d6;
|
||||
# NEAREST\uff1a \u4ece\u6700\u8fd1\u7684\u8282\u70b9\u8bfb\u53d6\uff0c"\u6700\u8fd1"\u7684\u5b9a\u4e49\u4e3aping\u7684\u54cd\u5e94\u65f6\u95f4\u6700\u77ed(\u4e5f\u5f97\u6ee1\u8db315\u6beb\u79d2\u4ee5\u5185)\u3002
|
||||
#CACHE_MONGODB_READPREFERENCE=PRIMARY
|
||||
|
||||
|
||||
#\u56fd\u9645\u5316\u4fe1\u606f\u8bbe\u7f6e\uff0cvalue\u683c\u5f0f\u4e3a"language_country"\uff0c\u9ed8\u8ba4\u8bbe\u7f6e\u4e3a\u4e2d\u6587\u3002\u5982\uff1azh_CN\u3002language\u53c2\u8003ISO-639 \u4ee3\u7801\u3002country\u53c2\u8003 ISO-3166 \u4ee3\u7801
|
||||
I18N=zh_CN
|
||||
#\u81ea\u5b9a\u4e49\u5f02\u5e38\u5904\u7406,\u793a\u4f8b\u5982\u4e0b\uff1a\u53ef\u914d\u7f6e\u591a\u4e2a\u5f02\u5e38\u8df3\u8f6c\u9875\u9762\uff0c\u4e2d\u95f4\u7528";"\u9694\u5f00.\u6bcf\u4e2a\u8df3\u8f6c\u9879\u53ef\u4ee5\u914d\u7f6e\u591a\u4e2a\u5f02\u5e38\u7c7b,\u5f02\u5e38\u7c7b\u4e4b\u95f4\u7528","\u9694\u5f00
|
||||
#\u9ed8\u8ba4\u5f02\u5e38\u8df3\u8f6c\u9875\u9762\u914d\u7f6e\u4e3a\uff1adefault:$serverPath/test/test/ex/exception.jsp(\u5176\u4e2dkey\u5fc5\u987b\u4e3a\uff1adefault,value\u4e3a\uff1a$serverPath/\u6a21\u5757\u540d/\u9875\u9762\u8def\u5f84)
|
||||
#\u53ef\u9009\u914d\u7f6e\uff1a[showstack:false|true].\u662f\u5426\u5c06\u5806\u6808\u4fe1\u606f\u63d0\u4f9b\u7ed9\u7528\u6237,true\u4e3a\u662f,false\u4e3a\u5426
|
||||
#CUSTOM_EXCEPTION=default:$serverPath/test/exception.jsp;com.sgcc.uap.test.TestEx,com.sgcc.uap.test.TestEx2:$serverPath/test/exception1.jsp;com.sgcc.uap.test.TestEx3:$serverPath/test/exception2.jsp;showstack:true
|
||||
#\u63a7\u5236\u6bcf\u6b21\u4ece\u6570\u636e\u5e93\u4e2d\u8bfb\u53d6\u6570\u636e\u7684\u6700\u5927\u8bb0\u5f55\u6570,\u907f\u514d\u4e0d\u6070\u5f53\u7684HQL\u6216SQL\u8bed\u53e5\u5bfc\u81f4\u7cfb\u7edf\u4e25\u91cd\u7684\u6027\u80fd\u635f\u8017,\u7cfb\u7edf\u8bbe\u7f6e\u7684\u9ed8\u8ba4\u6700\u5927\u8bb0\u5f55\u6570\u4e3a2000.\u53ef\u6839\u636e\u5b9e\u9645\u5bf9\u8be5\u53c2\u6570\u91cd\u65b0\u8bbe\u7f6e
|
||||
hibernateDaoSupport.maxResults = 2000
|
||||
|
||||
|
||||
#\u524d\u7aef\u5c55\u73b0\u6846\u67b6\u662f\u5426\u4f7f\u7528\u8c03\u8bd5\u6a21\u5f0f\uff0c\u9ed8\u8ba4\u4e3a true\uff0c\u751f\u4ea7\u73af\u5883\u4e0b\u5efa\u8bae\u8bbe\u7f6e\u4e3a false
|
||||
MX_DEBUGMODE=true
|
||||
#\u524d\u7aef\u5c55\u73b0\u6846\u67b6\u662f\u5426\u4f7f\u7528\u53cb\u597d\u6a21\u5f0f\uff08\u4e0d\u663e\u793a\u5177\u4f53\u62a5\u9519\u4fe1\u606f\uff09\u5904\u7406\u62a5\u9519\uff0c\u652f\u6301\u4e09\u79cd\u9519\u8bef\u5904\u7406\u65b9\u5f0f\uff1a
|
||||
#1\u3001\u6b63\u5e38\u62a5\u9519(normal)\u30012\u3001\u53cb\u597d\u62a5\u9519(friendly),3:\u4e0d\u62a5\u9519\uff0c\u6d4f\u89c8\u5668\u63a7\u5236\u53f0\u65e5\u5fd7\u663e\u793a(console)
|
||||
#\u5efa\u8bae\u751f\u4ea7\u6a21\u5f0f\u4e0b\u8c03\u6210 console \u6a21\u5f0f
|
||||
MX_ERRORTYPE=friendly
|
||||
#\u524d\u7aef\u5c55\u73b0\u6846\u67b6\u662f\u5426\u4f7f\u7528\u538b\u7f29\u6a21\u5f0f\u52a0\u8f7d\u5230\u6d4f\u89c8\u5668\u7aef\uff0c\u9ed8\u8ba4\u4e0d\u542f\u7528\uff0c\u5efa\u8bae\u751f\u4ea7\u6a21\u5f0f\u542f\u7528
|
||||
MX_COMPRESSMODE=false
|
||||
#\u524d\u7aef\u5c55\u73b0\u6846\u67b6\u9ed8\u8ba4\u91c7\u7528\u7684\u4e0a\u4f20\u6a21\u5f0f\u914d\u7f6e\uff0c\u652f\u6301\u4e09\u79cd\u914d\u7f6e\uff1a
|
||||
#1\u3001\u91c7\u7528\u78c1\u76d8\u5b58\u50a8\u65b9\u5f0f(file)\u30012\u3001\u6570\u636e\u5e93\u4e8c\u8fdb\u5236\u5b58\u50a8(blob),3:\u975e\u7ed3\u6784\u5316\u5e73\u53f0\u5b58\u50a8(uds)
|
||||
#\u9ed8\u8ba4\u4e3a file \uff0c\u4ee3\u8868\u91c7\u7528\u78c1\u76d8\u5b58\u50a8\u65b9\u5f0f
|
||||
MX_UPLOADMODE=file
|
||||
#\u524d\u7aef\u5c55\u73b0\u6846\u67b6\u4e0a\u4f20\u6a21\u5f0f\u914d\u7f6e\u4e3a file \u65f6\uff0c\u9700\u8981\u8bbe\u7f6e\u5168\u5c40\u4e0a\u4f20\u76ee\u5f55\u7684\u6839\u8def\u5f84\uff0c
|
||||
#\u5982\u679c\u4e0d\u8bbe\u7f6e\u6216\u8005\u8bbe\u7f6e\u4e3a null\uff0c\u5219\u9ed8\u8ba4\u5728\u7528\u6237\u76ee\u5f55\u4e0b\u521b\u5efa mxuploadpath \u76ee\u5f55\uff0c\u5e76\u8bbe\u7f6e\u4e3a\u9ed8\u8ba4\u6839\u8def\u5f84
|
||||
MX_UPLOAD_FILEPATH=mxuploadpath
|
||||
#\u524d\u7aef\u5c55\u73b0\u6846\u67b6\u7684\u5168\u5c40\u4e3b\u9898\uff0c\u9ed8\u8ba4\u63d0\u4f9b\u4e24\u79cd\u914d\u7f6e\uff1a
|
||||
#1\u3001\u91c7\u7528\u7c7b WIN7 \u4e3b\u9898(aero)\u30012\u3001\u91c7\u7528\u7070\u8272\u4e3b\u9898(default)
|
||||
#\u9ed8\u8ba4\u4e3a aero
|
||||
MX_THEME=aero
|
||||
#\u524d\u7aef\u5c55\u73b0\u6846\u67b6\u4e0a\u4f20\u6587\u4ef6\u7684\u6587\u4ef6\u9650\u5236\u7c7b\u578b\u5b9a\u4e49\uff0c\u9ed8\u8ba4\u9650\u5236exe\u3001bat
|
||||
MX_UPLOAD_LIMIT_TYPES=exe,bat
|
||||
#\u6307\u5b9a\u5e94\u7528\u670d\u52a1\u5668\u7684\u7f16\u7801\u7c7b\u578b\uff0c\u9ed8\u8ba4\u662fISO8859-1\uff0c\u8fd9\u91cc\u7684\u914d\u7f6e\u4e0d\u4f1a\u4fee\u6539\u5e94\u7528\u670d\u52a1\u5668\u7684\u7f16\u7801\uff0c\u800c\u662f\u5c06\u5df2\u77e5\u7684\u5e94\u7528\u670d\u52a1\u5668\u7684\u7f16\u7801\u914d \u7f6e\u5728\u8fd9\u91cc\uff0c\u4f5c\u4e3a\u6587\u4ef6\u540d\u8f6c\u4e49\u7684\u7f16\u7801\u3002
|
||||
APP_SERVER_ENCODING=ISO8859-1
|
||||
#\u524d\u7aef\u5c55\u73b0\u6846\u67b6\u8bbe\u7f6e\u662f\u5426\u5728Weblet\u4e2d\u4f7f\u7528\u56fd\u9645\u5316\u652f\u6301\uff0c\u9ed8\u8ba4\u652f\u6301
|
||||
MX_ENABLE_WEBLET_I18N=true
|
||||
#\u6307\u5b9a\u5c55\u73b0\u6846\u67b6\u7684\u4e3b\u9898\u5b58\u653e\u8def\u5f84\uff0c\u9ed8\u8ba4\u662f~/mx/resources/themes\u3002\u914d\u7f6e\u7684\u8def\u5f84\u662f\u76f8\u5bf9UAP\u9879\u76ee\u7684\u8def\u5f84\uff0c\u8bf7\u53c2\u8003\u5c55\u73b0\u6846\u67b6\u7684MX.mappath API\u8fdb\u884c\u8bbe\u7f6e\u3002
|
||||
MX_THEMEPATH=~/mx/resources/themes
|
||||
#MX\u6846\u67b6\u914d\u7f6e\u4e0e\u8c03\u8bd5\u754c\u9762:/[web\u4e0a\u4e0b\u6587]/mx/mx_config.htm\uff0c\u914d\u7f6e\u8bbf\u95ee\u6743\u9650\u5728application.properies\u6587\u4ef6\u4e2d\u3002
|
||||
|
||||
#####################################\u6301\u4e45\u5c42hibernateProperties\u914d\u7f6e##########################################
|
||||
#\u6570\u636e\u5e93\u7c7b\u578b\u4e3aOracle\uff0c\u503c\u4e3aoracleLobHandler,\u5176\u4f59\u6570\u636e\u5e93\u5219\u503c\u4e3adefaultLobHandler
|
||||
#sessionFactory.lobHandler = oracleLobHandler
|
||||
sessionFactory.lobHandler = defaultLobHandler
|
||||
#\u4e00\u4e2aHibernate Dialect\u7c7b\u540d\u5141\u8bb8Hibernate\u9488\u5bf9\u7279\u5b9a\u7684\u5173\u7cfb\u6570\u636e\u5e93\u751f\u6210\u4f18\u5316\u7684SQL.
|
||||
#MySQL:org.hibernate.dialect.MySQLDialect;DB2:org.hibernate.dialect.DB2Dialect;postgreSQL:org.hibernate.dialect.PostgreSQLDialect
|
||||
#sessionFactory.hibernateProperties[hibernate.dialect] = org.hibernate.dialect.Oracle10gDialect
|
||||
#sessionFactory.hibernateProperties[hibernate.dialect] = org.hibernate.dialect.PostgreSQLDialect
|
||||
sessionFactory.hibernateProperties[hibernate.dialect] = com.sgcc.uap.extendDialect.BlobMySQLDialect
|
||||
#\u8f93\u51fa\u6240\u6709SQL\u8bed\u53e5\u5230\u63a7\u5236\u53f0
|
||||
sessionFactory.hibernateProperties[hibernate.show_sql] = true
|
||||
#\u6307\u5b9aJDBC\u6293\u53d6\u6570\u91cf\u7684\u5927\u5c0f
|
||||
sessionFactory.hibernateProperties[hibernate.jdbc.fetch_size] = 50
|
||||
#\u5141\u8bb8Hibernate\u4f7f\u7528JDBC2\u7684\u6279\u91cf\u66f4\u65b0
|
||||
sessionFactory.hibernateProperties[hibernate.jdbc.batch_size] = 100
|
||||
#\u5141\u8bb8\u67e5\u8be2\u7f13\u5b58
|
||||
sessionFactory.hibernateProperties[hibernate.cache.use_query_cache] = false
|
||||
#ISC_APPID = bb8182615c5c2be6015c75f2e68a0107
|
||||
MX_ERRORTYPE = console
|
||||
ISC_ENABLESECURITYFILTER = FALSE
|
||||
|
|
@ -1,23 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
|
||||
<platform-dynamic-policy>
|
||||
|
||||
<deploy-mode>develop</deploy-mode>
|
||||
|
||||
<service-candidate-mode>true</service-candidate-mode>
|
||||
|
||||
<default-servlet-extensions>/rest/*</default-servlet-extensions>
|
||||
|
||||
<web>
|
||||
<app-resource-cache maxlength="-1" >-1</app-resource-cache>
|
||||
<url-first-cache>-1</url-first-cache>
|
||||
<black-url-cache-mode>false</black-url-cache-mode>
|
||||
</web>
|
||||
|
||||
<module-repository
|
||||
id="workspace1559717231848"
|
||||
path="L:\uap_project\zhhq_hz">
|
||||
<module>greenH5modul</module>
|
||||
</module-repository>
|
||||
|
||||
</platform-dynamic-policy>
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue