Hi guys Excepted if i didnt get the code right it seems the endpoint resolution is done each time in rs impl.
Couldnt it be cached a bit more? (i think to fixed uri which is common for not GET cases). In such a case cxf could skip a bunch of logic no? The idea is to get perf closer to servlets since jaxrs is close to them (i never said it was the same ;) Wdyt?
