Could someone please post a short example or explanation of how to use the new servicemix-file or servicemix-ftp components? What special settings are required in the xbean.xml file or for the maven-jbi-plugin?
Thanks, Allan gnodet wrote: > > The development of these components have began in 3.1 > See > http://svn.apache.org/viewvc/incubator/servicemix/trunk/servicemix-file/, > http://svn.apache.org/viewvc/incubator/servicemix/trunk/servicemix-ftp/. > > However, currently, they are just a port of their lightweight counterpart, > with the ability to deploy SUs. Feel free to take a look and > joint the dev list to discuss new features, etc ... > > On 10/20/06, allanb <[EMAIL PROTECTED]> wrote: >> >> Does anyone have an example JBI binding component that does file or ftp >> polling? >> >> I know there is a lightweight version in servicemix, but we need one that >> can be configured on the fly by redeploying or using JMX, and also need >> to >> add monitoring and management features and use file/database references, >> to >> handle large binary files. >> >> What would the endpoint configuration look like in the service units >> (xbean/jbi.xml)? Your not really getting a message: >> just polling for files. How would the endpoint look different than, for >> example, the one for the HTTP binding component? >> >> Thanks, >> Allan >> >> -- >> View this message in context: >> http://www.nabble.com/JBI-File-or-FTP-poller-%28not-lightweight%29--tf2481022.html#a6918469 >> Sent from the ServiceMix - User mailing list archive at Nabble.com. >> >> > > > -- > Cheers, > Guillaume Nodet > > -- View this message in context: http://www.nabble.com/JBI-File-or-FTP-poller-%28not-lightweight%29--tf2481022.html#a6949770 Sent from the ServiceMix - User mailing list archive at Nabble.com.
