Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-5165

Quickstart Arquillian tests log warning deprecated protocol warning

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Done
    • Major
    • 10.0.0.CR1
    • None
    • None
    • None

    Description

      A warning is logged during Arquillian tests for the JBoss EAP 7 quickstarts: :
      WARN: The protocol 'http-remoting-jmx' is deprecated, instead you should use 'remote+http'.

      This JIRA was created for the issue: https://issues.jboss.org/browse/JBEAP-579

      mjobanek looked at this and commented in the JIRA:

      AFAIK, you are not able to get rid of this warning by any change of the arquillian configuration - this is caused by the wildfly-arquillian-container adapter itself.
      During a construction of the ProtocolMetadata [1], the adapter retrieves also JMX context and this retrieval [2] causes the warning.
      I've already noticed this behavior, however, I haven't time to investigate it deeper.
      Please, feell free to open a jira for this issue.

      [1] https://github.com/wildfly/wildfly-arquillian/blob/master/common/src/main/java/org/jboss/as/arquillian/container/ManagementClient.java#L181-L206
      [2] https://github.com/wildfly/wildfly-arquillian/blob/master/common/src/main/java/org/jboss/as/arquillian/container/ManagementClient.java#L370

      Attachments

        Issue Links

          Activity

            People

              tomazcerar Tomaž Cerar (Inactive)
              sgilda_jira Sande Gilda (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: