On Friday 09 July 2010 4:14:18 am Rice Yeh wrote: > Hi, > Could local transport be used in JAX-RS server? All the examples I can > find is for JAX-WS.
Honestly, I don't really know. I cannot think of any reason why NOT, but there might be a property or something mapped a bit differently that would need to be taken into account. There might be some stuff in the JAX-RS that requires the information from the HttpServletRequest/Response object that obviously would not be available. That all said, if someone tried it and created some test cases, we could fix any bugs that pop up. :-) Dan > > Regards, > Rice -- Daniel Kulp [email protected] http://dankulp.com/blog
