Is there any reason to deal with the OMElement directly? if you generate the data bind code for wsdl using ADB then when the request parsing time ADB validates the request and give you the object structure.
you can use wsdl2java.sh tool to generate ADB code. Amila. On 8/21/07, Zhang zhongliang <[EMAIL PROTECTED]> wrote: > > Hi,I am the beginner to use this mailing list,so,any mistakes that I > made,I hope I can be forgiven. > I have a problem when I using apache-axis2-1.1.1,the web service my team > developed will be accessed by other client,although we provided the wsdl to > the client,but errors may also exist with the format of the soap message. > I choose the wsdl:types elements out and form the xsd schema > file(.xsd),and then use it to validate the soap message(Which is an > OMElement object). > Now I want to ask whether there is a flag that I can configure to make > axis2 validate the soap message against wsdl for me automatically? > Thanks so much! > > > ------------------------------ > 全 国 万 名 职 场 女 性,齐 聚 非 常 美 女,惊 艳 2 0 0 7 > <http://event.mail.163.com/chanel/click.htm?from=NO_14&domain=163> -- Amila Suriarachchi, WSO2 Inc.
