[jbossws-issues] [JBoss JIRA] Created: (JBWS-3155) Implement support for anonymous attachments

Richard Opalka (JIRA) jira-events at lists.jboss.org
Tue Nov 9 04:57:01 EST 2010


Implement support for anonymous attachments
-------------------------------------------

                 Key: JBWS-3155
                 URL: https://jira.jboss.org/browse/JBWS-3155
             Project: JBoss Web Services
          Issue Type: Feature Request
      Security Level: Public (Everyone can see)
          Components: jbossws-native
            Reporter: Richard Opalka
            Assignee: Richard Opalka
             Fix For: jbossws-native-3.4.0


"Anonymous attachments" are MIME attachments that might appear on the wire, 
but are not mapped to JAXWS method parameters/return types.

This feature request will make these anonymous attachments to be accessible/provideable
in JAXWS standard way - using
 - MessageContextJAXWS.INBOUND_MESSAGE_ATTACHMENTS - to access incoming anynymous attachments
 - MessageContextJAXWS.OUTBOUND_MESSAGE_ATTACHMENTS - to provide outgoing anynymous attachments


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbossws-issues mailing list