You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Łukasz Dywicki (JIRA)" <ji...@apache.org> on 2010/03/22 16:37:51 UTC

[jira] Assigned: (CAMEL-2562) Camel-rss don't work in OSGi

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

Łukasz Dywicki reassigned CAMEL-2562:
-------------------------------------

    Assignee: Gert Vanthienen  (was: Łukasz Dywicki)

Gert please review this simple patch. ROME team currently didn't say anything about issue submitted in last week.

> Camel-rss don't work in OSGi
> ----------------------------
>
>                 Key: CAMEL-2562
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-2562
>             Project: Apache Camel
>          Issue Type: Bug
>          Components: camel-rss
>    Affects Versions: 2.2.0
>         Environment: ServiceMix 4.x, FUSE 4.2.x
>            Reporter: Łukasz Dywicki
>            Assignee: Gert Vanthienen
>         Attachments: patch.patch
>
>
> Rss polling endpoints can not be started in OSGi due NoClassDefError in ROME. Root cause of all problems are com.sun.syndication.io.impl.PropertiesLoader and Thread.currentThread().getContextClassLoader() usage in this class.
> Patch provided in http://repository.code-house.org/content/repositories/code-house.public.release/rome/rome/1.0-osgi/ may break rome features like providing own Parsers/Generators/Converters using rome.properties file.

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