[
https://issues.apache.org/jira/browse/CAMEL-21090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17873939#comment-17873939
]
Claus Ibsen commented on CAMEL-21090:
-------------------------------------
Okay I checked all API based components and its only this camel-as2 that has
this problem. Lets adjust its header prefix to be consistent like the others,
and use CamelAs2
> Docs say CamelAs2.parameter but only CamelAS2.parameter works
> -------------------------------------------------------------
>
> Key: CAMEL-21090
> URL: https://issues.apache.org/jira/browse/CAMEL-21090
> Project: Camel
> Issue Type: Task
> Components: camel-as2, documentation
> Affects Versions: 4.7.0
> Reporter: Claude Mamo
> Assignee: Claus Ibsen
> Priority: Minor
> Fix For: 4.8.0
>
> Attachments: image-2024-08-15-09-28-16-922.png
>
>
> Docs in [https://camel.apache.org/components/next/as2-component.html] are
> saying that AS2 endpoint parameters can be set with the header name pattern
> {{CamelA{color:#ff0000}*s*{color}2.parameter}} but parameters can only be set
> with the header name pattern CamelA{color:#ff0000}*S*{color}2.parameter as
> shown in
> [https://github.com/apache/camel-examples/blob/camel-examples-4.4.0/as2/src/main/resources/META-INF/spring/camel-context.xml#L72]
--
This message was sent by Atlassian Jira
(v8.20.10#820010)