[ 
https://issues.apache.org/activemq/browse/CAMEL-2148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=56511#action_56511
 ] 

Claus Ibsen commented on CAMEL-2148:
------------------------------------

I noticed the pom.xml was set to jar packaging and not bundle.

And I think the code that does ObjectHelper.loadClass should use 
camelContext.resolveClass instead as its OSGi friendly.
See for example camel-bindy which has such a feature to load classes at runtime 
that works with OSGi also.

> DataFormat for Google Protocol Buffers
> --------------------------------------
>
>                 Key: CAMEL-2148
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-2148
>             Project: Apache Camel
>          Issue Type: New Feature
>            Reporter: Martin Gilday
>            Assignee: Willem Jiang
>             Fix For: 2.2.0
>
>         Attachments: camel-protobuf.zip
>
>
> DataFormat for Google Protocol Buffers aka protobuf
> http://code.google.com/apis/protocolbuffers/
> http://code.google.com/p/protobuf/
> The Google project uses 'New BSD License'.  Is this a compatible license? 
> Camel Extra seems to just be for GPL style licenses.

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

Reply via email to