Tellier Benoit created JAMES-2888:
-------------------------------------
Summary: Bootstrap the JMAP server - echo command
Key: JAMES-2888
URL: https://issues.apache.org/jira/browse/JAMES-2888
Project: James Server
Issue Type: Sub-task
Components: JMAP
Reporter: Tellier Benoit
Assignee: Antoine Duprat
Definition of done: The `memory-guice` application will ship a `jmap` server
containing only the
[core/echo|https://jmap.io/spec-core.html#the-coreecho-method] method.
A simple integration test demonstrating this will be written.
Note that 'protocol structure' (using, methodCalls) correction is **not
included** in this ticket (will be fixed later).
To be performing this:
- Create a new `server/protocols/jmap` project
- Copy in it the minimal subset of classes from `server/protocols/jmap-draft`
- Implement a EchoMethod
- Implement guice bindings in `server/container/guice/protocols/jmap`
- Load `JMAP guice module` within MemoryJamesServerMain
- Write a simple integration test in
`server/protocols/jmap-integration-testing` demonstrating the echo command
behaviour.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]