[
https://issues.apache.org/jira/browse/CAMEL-17946?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17644742#comment-17644742
]
Shikhar edited comment on CAMEL-17946 at 12/8/22 11:17 AM:
-----------------------------------------------------------
I added a new SSLContext field to AS2Configuration class and got "Unable to
create mojo: Empty doc for option: sc, parent options: <null>" error while
compiling. Following the contribution page, I have already added javadoc
comment before the setter method (didn't see it before any getter method of
other fields so skipped it for getter) and @UriParam for the field declaration.
What am I missing?
was (Author: JIRAUSER296967):
I added a new SSLContext field to AS2Configuration class and got "Unable to
create mojo: Empty doc for option: sc, parent options: <null>" error while
compiling. Following the contribution page, I have already added javadoc
comment before the setter method and @UriParam for the field declaration. What
am I missing?
> camel-as2 - Add https support
> -----------------------------
>
> Key: CAMEL-17946
> URL: https://issues.apache.org/jira/browse/CAMEL-17946
> Project: Camel
> Issue Type: New Feature
> Components: camel-as2
> Affects Versions: 3.16.0
> Reporter: Ted Lundqvist
> Priority: Minor
> Fix For: 3.x
>
>
> The AS2 component should have support for TLS for both server and client
> connections.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)