In the FUSE ESB, I tried to install the ODE feature using the command (install ode), but got an error as below. Any help is appreciated

FuseESB:karaf@root> features:install ode
Error executing command: No feature named 'ode' with version '0.0.0' available
有帮助吗?

解决方案

Apache ODE is not supported by Fuse ESB any longer. Apache ODE does not work with OSGi and its a project that is not active maintained and we do not recommend using it, as well JBI is also dead.

And the command is correct it says there is no feature named ode.

You can do a features:list to see which features is available out of the box.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top