Results 1 to 2 of 2

Thread: POX with Attachments

  1. #1
    Join Date
    May 2005
    Posts
    1

    Default POX with Attachments

    Is it possible to do POX with attachments? I could write a servlet of course to get to all the parts but it would be nice if the DomPoxMessageFactory would give me access to other attachments too.

    Kind regards,
    Hans

  2. #2
    Join Date
    Jul 2005
    Location
    Rotterdam, the Netherlands
    Posts
    1,562

    Default

    It is possible to do POX with attachments in theory, but not with the standard DomPoxMessage provided in SWS. Adding attachment support to that is not trivial, since it requires MIME handling, which is hard.
    Arjen Poutsma

    Spring Web Services Dev Lead
    Please read the FAQ

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •