0 Replies Latest reply on Aug 8, 2007 11:31 AM by gt_ronalda

    EJB3 Stateless Bean and SOAP with attachments

    gt_ronalda

      Hello,

      I have a EJB3 Stateless session bean that's also a web service.
      I need to return binary data, and want to return it as an attachment to the SOAP response.

      Can you please tell me how I could do this? are there any examples?

      Thanks