I would like to use a stateless session bean as the provider of a web service handling SOAP messages with attachments. I have found plenty of examples of how to send attachments, but none on how to receive them. Any help would be appreciated. Thanks.