Re: User Guide: RESTful Services (out of date?)

2007-05-06 Thread Dan Connelly
Thanks Andrea: The code and the sample you suggested did the trick. However, I have another question: Can CXF marshall/unmarshal to DOM instead of JAXB in Service style coding? Alternatively, how can I intercept the client messages for XML processing. The restful_dispatch sample dpes

Re: Figuring out why an endpoint isn't reachable through a Servlet

2007-05-06 Thread Steven E. Harris
Dan Diephouse <[EMAIL PROTECTED]> writes: > As mentioned in that issue it seems this is fixed in JAXB 2.1.3. Is the general public supposed to be using this version of JAXB? If so, and JAXB is bundled with the JRE, are we supposed to wait until the next JRE release to get a version of JAXB that a