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

[jira] [Updated] (CAMEL-18239) [DOCS] Bean components - missing examples

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

Claus Ibsen updated CAMEL-18239:
--------------------------------
    Fix Version/s: 3.19.0

> [DOCS] Bean components - missing examples
> -----------------------------------------
>
>                 Key: CAMEL-18239
>                 URL: https://issues.apache.org/jira/browse/CAMEL-18239
>             Project: Camel
>          Issue Type: Task
>          Components: camel-bean
>    Affects Versions: 3.14.0
>            Reporter: Mario Majernik
>            Priority: Minor
>             Fix For: 3.19.0
>
>
> Docs: [https://camel.apache.org/components/3.14.x/bean-component.html#_using]
> Missing java code example after: 
> {code:java}
> You can use the createProxy() methods on ProxyHelper to create a proxy that will generate exchanges and send them to any endpoint:{code}
> Similar next chapter in docs: [https://camel.apache.org/components/3.14.x/bean-component.html#_bean_as_endpoint]
> Missing code examples after the first and third sentence:
>  * 
> {code:java}
> In the route below:{code}
>  * 
> {code:java}
> The source for the bean is just a plain POJO:{code}
>  



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