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

Apache CXF interceptors setup through properties

XMLWordPrintable

      "Speaking of properties, currently specified in jboss-webservices.xml and
      possibly in jboss-webservices-client.xml, we could start supporting two
      additional props:

      • org.apache.cxf.interceptor.InInterceptors, with the value string to be
        parsed for getting a list of in-interceptor classnames; basically to
        achieve the same we get with @InInterceptor
      • org.apache.cxf.interceptor.OutInterceptors, with the value string to
        be parsed for getting a list of out-interceptor classnames; basically to
        achieve the same we get with @OutInterceptor
        The interceptors would be attached either to the bus or to the
        client/endpoint depending on where the property is declared."

      http://lists.jboss.org/pipermail/jbossws-dev/2014-September/002209.html

            rhn-support-asoldano Alessio Soldano
            rhn-support-asoldano Alessio Soldano
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: