Why is ResourceCollection limited to just directories? The API certainly supports collections of Resources, so why can you not collect JarResources?
Have you tried? If you get an error, make a reproducible test case and Open a Bugzilla <https://bugs.eclipse.org/bugs/enter_bug.cgi?product=Jetty> cheers On 3 February 2015 at 19:35, Cemo <[email protected]> wrote: > ResourceCollection is limited to used by only directories. I have an use > case that I have to use mix of JarResources and Directories. Is there any > particular reason for limiting Resources for only Directories? I would be > glad that If someone will provide any workaround to create such a Resource > Collection. > > > > _______________________________________________ > jetty-users mailing list > [email protected] > To change your delivery options, retrieve your password, or unsubscribe > from this list, visit > https://dev.eclipse.org/mailman/listinfo/jetty-users > -- Greg Wilkins <[email protected]> @ Webtide - *an Intalio subsidiary* http://eclipse.org/jetty HTTP, SPDY, Websocket server and client that scales http://www.webtide.com advice and support for jetty and cometd.
_______________________________________________ jetty-users mailing list [email protected] To change your delivery options, retrieve your password, or unsubscribe from this list, visit https://dev.eclipse.org/mailman/listinfo/jetty-users
