Author: jboynes Date: Sun Oct 3 13:09:06 2004 New Revision: 51845 Modified: geronimo/trunk/modules/assembly/src/plan/system-jms-plan.xml geronimo/trunk/modules/assembly/src/var/config/config.list Log: JMS does not need to be a child of the SystemDatabase plan; move it under server and add to initial start list Modified: geronimo/trunk/modules/assembly/src/plan/system-jms-plan.xml ============================================================================== --- geronimo/trunk/modules/assembly/src/plan/system-jms-plan.xml (original) +++ geronimo/trunk/modules/assembly/src/plan/system-jms-plan.xml Sun Oct 3 13:09:06 2004 @@ -21,7 +21,7 @@ + parentId="org/apache/geronimo/Server"> ActiveMQ RA Modified: geronimo/trunk/modules/assembly/src/var/config/config.list ============================================================================== --- geronimo/trunk/modules/assembly/src/var/config/config.list (original) +++ geronimo/trunk/modules/assembly/src/var/config/config.list Sun Oct 3 13:09:06 2004 @@ -1,3 +1,4 @@ org/apache/geronimo/System org/apache/geronimo/Server org/apache/geronimo/SystemDatabase +org/apache/geronimo/SystemJMS