[jboss-user] [JBossWS] - Re: Pure message style SOAP exchange

jason.greene@jboss.com do-not-reply at jboss.com
Thu Oct 26 18:58:50 EDT 2006


This is a WSDL requirement. A document/literal message allows for arbitrary content, but it requires that the containing tag name be defined.

If you truly want dynamic content, then I would suggest using the SAAJ API with a servlet. However, due to this WSDL constraint you can not publish a legal WSDL file for such a service.

-Jason

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

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



More information about the jboss-user mailing list