Has anyone had success implementing MTOM with Axis2 and created clients
from other web service frameworks/toolkits?
 
I just tried deploying the MTOM sample that comes with Axis2 and created
a .NET client (web reference.) 
 
.NET doesn't even succeed in creating a client.
 
I would like to use MTOM with Axis2, but seems to be more complicated
than expected.
 
Any pointers, guidance would be appreciated? 
 
Any details instructions/how-tos/simple guide beyond the Axis2 MTOM
how-to (http://ws.apache.org/axis2/1_0/mtom-guide.html).
 
Thanks, 
 
Nadeem
 
.NET Errors:
 
Error 1 Custom tool error: Unable to import WebService/Schema. Schema
with targetNamespace='http://www.w3.org/2005/05/xmlmime' has invalid
syntax. The 'name' attribute cannot be present. Line 4, position 6. The
'name' attribute cannot be present.
Error 2 Custom tool error: Unable to import WebService/Schema. Schema
with targetNamespace='http://www.w3.org/2005/05/xmlmime' has invalid
syntax. The 'name' attribute cannot be present. Line 4, position 6. The
'name' attribute cannot be present.

Reply via email to