> > > > Thanks for the pointers, I will use it as a basis to perform my own > > recursive classspath search and add. > > > > I haven't give it a try, I guess this would work if you had a flat > directory structure: > - META-INF/sca-deployables/*.composite > > instead of > - (A|B)META-INF/sca-deployables/*.composite > > --
that should work, but I do not wish to overlay/merge the folder structures. This is so that a folder/'bundle' (e.g. A|B) could be removed/replaced easily. Thanks for your help, Regards Wayne
