[
https://issues.apache.org/jira/browse/FELIX-6375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17264277#comment-17264277
]
Pierre De Rop commented on FELIX-6375:
--------------------------------------
I think the issue comes from the Import-Package that was added since 4.6.0
version:
{code:java}
<Import-Package>!javax.portlet,*</Import-Package>
{code}
> Configuration Admin Service not available with
> org.apache.felix.webconsole_4.6.0.all
> ------------------------------------------------------------------------------------
>
> Key: FELIX-6375
> URL: https://issues.apache.org/jira/browse/FELIX-6375
> Project: Felix
> Issue Type: Bug
> Components: Web Console
> Affects Versions: webconsole-4.6.0
> Reporter: Benno Luthiger
> Assignee: Carsten Ziegeler
> Priority: Minor
> Fix For: webconsole-4.6.2
>
>
> After using _org.apache.felix.webconsole_4.6.0.all_, the /configMgr showed no
> configuration entries but the message "Configuration Admin Service not
> available".
> Switching back to _org.apache.felix.webconsole-4.5.4-all_ showed the expected
> behavior.
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)