I've found an example using Axiom which looks like what I'm looking for. I'm going to try it out.
https://fisheye.springsource.org/browse/spring-ws/trunk/samples/mtom/client/spring-ws/
Type: Posts; User: Alexandervv; Keyword(s):
I've found an example using Axiom which looks like what I'm looking for. I'm going to try it out.
https://fisheye.springsource.org/browse/spring-ws/trunk/samples/mtom/client/spring-ws/
Hi,
I hope someone can give me some advice.
I'm developing a webserviceclient (wsc) using Spring WS 1.0.
The webservice I'm calling with my wsc responds with a MTOM message.
I dont want to hold...