Is it possible to create a SOAP message with contract based approach as:

  | 
javax.xml.soap.MessageFactory.newInstance(SOAPConstants.SOAP_1_2_PROTOCOL).createMessage();
  | 
I have tried but getting:
does not contain operation meta data for
error.

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

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

Reply via email to