You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/11/20 14:22:52 UTC

[jira] Assigned: (CAMEL-2013) Docs need to stress importance of having org.apache.camel.component.bean as an Import-Package for Bean Binding to work with @Consumes in an OSGi container (SMX4)

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

Claus Ibsen reassigned CAMEL-2013:
----------------------------------

    Assignee: Scott Parkerson

> Docs need to stress importance of having org.apache.camel.component.bean as an Import-Package for Bean Binding to work with @Consumes in an OSGi container (SMX4)
> -----------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-2013
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-2013
>             Project: Apache Camel
>          Issue Type: Improvement
>          Components: camel-jms, documentation
>    Affects Versions: 1.6.1
>            Reporter: Scott Parkerson
>            Assignee: Scott Parkerson
>            Priority: Minor
>
> Basically, any OSGi bundle implementing the @Consume method must mark their bundle's manifest as requiring import {{org.apache.camel.component.bean}}. Otherwise, the broker will fail to unmarshal the BeanInvocation-wrapped object.

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