Hi, The JAXWS annotations include the @RequestWrapper annotation. I think I understand what it does, but I am not clear on how to use it.
For instance: can I specify the className of some custom class I implemented? Or is this purely generated stuff by CXF/JAXWS? Thanks Guy
