Ticket #318 (closed task: fixed)
Update extension for servlet integration
| Reported by: | jgou | Owned by: | jgou |
|---|---|---|---|
| Priority: | minor | Milestone: | 0.4 |
| Component: | < Misc | Version: | |
| Keywords: | Cc: | kauri-discuss@… |
Description
Our kauri-runtime-servlet project is dependent on org.restlet.ext.servlet . This extension is unavailable in the jse edition (see extension matrix) which we are using since #313 .
We should probably build this extension too and publisch it in addition to the full jse edition. Also update the kauri docs for 'building restlet-snapshot' to reflect this.
Note that this issue is also related to #290 .
Change History
Note: See
TracTickets for help on using
tickets.
(In [1531]) update restlet extension for servlet integration ; see #318