On 27 January 2013 18:43, Christian Müller <christian.muel...@gmail.com>wrote:
> Hi James (and all others involved creating this product)! > > Congrats for this product. It looks awesome (without having the time to go > into the details until now). I wish you success with it. > Many thanks! At present, I think the best is to let the project grow up at GitHub and > see whether it will get a solid user basis (I bet it will). If it has > success and you want donate to Apache, I think a new TLP is the best place > (after going through the incubator), because it is so generic (supports > different runtime environments, supports different projects, ...). > > If I understand it correct, Hawtio is shipt by default with a Camel > plugin, right? > This means if we want to improve this plugin, we have to submit a > patch/pull request (or forge it), right? > Yeah, thats the easiest thing for now: http://hawt.io/contributing/index.html Folks could create extra plugins too (either inside Apache Camel or on github) if they wanted. e.g. the camel-watch web app looks cool. > Which features you figured out are still missing? > Here's the current pending camel issues. https://github.com/hawtio/hawtio/issues?labels=camel&page=1&state=open If anyone has ideas for improvements to the camel plugin, please raise an issue there or please dive in and help fix the existing issues :) > > By the way, I couldn't install it into Karaf 2.3.0. I followed your > instructions by editing org.ops4j.pax.url.mvn.cfg (shouldn't be the url > https://oss.sonatype.org/content/repositories/snapshots instead of > https://oss.sonatype.org/content/repositories/snapshots=sonatype.snapshot.repo?). > I got the following output: > > Christian-Muellers-MacBook-Pro:bin cmueller$ ./karaf clean > Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 > __ __ ____ > / //_/____ __________ _/ __/ > / ,< / __ `/ ___/ __ `/ /_ > / /| |/ /_/ / / / /_/ / __/ > /_/ |_|\__,_/_/ \__,_/_/ > > Apache Karaf (2.3.0) > > Hit '<tab>' for a list of available commands > and '[cmd] --help' for help on a specific command. > Hit '<ctrl-d>' or 'osgi:shutdown' to shutdown Karaf. > > karaf@root> features:install war > karaf@root> install mvn:io.hawt/hawtio-web/1.0-SNAPSHOT/war > Bundle IDs: > Error executing command: Error installing bundles: > Unable to install bundle mvn:io.hawt/hawtio-web/1.0-SNAPSHOT/war > Ah it looked like Maruan figured it out (thanks Maruan!); its a snapsnot issue. Hopefully we can get 1.0 out really soon to avoid folks having SNAPSHOT pain! (A karaf feature would be nice too...) -- James ------- Red Hat Email: jstra...@redhat.com Web: http://fusesource.com Twitter: jstrachan, fusenews Blog: http://macstrac.blogspot.com/ Open Source Integration