[
https://issues.apache.org/jira/browse/FELIX-2263?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Felix Meschberger resolved FELIX-2263.
--------------------------------------
Resolution: Fixed
Fixed in Rev. 931850.
> OsgiManager servlet should commit response
> ------------------------------------------
>
> Key: FELIX-2263
> URL: https://issues.apache.org/jira/browse/FELIX-2263
> Project: Felix
> Issue Type: Bug
> Components: Web Console
> Affects Versions: webconsole-3.0.0
> Reporter: Felix Meschberger
> Assignee: Felix Meschberger
> Fix For: webconsole-3.0.2
>
>
> Sometimes a plugin does not generate enough output or sends back an error to
> the client such that the response gets committed. This might result in the
> Http Service implementation to think that the OsgiManager servlet was not
> willing to handle the request.
> To prevent this situation, the OsgiManager service() method should commit the
> response by flushing the response buffer.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.