Hi, I want to know if the following can be possible:
I have several files which I wish to expose as accessible via JBI(ServiceMix). ServiceMix has FileBindingComponent. For one file (say FileA) I can write an SU and install/deploy it.The SU's xbean.xml will describe the mapping between the actual filesystem entity and a service QName to access that file. Supposing I want to expose all the files using this single SU, it this possible. As in, the xbean.xml has multiple entries of serviceName-file pairs. Or is that multiple SUs with a unique service-file mappings need to be created and bundled into a SA and deployed. Thanks in advance, Eric. -- View this message in context: http://www.nabble.com/FileBC---exposing-multiple-files-tf4473630s12049.html#a12755061 Sent from the ServiceMix - User mailing list archive at Nabble.com.
