Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-3205

[Migration operation] No migration warning for remoting-interceptors

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Blocker Blocker
    • 7.0.0.ER6
    • 7.0.0.ER4
    • JMS, Migration
    • None

      There is missing warning if following configuration is migrated to messaging-activemq subsystem:

      <remoting-interceptors>
                      <class-name>
                          org.jboss.qa.hornetq.apps.interceptors.LargeMessagePacketInterceptorImpl
                      </class-name>
                      <class-name>
                          org.jboss.qa.hornetq.apps.interceptors.LargeMessagePacketInterceptorImpl
                      </class-name>
      </remoting-interceptors>
      

      There should be warning like:
      WFLYMSG0082: Classes providing the remoting-incoming-interceptors are discarded during the migration. To use them in the new messaging-activemq subsystem, you will have to extend the Artemis-based Interceptor.

      as for migration of remoting-incoming-interceptors and remoting-outgoing-interceptors.

            jmesnil1@redhat.com Jeff Mesnil
            mnovak1@redhat.com Miroslav Novak
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: