Hi
On Tue, Nov 16, 2010 at 1:29 PM, Bruno Dusausoy <[email protected]> wrote: > Hi, > > I have a small project which should provides some JAX-RS webservices. > They would be called once a second, so it's not a heavy load at all. > My question, since my requirements are quite low, is it interesting to > embed Jetty or should I simply use org.apache.cxf.endpoint.ServerImpl ? > > Sorry, I've never used ServerImpl directly - I'm not sure it can be used on its own without an embedded HTTP container. Have you tried it ? thanks, Sergey > Thanks. > -- > Bruno Dusausoy > YP5 Software > > -- > Pensez environnement : limitez l'impression de ce mail. > Please don't print this e-mail unless you really need to. >
