[
https://issues.apache.org/jira/browse/CAMEL-18239?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen resolved CAMEL-18239.
---------------------------------
Fix Version/s: 3.18.3
Resolution: Fixed
> [DOCS] Bean components - missing examples
> -----------------------------------------
>
> Key: CAMEL-18239
> URL: https://issues.apache.org/jira/browse/CAMEL-18239
> Project: Camel
> Issue Type: Task
> Components: documentation
> Affects Versions: 3.14.0
> Reporter: Mario Majernik
> Priority: Minor
> Fix For: 3.18.3, 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)