Nadeem,

Yes, we need to fix this - Please log a bug report -
http://issues.apache.org/jira/

thanks,
dims

On 6/2/06, Hoda Nadeem <[EMAIL PROTECTED]> wrote:



Does anybody know of a sample WSDL for MTOM that is not WSDL 2.0?

I am getting an error with my test MTOM WSDL (2.0) using WSDL2Java with Axis
2.


I have used the following constructs:

In wsdl types:

<element name="XMLDataPayload"
xmime:expectedContentType="text/xml"/>

In wsdl bindings:

<operation......>.....
<input>
    <feature
uri="http://www.w3.org/2003/06/soap/features/http-optimization";
required="true"/>
</input>

And WSDL2Java fails on "feature" since it does not recognize it.

Thanks.

Nadeem


--
Davanum Srinivas : http://wso2.com/blogs/

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to