Uploaded image for project: 'JBoss Web Services'
  1. JBoss Web Services
  2. JBWS-2882

Give setMTOMEnabled higher priority for clients

    XMLWordPrintable

Details

    • Task
    • Resolution: Obsolete
    • Major
    • None
    • jbossws-native-3.2.2
    • jbossws-native
    • None

    Description

      Presently JBossWS clients call setMTOMEnabled to indicate if MTOM should be enabled for the call, however JBossWS then scans the known types for an @XmlMimeType annotation to decide if the call is eligible for MTOM.

      The MTOM optimisation however applies to all binary types and not just the ones annotated with @XmlMimeType. The call to setMTOMEnabled should be sufficient to enable MTOM without requiring the check for @XmlMimeType

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              darran.lofthouse@redhat.com Darran Lofthouse
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: