Hi, yesterday I tried ServiceMix 4 for the first time. I downloaded the binary and got it running. The camel example as described didn't worked for me but I then just took the Apache Felix tutorial and built some of the examples there. I deployed them successfully to smx4 and they worked fine. (as expected for OSGi)
So now I am looking for some tutorial to do a simple example application like this: A file poller watches a folder for new files and hand them over to some other service (I would expect an OSGi service?). I think such a simple example was delivered with servicemix 3. (file binding or something like this) Can anyone describe what I have to do for this? I suppose that something like a file poller should be a standard citizen of the new servicemix. Any help is welcome. Best regargs, Lars -- View this message in context: http://www.nabble.com/SMX4---FilePoller-Example-like-in-SMX3--tp14742056s12049p14742056.html Sent from the ServiceMix - User mailing list archive at Nabble.com.
