Hi all, I've started working on a POC for integrating Apache Camel with OFBiz. It is still in early stages, but has a simple example showing how to use Camel for polling files from a directory and execute OFBiz services with it. You can read about it on my blog http://goo.gl/bW2vS
I believe it can be useful for situations when you have to connect OFBiz with other systems or protocols (like web services - the most often asked on the mailing list). Camel has great deal of available connectors http://camel.apache.org/components.html In the mean time, I'd like to know what are the most common external systems you connect OFBiz to. Regards Bilgin Ibryam
