Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: wrong namespace usage. changed from test:file to tut:file

...

Code Block
xml
xml
<file:poller service="tut:file" 
             endpoint="poller"
             file="file:/home/gert/poller" 
             targetService="testtut:file"
             targetEndpoint="sender"/>

...