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/09/15 15:07:12 UTC

[jira] Commented: (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:comment-tabpanel&focusedCommentId=54267#action_54267 ] 

Claus Ibsen commented on CAMEL-2013:
------------------------------------

You can get edit rights to the documentation, and fix it yourself.

Camel itself cannot depend on a few people doing everything. People from the community must step up once in a while.

See improving documentation
http://camel.apache.org/contributing.html

> 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
>
> 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.