vmassol 2003/08/26 11:30:05
Modified: integration/ant/src/confs/share/weblogic7x Tag:
CACTUS_15_BRANCH config.xml
Log:
Merge changes from HEAD
Revision Changes Path
No revision
No revision
1.1.4.3 +2 -3
jakarta-cactus/integration/ant/src/confs/share/weblogic7x/config.xml
Index: config.xml
===================================================================
RCS file:
/home/cvs/jakarta-cactus/integration/ant/src/confs/share/weblogic7x/config.xml,v
retrieving revision 1.1.4.2
retrieving revision 1.1.4.3
diff -u -r1.1.4.2 -r1.1.4.3
--- config.xml 9 Aug 2003 16:46:27 -0000 1.1.4.2
+++ config.xml 26 Aug 2003 18:30:05 -0000 1.1.4.3
@@ -1,5 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?>
-
<Domain Name="testdomain">
- <Server Name="testserver" ListenPort="@cactus.port@"/>
+ <Server Name="testserver" ListenPort="@cactus.port@"
+ NativeIOEnabled="false"/>
</Domain>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]