[jboss-user] [JBoss Web Services Users] - How to run a Filter before the WebService to alter the SOAP

shadowcreeper do-not-reply at jboss.com
Tue Dec 8 14:10:00 EST 2009


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



More information about the jboss-user mailing list