문제

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