[jira] [Updated] (CAMEL-16953) Unmarshalling large tar.gz files fails

2021-09-13 Thread Roman Vottner (Jira)
[ https://issues.apache.org/jira/browse/CAMEL-16953?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roman Vottner updated CAMEL-16953: -- Description: ZulipChat-Discussion:

[jira] [Created] (CAMEL-16953) Unmarshalling large tar.gz files fails

2021-09-13 Thread Roman Vottner (Jira)
Roman Vottner created CAMEL-16953: - Summary: Unmarshalling large tar.gz files fails Key: CAMEL-16953 URL: https://issues.apache.org/jira/browse/CAMEL-16953 Project: Camel Issue Type: Bug

[jira] [Comment Edited] (CAMEL-13162) Unknown parameter issue on weaving from-with on a REST-DSL route

2019-02-05 Thread Roman Vottner (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-13162?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16761011#comment-16761011 ] Roman Vottner edited comment on CAMEL-13162 at 2/5/19 4:47 PM: --- Code runs

[jira] [Commented] (CAMEL-13162) Unknown parameter issue on weaving from-with on a REST-DSL route

2019-02-05 Thread Roman Vottner (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-13162?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16761011#comment-16761011 ] Roman Vottner commented on CAMEL-13162: --- Code runs with Camel 2.21.4 and 2.22.3 if I add a

[jira] [Created] (CAMEL-13162) Unknown parameter issue on weaving from-with on a REST-DSL route

2019-02-05 Thread Roman Vottner (JIRA)
Roman Vottner created CAMEL-13162: - Summary: Unknown parameter issue on weaving from-with on a REST-DSL route Key: CAMEL-13162 URL: https://issues.apache.org/jira/browse/CAMEL-13162 Project: Camel

[jira] [Commented] (CAMEL-12166) FTPConsumer - no disconnect if polling files fails

2018-01-29 Thread Roman Vottner (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-12166?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16343735#comment-16343735 ] Roman Vottner commented on CAMEL-12166: --- We ran into a similar issue today on an old AX400 system

[jira] [Commented] (CAMEL-11998) Configuring SSL via endpointProperty in restConfiguration for an Undertow component will cause a BindException for multiple endpoints

2017-11-08 Thread Roman Vottner (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-11998?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16244215#comment-16244215 ] Roman Vottner commented on CAMEL-11998: --- Note that this also occurs if an Undertow component is

[jira] [Created] (CAMEL-11998) Configuring SSL via endpointProperty in restConfiguration for an Undertow component will cause a BindException for multiple endpoints

2017-11-08 Thread Roman Vottner (JIRA)
Roman Vottner created CAMEL-11998: - Summary: Configuring SSL via endpointProperty in restConfiguration for an Undertow component will cause a BindException for multiple endpoints Key: CAMEL-11998 URL:

[jira] [Commented] (CAMEL-11482) SSLContextParameters settings are not properly copied to SslContextFactory

2017-09-26 Thread Roman Vottner (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-11482?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16180661#comment-16180661 ] Roman Vottner commented on CAMEL-11482: --- Test for exclusion pattern. Both tests are green though

[jira] [Commented] (CAMEL-11482) SSLContextParameters settings are not properly copied to SslContextFactory

2017-09-26 Thread Roman Vottner (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-11482?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16180616#comment-16180616 ] Roman Vottner commented on CAMEL-11482: --- Thanks for taking over as I'm currently not having enough

[jira] [Commented] (CAMEL-11482) SSLContextParameters settings are not properly copied to SslContextFactory

2017-07-04 Thread Roman Vottner (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-11482?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16073965#comment-16073965 ] Roman Vottner commented on CAMEL-11482: --- Just a quick headsup on this issue. I've started to work

[jira] [Commented] (CAMEL-11482) SSLContextParameters settings are not properly copied to SslContextFactory

2017-07-03 Thread Roman Vottner (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-11482?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16072151#comment-16072151 ] Roman Vottner commented on CAMEL-11482: --- Have to see if I am able to find some time, but our

[jira] [Created] (CAMEL-11482) SSLContextParameters settings are not properly copied to SslContextFactory

2017-06-29 Thread Roman Vottner (JIRA)
Roman Vottner created CAMEL-11482: - Summary: SSLContextParameters settings are not properly copied to SslContextFactory Key: CAMEL-11482 URL: https://issues.apache.org/jira/browse/CAMEL-11482

[jira] [Created] (CAMEL-6848) Enable vararg support for beaninvocation with Simple

2013-10-09 Thread Roman Vottner (JIRA)
Roman Vottner created CAMEL-6848: Summary: Enable vararg support for beaninvocation with Simple Key: CAMEL-6848 URL: https://issues.apache.org/jira/browse/CAMEL-6848 Project: Camel Issue

[jira] [Updated] (CAMEL-6848) Enable vararg support for beaninvocation with Simple

2013-10-09 Thread Roman Vottner (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-6848?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roman Vottner updated CAMEL-6848: - Description: Having a simple bean method that accepts multiple String parameters declared as