Hi
I need to implement a web service that takes either SOAP attachment or base64binary type object (for graphic image). I am unable to find any Spring example code to show how to handle SOAP attachment or base64type. Does anyone have an example code for the applicationcontext config file syntax and java EndpointMapping?
Thanks
Chuck


Reply With Quote