Hey Dan, The webconsole feature is old fashion stuff (Felix one), the webconsole-wicket is a new one. Both works well on my computer with 2.2.9 release. Maybe you typed too fast and some of features was not yet started? The admin package is resolved correctly (122 is webconsole admin module):
packages:imports 122|grep admin Apache Karaf :: Admin :: Core (35): org.apache.karaf.admin; version=2.2.9 Best regards, Lukasz Wiadomość napisana przez Dan Tran w dniu 25 sie 2012, o godz. 08:26: > If you have a work around to get webconsole-wicket to work on 2.2.9, > please let me know. > > Thanks > > -D > > On Fri, Aug 24, 2012 at 9:56 PM, Łukasz Dywicki <[email protected]> wrote: >> Dan, >> Thanks for testing. I checked 2.2.9 with webconsole-wicket indtallation and >> it worked well. Will take a lok on yor issue. >> >> Łukasz Dywicki >> -- >> Code-House >> http://code-house.org >> >> Dnia 25 sie 2012 o godz. 06:26 Dan Tran <[email protected]> napisał(a): >> >>> feature:install webconsole and webconsole-wicket work for full pack. >>> So I guess this is a bug. I also try 2.2.7, 2.2.8 as well >>> >>> Will create a JIRA for this >>> >>> -Dan >>> >>> On Fri, Aug 24, 2012 at 8:56 PM, Dan Tran <[email protected]> wrote: >>>> Hi this is the first time I try the webconsole feature under karaf >>>> minimal package >>>> >>>> and run into this issue, is it a bug? I can see same error on both >>>> linux and windows >>>> >>>> I also try to build webconsole-wicket and install according source >>>> tree's readme, and ran into the same issue. Looks like a regression >>>> for 2.2.9?? >>>> >>>> Could someone confirm? >>>> >>>> Thanks >>>> >>>> >>>> -Dan >>>> >>>> karaf@root> feature:install -v webconsole >>>> Installing feature webconsole 2.2.9 >>>> Installing feature webconsole-base 2.2.9 >>>> Installing feature http 2.2.9 >>>> Installing feature jetty 7.5.4.v20111024 >>>> Installing bundle >>>> mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.activation-api-1.1/2.0.0 >>>> Installing bundle >>>> mvn:org.apache.geronimo.specs/geronimo-servlet_2.5_spec/1.1.2 >>>> Installing bundle mvn:javax.mail/mail/1.4.5 >>>> Installing bundle mvn:org.apache.geronimo.specs/geronimo-jta_1.1_spec/1.1.1 >>>> Installing bundle mvn:org.eclipse.jetty/jetty-util/7.5.4.v20111024 >>>> Installing bundle mvn:org.eclipse.jetty/jetty-io/7.5.4.v20111024 >>>> Installing bundle mvn:org.eclipse.jetty/jetty-http/7.5.4.v20111024 >>>> Installing bundle mvn:org.eclipse.jetty/jetty-client/7.5.4.v20111024 >>>> Installing bundle mvn:org.eclipse.jetty/jetty-continuation/7.5.4.v20111024 >>>> Installing bundle mvn:org.eclipse.jetty/jetty-jmx/7.5.4.v20111024 >>>> Installing bundle mvn:org.eclipse.jetty/jetty-server/7.5.4.v20111024 >>>> Installing bundle mvn:org.eclipse.jetty/jetty-security/7.5.4.v20111024 >>>> Installing bundle mvn:org.eclipse.jetty/jetty-servlet/7.5.4.v20111024 >>>> Installing bundle mvn:org.eclipse.jetty/jetty-servlets/7.5.4.v20111024 >>>> Installing bundle mvn:org.eclipse.jetty/jetty-xml/7.5.4.v20111024 >>>> Installing bundle mvn:org.eclipse.jetty/jetty-webapp/7.5.4.v20111024 >>>> Installing bundle mvn:org.eclipse.jetty/jetty-jndi/7.5.4.v20111024 >>>> Installing bundle mvn:org.eclipse.jetty/jetty-plus/7.5.4.v20111024 >>>> Installing bundle mvn:org.eclipse.jetty/jetty-websocket/7.5.4.v20111024 >>>> Checking configuration file >>>> mvn:org.apache.karaf/apache-karaf/2.2.9/xml/jettyconfig >>>> Installing bundle mvn:org.ops4j.pax.web/pax-web-api/1.0.11 >>>> Installing bundle mvn:org.ops4j.pax.web/pax-web-spi/1.0.11 >>>> Installing bundle mvn:org.ops4j.pax.web/pax-web-runtime/1.0.11 >>>> Installing bundle mvn:org.ops4j.pax.web/pax-web-jetty/1.0.11 >>>> Installing bundle mvn:org.apache.felix/org.apache.felix.metatype/1.0.4 >>>> Installing bundle >>>> mvn:org.apache.karaf.webconsole/org.apache.karaf.webconsole.branding/2.2.9 >>>> Installing bundle >>>> mvn:org.apache.karaf.webconsole/org.apache.karaf.webconsole.console/2.2.9 >>>> Installing bundle >>>> mvn:org.apache.karaf.webconsole/org.apache.karaf.webconsole.admin/2.2.9 >>>> Installing bundle >>>> mvn:org.apache.karaf.webconsole/org.apache.karaf.webconsole.features/2.2.9 >>>> Installing bundle >>>> mvn:org.apache.karaf.webconsole/org.apache.karaf.webconsole.gogo/2.2.9 >>>> Installing bundle >>>> mvn:org.apache.felix/org.apache.felix.webconsole.plugins.event/1.0.2 >>>> Error executing command: Could not start bundle >>>> mvn:org.apache.karaf.webconsole/org.apache.karaf.webconsole.admin/2.2.9 >>>> in feature(s) webconsole-2.2.9: Unresolved constraint in bundle >>>> org.apache.karaf >>>> .webconsole.admin [60]: Unable to resolve 60.0: missing requirement >>>> [60.0] package; >>>> (&(package=org.apache.karaf.admin)(version>=2.2.0)(!(version>=3.0.0))) >>>> karaf@root>
