Gruust created JAMES-2072:
-----------------------------

             Summary: RFE: support for tight integration with embedded (ie. 
Jetty) servers
                 Key: JAMES-2072
                 URL: https://issues.apache.org/jira/browse/JAMES-2072
             Project: James Server
          Issue Type: New Feature
          Components: IMAPServer, mailbox, MailStore & MailRepository, Queue, 
SMTPServer, UsersStore & UsersRepository
    Affects Versions: 3.0-beta4
         Environment: all
            Reporter: Gruust


Hello!

I'd like to integrate James with my embedded server. That means:

* Start and configure all parts of James in (Java) code, possibly via Jetty 
LifeCycle classes.
* Make James use my own EntityManager/EntityTransaction, based on Hibernate/H2. 
Share transactions with the rest of my server, ie. for writing mails sent by 
the server to the spool or to manage email users/domains.
* Make James use tables in my pre-existing database, prefixed with "James" or 
similar.

TY!




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
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