You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Andre Weickel (Jira)" <ji...@apache.org> on 2022/08/19 09:19:00 UTC

[jira] [Created] (CAMEL-18411) camel-bean: MethodNotFoundException when using OSGi service reference

Andre Weickel created CAMEL-18411:
-------------------------------------

             Summary: camel-bean: MethodNotFoundException when using OSGi service reference
                 Key: CAMEL-18411
                 URL: https://issues.apache.org/jira/browse/CAMEL-18411
             Project: Camel
          Issue Type: Bug
          Components: camel-bean
    Affects Versions: 3.14.3
            Reporter: Andre Weickel


We are using Camel 3.14.x and get a MethodNotFoundException when we try to call a method via OSGi service reference. Exactly the same issue as described in https://issues.apache.org/jira/browse/CAMEL-15793.

 

It works with 3.7.0 and stopped working with 3.11.0 probably due to the following change: [https://github.com/apache/camel/commit/164f63eae7f0364604f0e796764544467829e7a7]

And works again with 3.17.0 probably due to the change for CAMEL-17844. Will this fix also be available for 3.14.x?



--
This message was sent by Atlassian Jira
(v8.20.10#820010)