svn commit: r418928 - in /james/server/trunk/src/xdocs: provided_mailets_2_3.xml provided_matchers_2_3.xml

2006-07-03 Thread norman
Author: norman Date: Mon Jul 3 23:39:45 2006 New Revision: 418928 URL: http://svn.apache.org/viewvc?rev=418928&view=rev Log: Complete Matcher overview Modified: james/server/trunk/src/xdocs/provided_mailets_2_3.xml james/server/trunk/src/xdocs/provided_matchers_2_3.xml Modified: james/s

[jira] Created: (JAMES-551) Use MINA as framework

2006-07-03 Thread Norman Maurer (JIRA)
Use MINA as framework - Key: JAMES-551 URL: http://issues.apache.org/jira/browse/JAMES-551 Project: James Type: Improvement Reporter: Norman Maurer Fix For: 3.0 We should use MINA as framework. Note from Stefano: http://hausmail.safe

RE: v2.3 beta

2006-07-03 Thread Norman Maurer
Am Montag, den 03.07.2006, 16:40 -0400 schrieb Noel J. Bergman: > Norman Maurer wrote: > > > schrieb Noel J. Bergman: > > > Danny, myself, and shortly Norman are all in the ASF WoT. > > It seems that the page is not updated yet :-( > > Please update your key from pgp.mit.edu again. And see if pu

svn commit: r418867 - /james/server/trunk/phoenix-bin/conf/kernel.xml

2006-07-03 Thread berndf
Author: berndf Date: Mon Jul 3 15:41:49 2006 New Revision: 418867 URL: http://svn.apache.org/viewvc?rev=418867&view=rev Log: add 3rd JMX conf option, besides NoopSystemManager and MX4JSystemManager: HostedSystemManager, to support a present MBean Server Modified: james/server/trunk/phoenix-

RE: v2.3 beta

2006-07-03 Thread Noel J. Bergman
Norman Maurer wrote: > schrieb Noel J. Bergman: > > Danny, myself, and shortly Norman are all in the ASF WoT. > It seems that the page is not updated yet :-( Please update your key from pgp.mit.edu again. And see if putting it into ~/.pgpkey on people.apache.org helps get you into Henk's reporti

RE: v2.3 beta

2006-07-03 Thread Noel J. Bergman
Stefano Bagnara wrote: > this page, say it is updated today and it doesn't list anyone but you > http://people.apache.org/~henkp/trust/apache.html I don't know how Henk gets his list of keys. Danny's key, 0x9BB69067, is in the ASF WoT, as you can see from looking at pgp.mit.edu, and was signed b

Re: Notes from ApacheCon

2006-07-03 Thread Danny Angus
On 03/07/06, Norman Maurer <[EMAIL PROTECTED]> wrote: Am Montag, den 03.07.2006, 10:34 +0200 schrieb Norman Maurer: > Am Montag, den 03.07.2006, 10:20 +0200 schrieb Stefano Bagnara: > > Norman Maurer wrote: > > > Am Sonntag, den 02.07.2006, 17:23 -0400 schrieb Noel J. Bergman: Norman, everyone.

RE: Notes from ApacheCon

2006-07-03 Thread Noel J. Bergman
> attached are notes for Norman Below ... --- Noel - loop: handler.call(session) if (session.responseCode != 0) break; endloop while handler.call(session) != false handler = next(); interface CommandsHandler {

RE: Notes from ApacheCon

2006-07-03 Thread Noel J. Bergman
Norman Maurer wrote: > > Speaking of which, attached are notes for Norman [...] > I can't open the attachment :-( Can you check it ? or send it again ? :-( Stupid mailing list filters. Resending with text in-lined. --- Noel

RE: v2.3 beta

2006-07-03 Thread Noel J. Bergman
> I have posted a build on people.apache.org/~noel/james I completed it from Galway. Internet connection here seems to be excellent. Please review. --- Noel - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional c

svn commit: r418828 - in /james/server/trunk/src/xdocs: migratingDatasource_v3.0.xml provided_matchers_2_3.xml summary_2_3.xml weare.xml

2006-07-03 Thread norman
Author: norman Date: Mon Jul 3 12:04:55 2006 New Revision: 418828 URL: http://svn.apache.org/viewvc?rev=418828&view=rev Log: update xdocs for james 2.3. See JAMES-432 Added: james/server/trunk/src/xdocs/provided_matchers_2_3.xml james/server/trunk/src/xdocs/summary_2_3.xml Removed: j

svn commit: r418815 [2/2] - in /james/server/trunk/src/xdocs: ./ stylesheets/

2006-07-03 Thread norman
Added: james/server/trunk/src/xdocs/provided_mailets_2_3.xml URL: http://svn.apache.org/viewvc/james/server/trunk/src/xdocs/provided_mailets_2_3.xml?rev=418815&view=auto == --- james/server/trunk/src/xdocs/provided_mailets

Re: Extend JMX support

2006-07-03 Thread Stefano Bagnara
Bernd Fondermann wrote: Pre-Java5 SDKs are already supported (for quite some time, I suppose) by using MX4J 1.x genuine protocol. You only had to enable it in kernel.xml, it is disabled per default for security reasons. Please see http://wiki.apache.org/james/ConfigureJmx Do we need anything

Re: Extend JMX support

2006-07-03 Thread Bernd Fondermann
Pre-Java5 SDKs are already supported (for quite some time, I suppose) by using MX4J 1.x genuine protocol. You only had to enable it in kernel.xml, it is disabled per default for security reasons. Please see http://wiki.apache.org/james/ConfigureJmx Do we need anything else under 1.4? Bernd

Re: Extend JMX support

2006-07-03 Thread Alan D. Cabrera
What about supporting JDK142? Regards, Alan Bernd Fondermann wrote: JSR160 support under JSE5 works with HostedSystemManager instead of MX4JSystemManager. MBeans are exported fine. So I will skip all this MX4J upgrading since it's not really neccessary anymore. Detailed how-tos have been add

Re: Extend JMX support

2006-07-03 Thread Bernd Fondermann
JSR160 support under JSE5 works with HostedSystemManager instead of MX4JSystemManager. MBeans are exported fine. So I will skip all this MX4J upgrading since it's not really neccessary anymore. Detailed how-tos have been added to the James wiki. Bernd Bernd Fondermann wrote: Alan D. Cabrer

[jira] Assigned: (JAMES-327) Mailet overview not complete

2006-07-03 Thread Norman Maurer (JIRA)
[ http://issues.apache.org/jira/browse/JAMES-327?page=all ] Norman Maurer reassigned JAMES-327: --- Assign To: Norman Maurer > Mailet overview not complete > > > Key: JAMES-327 > URL: http://issues.apache.org

Re: Notes from ApacheCon

2006-07-03 Thread Norman Maurer
Am Montag, den 03.07.2006, 10:34 +0200 schrieb Norman Maurer: > Am Montag, den 03.07.2006, 10:20 +0200 schrieb Stefano Bagnara: > > Norman Maurer wrote: > > > Am Sonntag, den 02.07.2006, 17:23 -0400 schrieb Noel J. Bergman: > > >> Very quick, since I need to get up at O'Dark:30, and may not be onli

Re: "votes" for next 2.3 release

2006-07-03 Thread Vincenzo Gianferrari Pini
Norman Maurer wrote: Am Freitag, den 30.06.2006, 16:29 +0200 schrieb Stefano Bagnara: A summary of this week: Stefano Bagnara wrote: I hope we don't need a single vote for every single issue, so please help with short and clear "vote like" answers to the points (I prefer a clear -1

Re: "votes" for next 2.3 release

2006-07-03 Thread Norman Maurer
Am Freitag, den 30.06.2006, 16:29 +0200 schrieb Stefano Bagnara: > A summary of this week: > > Stefano Bagnara wrote: > > I hope we don't need a single vote for every single issue, so please > > help with short and clear "vote like" answers to the points (I prefer a > > clear -1 than a long disc

[jira] Resolved: (JAMES-536) Decide what to do with repository implementations configured by default (db/dbfile/file)

2006-07-03 Thread Norman Maurer (JIRA)
[ http://issues.apache.org/jira/browse/JAMES-536?page=all ] Norman Maurer resolved JAMES-536: - Resolution: Fixed Change the default to file based on the vote we made > Decide what to do with repository implementations configured by default > (db/d

svn commit: r418711 - /james/server/branches/v2.3/src/conf/james-config.xml

2006-07-03 Thread norman
Author: norman Date: Mon Jul 3 01:39:51 2006 New Revision: 418711 URL: http://svn.apache.org/viewvc?rev=418711&view=rev Log: Based on the votes i change the default mail and user repositories to file storage Modified: james/server/branches/v2.3/src/conf/james-config.xml Modified: james/ser

Re: Notes from ApacheCon

2006-07-03 Thread Norman Maurer
Am Montag, den 03.07.2006, 10:20 +0200 schrieb Stefano Bagnara: > Norman Maurer wrote: > > Am Sonntag, den 02.07.2006, 17:23 -0400 schrieb Noel J. Bergman: > >> Very quick, since I need to get up at O'Dark:30, and may not be online > >> before Thursday. > >> > >> Danny, Norman, Vincenzo and I met.

Re: v2.3 beta

2006-07-03 Thread Stefano Bagnara
Noel J. Bergman wrote: I have posted a build on people.apache.org/~noel/james. I will +1 it. Please review and vote. If it is approved, someone can move it to proper location, or I'll do it by Thursday. -0 Stefano We have an in progress vote-like mail about things we want in the next beta r

Re: Notes from ApacheCon

2006-07-03 Thread Stefano Bagnara
Norman Maurer wrote: Am Sonntag, den 02.07.2006, 17:23 -0400 schrieb Noel J. Bergman: Very quick, since I need to get up at O'Dark:30, and may not be online before Thursday. Danny, Norman, Vincenzo and I met. Good chats. Norman and I probably spent the most "quality" time -- from a JAMES pers

Re: svn commit: r418695 - in /james/server/sandbox/handlerapi/src: conf/james-config.xml java/org/apache/james/smtpserver/SMTPHandlerChain.java

2006-07-03 Thread Norman Maurer
Hi guys, i think i complete my work (Maybe some name changes etc should be made)! So plz review and have a look.. Here is what i did: 1. Add a new interface called CommandsHandler which can be used to create a class for which return a map of commandHandlers for adding to the handlerMap. 2. Move