You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by dip_evol <di...@gmail.com> on 2009/02/02 12:36:17 UTC

need to validate/parse SOAP messages based on WSDL

Hi All
I have a WSDL and I need to validate/parse an incoming SOAP messages based
on that WSDL. Further, I need to generate some SOAP messages based on the
same WSDL.   
I have generated a java code using WSDL2JAVA tool provided by axis1.4. But I
don’t know how to use it to fulfill my requirements. Further, I have to use
my own transport mechanism for sending/receiving HTTP messages.
I am very new to Axis. So, can anyone please tell me how to proceed?

regards

Dipankaj
-- 
View this message in context: http://www.nabble.com/need-to-validate-parse-SOAP-messages-based-on-WSDL-tp21788179p21788179.html
Sent from the Axis - Dev mailing list archive at Nabble.com.