On Sun, Aug 21, 2011 at 10:06 PM, Pepijn de Vos <pepijnde...@yahoo.com> wrote:
> Wait, so this means there should be a *zip* inside the target dir? I only 
> have a jar.
>
> I can't see anything wrong with the build, but this is the output: 
> http://pastebin.com/7mrdseTA
>
> I hope someone can help me to get to a state where I can run James and load 
> mailboxes.

The server just builds components. The easiest way to run James and
load mailboxes is to download Apache James 3.0-beta3 [1]. It's spring
based so if you want to blend in new components (for example, mailbox
implementations) just drop in the libraries and edit the
configuration.

This component orientation means that there's no reason to grapple to
understand the entire code base to create new mailbox implementations.
The mailbox source can be checked out independently [2] and the API
browsed online [3].

Robert

[1] http://james.apache.org/download.cgi#Apache_James_Server
[2] http://svn.apache.org/repos/asf/james/mailbox/trunk/
[3] 
http://svn.apache.org/repos/asf/james/mailbox/trunk/api/src/main/java/org/apache/james/mailbox/

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org

Reply via email to