2014-10-13 18:10 GMT+04:00 Sergey Beryozkin <[email protected]>: > > How to setup singleton / per request resources in case of >> >> https://cxf.apache.org/docs/jaxrs-services-configuration.html# >> JAXRSServicesConfiguration-Auto-discoveryofrootresourcesandproviders >> >> It currently works only with Spring. Not possible yet to auto-discover > the root resources/providers if no Spring is used... >
But I am using spring with auto-discover feature. I just dont know how to conigure resources to "per request" (they are singletons by default)
