You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Scott Parkerson (JIRA)" <ji...@apache.org> on 2009/09/14 21:55:12 UTC

[jira] Created: (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)

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.


[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)

Posted by "Claus Ibsen (JIRA)" <ji...@apache.org>.
     [ 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.


[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)

Posted by "Scott Parkerson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/CAMEL-2013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=54268#action_54268 ] 

Scott Parkerson commented on CAMEL-2013:
----------------------------------------

Claus,

I've requested a wiki account. I'd be happy to help with docs, among other things.

--sgp

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


[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)

Posted by "Claus Ibsen (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/CAMEL-2013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=55617#action_55617 ] 

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

Scott what happened? Are you name still not listed?

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


[jira] Updated: (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)

Posted by "Claus Ibsen (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/CAMEL-2013?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen updated CAMEL-2013:
-------------------------------

    Priority: Minor  (was: Major)

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


[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)

Posted by "Scott Parkerson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/CAMEL-2013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=55051#action_55051 ] 

Scott Parkerson commented on CAMEL-2013:
----------------------------------------

Claus,

No, my name is not on the list yet.

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


[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)

Posted by "Claus Ibsen (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/CAMEL-2013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=54595#action_54595 ] 

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

Scott did you get the ICLA send to Apache?

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


[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)

Posted by "Claus Ibsen (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/CAMEL-2013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=55630#action_55630 ] 

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

Scott you know have the karma to assign tickets to yourself in JIRA and edit the wiki pages.



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


[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)

Posted by "Scott Parkerson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/CAMEL-2013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=54599#action_54599 ] 

Scott Parkerson commented on CAMEL-2013:
----------------------------------------




Yes, and I sent it by post on Friday morning (yesterday). It should be  
on its way to the ASF in LA, probably arriving on Tuesday.





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


[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)

Posted by "Claus Ibsen (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/CAMEL-2013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=55027#action_55027 ] 

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

Scott is you name on the ICA list?
http://people.apache.org/~jim/committers.html#unlistedclas

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


[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)

Posted by "Claus Ibsen (JIRA)" <ji...@apache.org>.
    [ 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.


[jira] Resolved: (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)

Posted by "Claus Ibsen (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/CAMEL-2013?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen resolved CAMEL-2013.
--------------------------------

    Resolution: Incomplete

Closing old tickets with no activity

> 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.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/activemq/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[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)

Posted by "Scott Parkerson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/CAMEL-2013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=55629#action_55629 ] 

Scott Parkerson commented on CAMEL-2013:
----------------------------------------

Yikes! It's there now. Either that, or I didn't search for my full name before ("Scott Graham Parkerson"). 

So, I guess add me to the wiki with Edit Powers. :D I'll see what I can do.

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