Versions Compared

Key

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

...

Code Block
<groupId>org.openhubframework.openhub.extensions<ext</groupId>
<artifactId>file-upload</artifactId>

...

extensions.cfg (defined directly in OpenHub framework web-admin module) or extensions0.cfg (has higher priority) defines references to Spring root configuration files for each extension. Each property has to starts with context.ext prefix.

...

There is the following Spring context hierarchy:

  • root context Camel - Camel (Spring Web Service) context + Spring MVC (admin) context
    • extension1 context
    • extension2 contextSpring MVC (admin) context