Yes David i am very interested. I am now member of the geronimo dev list.
thx
Martin
David Jencks schrieb:
On Mar 24, 2010, at 3:08 PM, Martin Reisenhofer wrote:
Hi,
You can do dynamic config by installing / uninstall osgi bundles at runtime
with the configuration, then everthing work r
NPE while fetching data
---
Key: IMAP-124
URL: https://issues.apache.org/jira/browse/IMAP-124
Project: JAMES Imap
Issue Type: Bug
Reporter: Norman Maurer
Fix For: 0.1
Exception in thread "pool-3
On Mar 24, 2010, at 3:08 PM, Martin Reisenhofer wrote:
> Hi,
>
> You can do dynamic config by installing / uninstall osgi bundles at runtime
> with the configuration, then everthing work right. You see all the standards
> are very useful for programming, but not for the end user who has to
>
On Mar 24, 2010, at 1:08 PM, Steve Brewin wrote:
> Hi David
>
> In OSGi, aren't the instantiations torn down and recreated when the
> configuration is changed, even via admin? This is what I meant by
> 'immutable', though on rereading my post I can see it was badly phrased.
I'm not a config adm
Hi,
You can do dynamic config by installing / uninstall osgi bundles at
runtime with the configuration, then everthing work right. You see all
the standards are very useful for programming, but not for the end user
who has to configurate. I hope when i am finshed with my project i am
also fin
Hi David
In OSGi, aren't the instantiations torn down and recreated when the
configuration is changed, even via admin? This is what I meant by
'immutable', though on rereading my post I can see it was badly phrased.
As you say, and I tried to suggest, modifying (my transforming) the
Blueprint pla
On Mar 22, 2010, at 2:27 PM, Steve Brewin wrote:
Hi
You might want to talk to the guys over at Aries -
http://incubator.apache.org/aries/blueprint.html - an implementation
of
Blueprint, which is OSGI's implementation of Spring DM as an OSGi R4
V4.2
standard.
Both OSGI and Blueprint confi
[
https://issues.apache.org/jira/browse/JAMES-983?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Norman Maurer updated JAMES-983:
Attachment: pop3server_mailboxmanager_v2.diff
Correct patch version.. sorry
> Rewrite POP3Server to
Hi all,
I want to propose some really heavy change in current JAMES trunk, and
so next version. As all of you knows we are supporting IMAP in current
development version, which ships with its own mail store backend
called MailboxManager / Mailbox. For POP3 we use MailRepository as
backend.
I think
[
https://issues.apache.org/jira/browse/JAMES-983?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Norman Maurer updated JAMES-983:
Attachment: pop3server_mailboxmanager.diff
Here is the diff for the refactoring
> Rewrite POP3Serve
Author: norman
Date: Wed Mar 24 18:30:56 2010
New Revision: 927142
URL: http://svn.apache.org/viewvc?rev=927142&view=rev
Log:
Fix NPE
Modified:
james/imap/trunk/mailbox/src/main/java/org/apache/james/imap/mailbox/util/MessageResultImpl.java
Modified:
james/imap/trunk/mailbox/src/main/java/
Rewrite POP3Server to use the MailboxManager / Mailbox backend which is used by
IMAP too
Key: JAMES-983
URL: https://issues.apache.org/jira/browse/JAMES-983
Proj
[
https://issues.apache.org/jira/browse/IMAP-122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Norman Maurer resolved IMAP-122.
Resolution: Fixed
Fix Version/s: 0.1
in trunk..
> Exception on append Message
> -
Author: norman
Date: Wed Mar 24 12:03:19 2010
New Revision: 927023
URL: http://svn.apache.org/viewvc?rev=927023&view=rev
Log:
Use a parser with no line length limit when append messages. Limit the line
length should be handled by an smtpserver not the mailboxmanager (IMAP-122)
Modified:
jam
Author: norman
Date: Wed Mar 24 11:20:32 2010
New Revision: 927010
URL: http://svn.apache.org/viewvc?rev=927010&view=rev
Log:
move methods to interface
Modified:
james/imap/trunk/mailbox/src/main/java/org/apache/james/imap/mailbox/MailboxManager.java
james/imap/trunk/store/src/main/java
An automated nightly build of JAMES has been posted to
http://people.apache.org/builds/james/nightly/
Any unit test errors from the build should be reported below:
-
16 matches
Mail list logo