Uploaded image for project: 'JBoss Transaction Manager'
  1. JBoss Transaction Manager
  2. JBTM-1734

RTS subsystem compilation errors with AbstractRTSService.java

    XMLWordPrintable

Details

    Description

      http://172.17.131.2/view/Narayana+BlackTie/job/narayana/79/TESTS=MAIN,jdk=jdk7.latest,label=linux/console

      [ERROR] COMPILATION ERROR : 
      [INFO] -------------------------------------------------------------
      [ERROR] /home/hudson/workspace/narayana/TESTS/MAIN/jdk/jdk7.latest/label/linux/jboss-as/rts/src/main/java/org/wildfly/extension/rts/service/AbstractRTSService.java:[56,36] method registerDeployment in class org.wildfly.extension.undertow.Host cannot be applied to given types;
        required: io.undertow.servlet.api.Deployment,io.undertow.server.HttpHandler
        found: io.undertow.servlet.api.DeploymentInfo,io.undertow.server.HttpHandler
        reason: actual argument io.undertow.servlet.api.DeploymentInfo cannot be converted to io.undertow.servlet.api.Deployment by method invocation conversion
      [ERROR] /home/hudson/workspace/narayana/TESTS/MAIN/jdk/jdk7.latest/label/linux/jboss-as/rts/src/main/java/org/wildfly/extension/rts/service/AbstractRTSService.java:[64,36] method unregisterDeployment in class org.wildfly.extension.undertow.Host cannot be applied to given types;
        required: io.undertow.servlet.api.Deployment
        found: io.undertow.servlet.api.DeploymentInfo
        reason: actual argument io.undertow.servlet.api.DeploymentInfo cannot be converted to io.undertow.servlet.api.Deployment by method invocation conversion
      

      Attachments

        Activity

          People

            gtrikler@redhat.com Gytis Trikleris (Inactive)
            zfeng@redhat.com Zheng Feng
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: