[jboss-user] [JBossWS] - Re: implicit namespace support?

thomas.diesler@jboss.com do-not-reply at jboss.com
Mon Jul 9 13:02:47 EDT 2007


The question is: does the client send a request that conforms to the abstract contract defined in wsdl. 

You might find that the message is invalid because it incorrectly does not namespace qualify the RPC element.

To further support such "invalid" messages, you would need to have a pre-processing stage (i.e. a servlet filter)

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

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4062074



More information about the jboss-user mailing list