Since noone has respnded to Alex's questions, and I am somewhat in the same boat, and still stuck.
I too have looked for MessageEndpointTestCase in the latest CV Head snapshot, and it isn't in there. Also, I have read and re-read the section in the JAX-RPC spec, but I am very unclear of exactly how this fits into solving the problem. I can use the context to get to the document in my Service endpoint implementation, but at that point the document would already have been de-serialized into some class (my custom or not) and thus this approach would seem quite inefficient at best. Perhaps I do not understand in what context this API should be used, or perhaps there is no way of getting to the document without using custom serailizers/deserializers? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3864156#3864156 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3864156 ------------------------------------------------------- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
