Versions Compared

Key

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

...

You can deploy Service Units containing a file named xbean.xml for activating endpoints.
Note that you have to define the http namespace with

Code Block
xml
xml
<beans xmlns:osworkflow="http://servicemix.apache.org/osworkflow/1.0">
    ...
</beans>

...