- ==== //depot/universe/tools/win32/bea/user_projects/domains/DocentClusterDomain/config.xml#7 - c:\depot\universe\tools\win32\bea\user_projects\domains\DocentClusterDomain\config.xml ==== (binary)
- Index: depot/universe/tools/win32/bea/user_projects/domains/DocentClusterDomain/config.xml
- diff -r //depot/universe/tools/win32/bea/user_projects/domains/DocentClusterDomain/config.xml c:\depot\universe\tools\win32\bea\user_projects\domains\DocentClusterDomain\config.xml
- 9,11c9,11
- < <Server Cluster="DocentCluster" IIOPEnabled="false"
- < ListenAddress="127.0.0.1" ListenPort="8001" Name="Docent1"
- < NativeIOEnabled="true" ServerVersion="8.1.1.0" XMLEntityCache="XMLCacheMBean_Docent1">
- ---
- > <Server Cluster="DocentCluster" DomainLogFilter="Info"
- > IIOPEnabled="false" ListenAddress="127.0.0.1" ListenPort="8001"
- > Name="Docent1" NativeIOEnabled="true" ServerVersion="8.1.1.0" XMLEntityCache="XMLCacheMBean_Docent1">
- 15,17c15,17
- < <Server Cluster="DocentCluster" IIOPEnabled="false"
- < ListenAddress="127.0.0.1" ListenPort="8002" Name="Docent2"
- < NativeIOEnabled="true" ServerVersion="8.1.1.0" XMLEntityCache="XMLCacheMBean_Docent2">
- ---
- > <Server Cluster="DocentCluster" DomainLogFilter="Info"
- > IIOPEnabled="false" ListenAddress="127.0.0.1" ListenPort="8002"
- > Name="Docent2" NativeIOEnabled="true" ServerVersion="8.1.1.0" XMLEntityCache="XMLCacheMBean_Docent2">
- 21,23c21,23
- < <Server Cluster="DocentCluster" IIOPEnabled="false"
- < ListenAddress="127.0.0.1" ListenPort="8003" Name="Docent3"
- < NativeIOEnabled="true" ServerVersion="8.1.1.0" XMLEntityCache="XMLCacheMBean_Docent3">
- ---
- > <Server Cluster="DocentCluster" DomainLogFilter="Info"
- > IIOPEnabled="false" ListenAddress="127.0.0.1" ListenPort="8003"
- > Name="Docent3" NativeIOEnabled="true" ServerVersion="8.1.1.0" XMLEntityCache="XMLCacheMBean_Docent3">
- 88a89
- > <DomainLogFilter Name="Info" SeverityLevel="64"/>
- ==== //depot/universe/tools/win32/bea/user_projects/domains/DocentDomain/classes/weblogic/log4j.properties#1 - c:\depot\universe\tools\win32\bea\user_projects\domains\DocentDomain\classes\weblogic\log4j.properties ====
- Index: depot/universe/tools/win32/bea/user_projects/domains/DocentDomain/classes/weblogic/log4j.properties
- diff -r //depot/universe/tools/win32/bea/user_projects/domains/DocentDomain/classes/weblogic/log4j.properties c:\depot\universe\tools\win32\bea\user_projects\domains\DocentDomain\classes\weblogic\log4j.properties
- 5c5
- < log4j.rootLogger=INFO, WebLogic
- ---
- > log4j.rootLogger=WARN, WebLogic
- 7a8,9
- > #log4j.logger.com.docent.lms.web.emulate65.LoginService=DEBUG
- > #log4j.logger.net.sf.hibernate.SQL=INFO
- ==== //depot/universe/tools/win32/bea/user_projects/domains/DocentDomain/startWebLogic-debug.cmd#6 - c:\depot\universe\tools\win32\bea\user_projects\domains\DocentDomain\startWebLogic-debug.cmd ====
- Index: depot/universe/tools/win32/bea/user_projects/domains/DocentDomain/startWebLogic-debug.cmd
- diff -r //depot/universe/tools/win32/bea/user_projects/domains/DocentDomain/startWebLogic-debug.cmd c:\depot\universe\tools\win32\bea\user_projects\domains\DocentDomain\startWebLogic-debug.cmd
- 63c63
- < set JAVA_OPTIONS=-Xdebug -Xnoagent -Djava.compiler=NONE -Xrunjdwp:transport=dt_socket,address=8788,server=y,suspend=y %JAVA_OPTIONS%
- ---
- > set JAVA_OPTIONS=-Xdebug -Xnoagent -Djava.compiler=NONE -Xrunjdwp:transport=dt_shmem,address=javadebug,server=y,suspend=y %JAVA_OPTIONS%
# |
Change |
User |
Description |
Committed |
|
#1
|
5121 |
John Kristian |
corrected capitalization |
20 years ago
|
|