djencks 2004/07/06 13:21:42
Modified: modules/assembly/src/plan j2ee-server-plan.xml
Log:
Deploy all of activemq from the rar file
Revision Changes Path
1.17 +0 -3 openejb/modules/assembly/src/plan/j2ee-server-plan.xml
Index: j2ee-server-plan.xml
===================================================================
RCS file:
/home/projects/openejb/scm/openejb/modules/assembly/src/plan/j2ee-server-plan.xml,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- j2ee-server-plan.xml 25 Jun 2004 21:35:10 -0000 1.16
+++ j2ee-server-plan.xml 6 Jul 2004 17:21:42 -0000 1.17
@@ -67,11 +67,8 @@
</gbean>
<gbean name="geronimo.server:type=WorkManager"
class="org.apache.geronimo.connector.work.GeronimoWorkManager">
- <attribute name="SyncMinimumPoolSize" type="int">0</attribute>
<attribute name="SyncMaximumPoolSize" type="int">10</attribute>
- <attribute name="StartMinimumPoolSize" type="int">0</attribute>
<attribute name="StartMaximumPoolSize" type="int">10</attribute>
- <attribute name="ScheduledMinimumPoolSize" type="int">0</attribute>
<attribute name="ScheduledMaximumPoolSize" type="int">10</attribute>
<reference name="XAWork">geronimo.server:type=TransactionManager</reference>
</gbean>