-
Jan 29th, 2009, 08:59 AM
#1
spring ws - sending and receiving attachments
Hi,
im new spring ws...
trying to implement spring ws to send and receive attachments
can any one help me with sample....
other wise....tell me how to receive message at server side....
Thanks
Naresh
-
Jan 29th, 2009, 10:17 AM
#2
Check out the MTOM sample shipped with Spring-WS.
-
Jan 29th, 2009, 10:29 AM
#3
Thanks for quick reply....
Already looked into MTOM sample
My impression is .... we can send files as parameters in SOAPBody, not as soap attachments
My requirement: should be able to send N number of attachments with actual soap body
can u plz clarify this...?
-
Jan 30th, 2009, 06:18 AM
#4
SOAP with Attachments
Hello,
You should be able to send n number of attachments using spring-ws..
The best way to go about is using MTOM.. Try the mtom sample provide it does receive attachments as binary..
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules