The base idea of this project is to take the current felix webconsole (we use in Karaf), base it
on wicket and handle the entire thing on pax-wicket. Based on this method it should
be very simple to provide an VERY configurable and extendable webconsole which should
be much easier to write than the current one based on plain jscript and servlets.
This version uses the current snapshot of the OPS4J Pax Wicket Project. Although snapshots
are available via Sonatype please make sure that you’ve the latest build of Pax Wicket master
in your local .m2 repositories:
Apache Karaf Wicket WebConsole
The base idea of this project is to take the current felix webconsole (we use in Karaf), base it on wicket and handle the entire thing on pax-wicket. Based on this method it should be very simple to provide an VERY configurable and extendable webconsole which should be much easier to write than the current one based on plain jscript and servlets.
This version uses the current snapshot of the OPS4J Pax Wicket Project. Although snapshots are available via Sonatype please make sure that you’ve the latest build of Pax Wicket master in your local .m2 repositories:
Instructions to build and deploy the project
features:addurl mvn:org.apache.karaf.webconsole/apache-karaf-webconsole/0.3.0-SNAPSHOT/xml/features features:install webconsole-wicket