You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Ulhas Bhole (JIRA)" <ji...@apache.org> on 2008/09/01 15:47:52 UTC

[jira] Commented: (SM-1537) update jetty version to 6.1.12rc1 for smx3

    [ https://issues.apache.org/activemq/browse/SM-1537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=45279#action_45279 ] 

Ulhas Bhole commented on SM-1537:
---------------------------------

Can we add the same fix to Servicemix 3.2? We had some issue with Jetty which seems to have fixed in this version but I was waiting for 6.1.12 release. It would good if we can move to 6.1.12rc1 for now and move to 6.1.12 release as soon as it is available.

-- Ulhas 

> update jetty version to 6.1.12rc1 for smx3
> ------------------------------------------
>
>                 Key: SM-1537
>                 URL: https://issues.apache.org/activemq/browse/SM-1537
>             Project: ServiceMix
>          Issue Type: Task
>            Reporter: Freeman Fang
>            Assignee: Freeman Fang
>             Fix For: 3.3
>
>
> 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)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.