You can put several endpoints definition in a single SU if you want to do so. There is really no difference at all.
On 9/18/07, ericnygma <[EMAIL PROTECTED]> wrote: > > > 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. > > -- Cheers, Guillaume Nodet ------------------------ Blog: http://gnodet.blogspot.com/
