general  

Re: lauch james from java application

Robert Burrell Donkin
Tue, 29 Jan 2008 10:38:01 -0800

On Jan 29, 2008 2:11 PM, Eduardo Luque Sola <[EMAIL PROTECTED]> wrote:
> Hi, i am trying to launch james as a service in my java application but
> i don't know how to embbebed it (do not run with run.sh). I need to run
> it from a main java class.

if you're using the latest code then the spring deployment is probably
the way to go

if you're using the last release then you'll need to use pheonix
programmatically. read
http://excalibur.apache.org/framework/index.html.

> Help me please with some code example ... Thank you a lot

FYI you'll probably find better answers more quickly if you post
questions such as this to the james user list

- robert