[
https://issues.apache.org/jira/browse/SLING-1179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12784243#action_12784243
]
Justin Edelson commented on SLING-1179:
---------------------------------------
I can understand your discomfort with the asymmetry, but I think it's a
necessity. With the standalone version, *any* HttpService implementation can be
used whereas with the webapp version, *only* Felix can be used. And (although
this is just a guess) I expect that you won't be able to use different versions
of http.proxy and http.bridge, you won't be able to run proxy 2.0.4 with bridge
2.0.6.
I am in complete agreement with removing the APIs from the packages.
One question about LICENSE/NOTICE - why are there two sets of these files: one
in src/main/appended-resources and one in src/main/webapp/WEB-INF. It appears
to me the latter isn't used. Correct?
> Convert Launchpad Webapp to use Felix HttpService instead of Equinox
> --------------------------------------------------------------------
>
> Key: SLING-1179
> URL: https://issues.apache.org/jira/browse/SLING-1179
> Project: Sling
> Issue Type: Improvement
> Components: Launchpad
> Affects Versions: Launchpad Base 2.1.0
> Reporter: Justin Edelson
> Assignee: Felix Meschberger
> Fix For: Launchpad Base 2.2.0
>
> Attachments: consolidated_felix_fixes_for_SLING-1179.patch,
> SLING-1179-fmeschbe.patch, SLING-1179-post-felix-release.patch,
> SLING-1179.patch
>
>
> I almost have this working and will submit a patch soon, but I wanted to go
> ahead and create a JIRA issue to link to some bugs in the Felix HttpService
> which will block the implementation of this change.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.