Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

We should make this EIP easier to use for end users, but offering a better public API. And also have a pluggable message store, which filters that can filter what should be store. As well pluggable marshallers so people can marshal data from Exchange into a format the message store can store (BLOB, XML, JSon etc.).

Light-weight web console

A new lighter web-console that is using HTML5 technology instead of scalate or other heavier frameworks.
And the console should support discovering all the Camel's in the JVM, so you don't have to co-bundle the web console with every Camel app.
This allows to install the web-console as a WAR or OSGi bundle in any container; having it find the Camel apps in the same JVM.