Dear Wiki user,

You have subscribed to a wiki page or wiki category on "James Wiki" for change 
notification.

The following page has been changed by JuanMurillo:
http://wiki.apache.org/james/WebAdminConsole

------------------------------------------------------------------------------
      //TODO (Add sections you consider useful to this list)
  
  
-     ===Embed Tomcat===
+     === Embed Tomcat ===
      Embed into James and make it run and deploy by adding a call to its ant 
script in the current run.sh and run.bat
          a. Copy tomcat-embedded to bin
          b. Copy ant to bin
          c. Add ant script to bin, it will run minimal tomcat and auto deploy 
the web app
          c. Modify run scripts to call the ant script  (Note that ant script 
is the recommended method by the Tomcat team)
  
-    ===Build Core Web Application===
+    === Build Core Web Application ===
      Decide on base technologies to be used and create the core components so 
that adding incremental functionality will be simple and modular.
         a. Build an empty web application
         b. Decide on frameworks if any

Reply via email to