You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by "Gruust (JIRA)" <se...@james.apache.org> on 2017/06/27 10:14:00 UTC

[jira] [Created] (JAMES-2072) RFE: support for tight integration with embedded (ie. Jetty) servers

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-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org