Would somebody please give me some pointers on how to setup an XML translation 
filter on POST?

The idea is for the JBossWS stuff to see my translated XML to create its 
message from so the filter must run before the @WebService servlet.

I am trying to get the JBossWS stuff to read RPC/encoded SOAP messages, and was 
thinking that I might be able to run the XML through a filter on POST to spit 
out RPC/literal XML that the JBossWS code could then understand.

Thanks.
-Shadow

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4269664#4269664

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4269664
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to