[
https://issues.apache.org/jira/browse/FELIX-4992?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14663075#comment-14663075
]
Ed Schaller commented on FELIX-4992:
------------------------------------
Ah yes. One of those fun impercise parts of the servlet spect. I've looked at
specs 2.4 (targeted by httplite), 2.5 and 3.0. All say "Sends a temporary
redirect response" which I myself would have interpreted as a 307. Though not
stated in the actual specification documentation for 3.0 the java doc states it
should be a 302. Go figure.
Rebuilding httplite with 302 does solve the redirect issue but it still doesn't
save the configuration properties. In fact, configurations that have been set a
different way (eg: fileinstall) when saved without changes get reset back to
their defaults.
> Webconsole config admin set fails with Lightweight HTTP
> -------------------------------------------------------
>
> Key: FELIX-4992
> URL: https://issues.apache.org/jira/browse/FELIX-4992
> Project: Felix
> Issue Type: Bug
> Components: Lightweight HTTP Service, Web Console
> Affects Versions: webconsole-4.2.10
> Environment: debian linux amd64 1.7 or 1.8 jvm firefox (debian
> iceweasel)
> Reporter: Ed Schaller
>
> Attempting to set or modify a configuration property results in the browser
> repeatedly asking to allow a redirect. This happens repeatedly (10+ times)
> until finaly an ajax error is presented. In the case of creating a new
> configuration for a factory, the configuration is created with the default
> values despite the loop but the values that were attempted to be set don't
> get set.
> httplite-0.1.4
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)