Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Geronimo Wiki" for change notification.
The following page has been changed by jgenender:
http://wiki.apache.org/geronimo/Tomcat
------------------------------------------------------------------------------
{{{
<!--
+
+ ---- /!\ '''Edit conflict - other version:''' ----
- Uncomment this to run Apache Tomcat as a web container
+
+ ---- /!\ '''Edit conflict - your version:''' ----
+ - Uncomment this to run Apache Tomcat as a web container
+
+ ---- /!\ '''End of edit conflict''' ----
-
...
-->
}}}
+ and comment each gbean that follows the sections that are marked similarly to:
+
+ {{{
+ <!--
+ - Comment this to run Apache Tomcat as a web container
+ -
+ ...
+ -->
+ }}}
+
+
+ ---- /!\ '''Edit conflict - other version:''' ----
and comment the gbean that follows the section similarily marked to:
{{{
@@ -36, +55 @@
-->
}}}
+
+ ---- /!\ '''Edit conflict - your version:''' ----
+
+ ---- /!\ '''End of edit conflict''' ----
in ''modules/assembly/src/plan/j2ee-deployer-plan.xml'' and ''modules/assembly/src/plan/j2ee-runtime-deployer-plan.xml''
Once it's done, rebuild the assembly module, and start up Geronimo as follows (see ["Running"]):
|