Uploaded image for project: 'ServiceMix'
  1. ServiceMix
  2. SM-1537

update jetty version to 6.1.12rc1 for smx3

    XMLWordPrintableJSON

Details

    • Task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 3.3
    • None
    • None

    Description

      this will fix samples/bridge/bridge-sa-itest/IntegrationTest failure since we already use this jetty version in servicemix-http component
      the exception for the test failure is
      java.lang.NoClassDefFoundError: org/mortbay/thread/QueuedThreadPool
      at org.apache.servicemix.http.HttpComponent.createNewJettyClient(HttpComponent.java:176)
      at org.apache.servicemix.http.HttpComponent.doInit(HttpComponent.java:262)
      at org.apache.servicemix.common.AsyncBaseLifeCycle.init(AsyncBaseLifeCycle.java:193)
      at org.apache.servicemix.common.SyncLifeCycleWrapper.init(SyncLifeCycleWrapper.java:44)
      at org.apache.servicemix.jbi.framework.ComponentMBeanImpl.init(ComponentMBeanImpl.java:201)
      at org.apache.servicemix.jbi.framework.ComponentMBeanImpl.doStart(ComponentMBeanImpl.java:287)
      at org.apache.servicemix.jbi.framework.ComponentMBeanImpl.start(ComponentMBeanImpl.java:216)
      at org.apache.servicemix.jbi.framework.AdminCommandsService.startComponent(AdminCommandsService.java:156)
      at org.apache.servicemix.jbi.container.InstallComponent.doDeploy(InstallComponent.java:68)
      at org.apache.servicemix.jbi.container.DeploySupport.deploy(DeploySupport.java:58)
      at org.apache.servicemix.jbi.container.SpringJBIContainer.afterPropertiesSet(SpringJBIContainer.java:111)

      Attachments

        Activity

          People

            ffang Freeman Yue Fang
            ffang Freeman Yue Fang
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: