You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Lars Heinemann (JIRA)" <ji...@apache.org> on 2008/11/19 12:46:05 UTC

[jira] Updated: (SMX4-159) Classloading/resolving is not working as expected

     [ https://issues.apache.org/activemq/browse/SMX4-159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lars Heinemann updated SMX4-159:
--------------------------------

    Attachment: poller.xml

> Classloading/resolving is not working as expected
> -------------------------------------------------
>
>                 Key: SMX4-159
>                 URL: https://issues.apache.org/activemq/browse/SMX4-159
>             Project: ServiceMix 4
>          Issue Type: Bug
>    Affects Versions: 4.0-m2
>            Reporter: Lars Heinemann
>         Attachments: poller.xml
>
>
> I defined a bundle for jetty 5.1.9 and deployed it to smx4.
> Then I defined a shared lib using this bundle and deployed it as well.
> Now I have a binding component using the shared lib and therefor also the jetty bundle and deployed it.
> If I now deploy a xml file containing the endpoint configuration for the binding component it throws a ClassNotFound Exception
> for class org/mortbay/util/LifeCycle.
> It seems that smx tries to load that class from the bundle which is generated by the deployment of the xml file and not asking the jetty bundle.

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