[ 
https://issues.apache.org/jira/browse/FELIX-1370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12732105#action_12732105
 ] 

Tim Moloney commented on FELIX-1370:
------------------------------------

When it is working correctly (karaf/karaf), "config:list" shows

Pid:            org.apache.felix.webconsole.internal.servlet.OsgiManager
BundleLocation: mvn:org.apache.felix/org.apache.felix.webconsole/1.2.11-SNAPSHOT
Properties:
   service.pid = org.apache.felix.webconsole.internal.servlet.OsgiManager
   password = karaf
   username = karaf

When it isn't working correctly (admin/admin), "config:list" shows the same.

Pid:            org.apache.felix.webconsole.internal.servlet.OsgiManager
BundleLocation: mvn:org.apache.felix/org.apache.felix.webconsole/1.2.11-SNAPSHOT
Properties:
   service.pid = org.apache.felix.webconsole.internal.servlet.OsgiManager
   password = karaf
   username = karaf


I'm using what is specified in the karaf startup.properties file, which is

  
org/apache/felix/org.apache.felix.configadmin/1.0.4/org.apache.felix.configadmin-1.0.4.jar=10


> Sometimes the configuration for 
> org.apache.felix.webconsole.internal.servlet.OsgiManager is ignored
> ---------------------------------------------------------------------------------------------------
>
>                 Key: FELIX-1370
>                 URL: https://issues.apache.org/jira/browse/FELIX-1370
>             Project: Felix
>          Issue Type: Bug
>          Components: Karaf
>            Reporter: Tim Moloney
>
> About half of the time, I can access the webconsole as expected using the 
> username/password karaf/karaf.  The other times it appears that the 
> configuration for org.apache.felix.webconsole.internal.servlet.OsgiManager is 
> ignored and I have to log in as admin/admin (the default webconsole 
> username/password).
> This can happen after a fresh start of karaf and loading the webconsole using 
> "features:install webconsole".  It also happens when reloading the webconsole 
> using "features:uninstall webconsole" and "features:install webconsole".

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to