Peter,

it should work well using servicemix.
The flow should look like this:

file --> servicemix-file-poller --> servicemix-http-provider --> external webservice

Have a look at the examples folder of servicemix. There is a simple file-binding example. You will find there also the bridge example which is maybe helpful for setting up the
http service unit.

If you got more special questions feel free to ask the mailing list :)

Regards
Lars




peter_petersen schrieb:
Hi,
I'm quite new to servicemix and I have read many tutorials about jbi binding
components, service units/engines and so on, but haven't found answer to the
following problem.

I want to use servicemix to poll on a folder for an xml file, assign values
from it to an webservice request and call the webservice. In short, this is
what I want to do.
So my questions are:

Is this possible with servicemix and its binding components (servicemix-http
and servicemix-file)?

Or is a service engine needed (for calling the webservice and assigning the
xml file values to it)?

Is there any similar problem which is described in a tutorial?

Thanks in advance.
Regards, Peter

Reply via email to