Hi hamza,
the instructions are in the README.txt
The example very simply demonstrates the file ability to poll for files
cd to the examples/file-binding in the shell of your choice
from there type ../../bin/servicemix servicemix.xml
Then copy the test-file.xml to the inbox directory (either from
another shell or explorer/finder etc. depending which platform you
are using)
You will then see the file appear in the outbox directory - called
sample_XXX_XXX.xml (where the X denotes numbers)
The file contents of the sample file will be the same as the test-
file.xml you dropped into the inbox
good luck!
cheers,
Rob
On 4 Aug 2005, at 11:22, hamza kaya wrote:
hi,
i have downloaded the latest version of servicemix and got the source
for file-binding example. so please can someone give me a brief
walkthrough on how to run this example.
thx.