Jenny ZHANG wrote:
> Dear axis-userall,
>
> I deployed a service (MTOMServiceWS) successfully on the server, the service
> is as simple as:
> " public class MTOMServiceWS {
> public OMElement MTOMService (OMElement element) throws Exception {
> element.build ();
> element.detach();
> return element;
> }}
> "
> When I invoked the service, the request SOAP message appeared as expected,
> but the response messge showed
> the follwoing error:
> "Operation Not found EPR is
> http://127.0.0.1:8085/axis2/services/MTOMServiceWS and WSA Action = " ,
> This is a problem with your client code. Post it here, perhaps we can help. -- Chinthaka
signature.asc
Description: OpenPGP digital signature
