Scott,

If your SE just wants to get a single file using, you might be better off
using the commons-net API directly to go and get it.  If you really want an
FTP poller, I suppose you can programmaticaly add an FTPPollerEndpoint once
the servicemix-ftp component is installed.  The other option would be to
'generate' a SU on-the-fly and deploy it into the container using the API.

Regards,

Gert


Scott Johnson-16 wrote:
> 
> 
> On May 8, 2007, at 8:49 AM, Gert Vanthienen wrote:
> 
>>...
> 
> Yes this is precisely what I need to do. It sounds like it's worth  
> the time for me to pursue this prototype in ServiceMix further.
> 
> One other question: can the provided SEs be configured at run-time to  
> perform their service? For example, say I have 2 work orders both of  
> which want use FTP to monitor for input files but at different times  
> and from different FTP sites. Can my SE pass along a configuration at  
> run-time to the servicemix-ftp component to tell it where to GET from  
> (rather than having to specify it in a config file)? I assume I'd  
> still need to deploy an SU but (hopefully) I can override it's  
> configuration dynamically as I process work-orders.
> 
> Thanks,
> Scott
> 
>> ...
> 
> 
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Is-ServiceMix-JBI-a-Good-Fit-for-Dynamic-Processing--tf3705460s12049.html#a10389452
Sent from the ServiceMix - User mailing list archive at Nabble.com.

Reply via email to