Date: 2004-03-06T16:13:15
   Editor: NoelBergman <[EMAIL PROTECTED]>
   Wiki: Apache James Wiki
   Page: JamesV3/Requirements
   URL: http://wiki.apache.org/james/JamesV3/Requirements

   formatting

Change Log:

------------------------------------------------------------------------------
@@ -17,7 +17,7 @@
 Actual Changes in Place/Planning
  *  Replace mordred with DBCP and/or JDBC v3 (pluggable via assembly.xml)
  *  Expose JDBC DataSource via JNDI
-   *  { { { new InitialContext().lookup("java:cmp/env/jdbc/datasource") } } }
-     * Is this how we want to expose resources, rather than via the { { { 
MailetContext? } } }
+   *  {{{ new InitialContext().lookup("java:cmp/env/jdbc/datasource") }}}
+     * Is this how we want to expose resources, rather than via the {{{ 
MailetContext? }}}
      * Do we want to do something about IoC?
      * *IoC provides admin control (security) over which resources are exposed.

Reply via email to