Is it possible to create a wsdl that accepts a soap:body of any/anyType? And just let JAXB
2.0 convert it to an element list. I have been trying, but only successful in creating an
element of complexType that accepts any element as body. Seems wsconsume does not allow a
message part that does not correspond to any element in wsdl. Is it possible to be able
to use a dynamic first child element of the SOAP:BODY element?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4036735#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...