[jira] [Commented] (CAMEL-21546) camel-core - simple expressions like ${exchangeProperty.CamelAttachmentObjects} does not working because AbstractExchange.getProperty does not fallback to a safeCopyPr

2024-12-13 Thread Artem St (Jira)
[ https://issues.apache.org/jira/browse/CAMEL-21546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17905504#comment-17905504 ] Artem St commented on CAMEL-21546: -- [~davsclaus] , Thank you for your reply. I understa

[jira] [Created] (CAMEL-21546) camel-core - simple expressions like ${exchangeProperty.CamelAttachmentObjects} does not working because AbstractExchange.getProperty does not fallback to a safeCopyProp

2024-12-13 Thread Artem St (Jira)
Artem St created CAMEL-21546: Summary: camel-core - simple expressions like ${exchangeProperty.CamelAttachmentObjects} does not working because AbstractExchange.getProperty does not fallback to a safeCopyProperties Key: CAMEL-21546

[jira] [Updated] (CAMEL-19075) camel-bean. Incorrect choice of overloaded method with several arguments, if one of them has brackets.

2023-02-18 Thread Artem St (Jira)
[ https://issues.apache.org/jira/browse/CAMEL-19075?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Artem St updated CAMEL-19075: - Affects Version/s: 4.0-M1 > camel-bean. Incorrect choice of overloaded method with several arguments, if

[jira] [Created] (CAMEL-19075) camel-bean. Incorrect choice of overloaded method with several arguments, if one of them has brackets.

2023-02-18 Thread Artem St (Jira)
Artem St created CAMEL-19075: Summary: camel-bean. Incorrect choice of overloaded method with several arguments, if one of them has brackets. Key: CAMEL-19075 URL: https://issues.apache.org/jira/browse/CAMEL-19075

[jira] [Commented] (CAMEL-18159) camel-jms SendDynamicAware incorrectly parses destination if it starts with "jms|activemq|etc://" and doesn't have queue: or topic: prefix

2022-06-02 Thread Artem St (Jira)
[ https://issues.apache.org/jira/browse/CAMEL-18159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17545441#comment-17545441 ] Artem St commented on CAMEL-18159: -- Should I refer this issue in PR or create new one f

[jira] [Created] (CAMEL-18159) camel-jms SendDynamicAware incorrectly parses destination if it starts with "jms|activemq|etc://" and doesn't have queue: or topic: prefix

2022-06-01 Thread Artem St (Jira)
Artem St created CAMEL-18159: Summary: camel-jms SendDynamicAware incorrectly parses destination if it starts with "jms|activemq|etc://" and doesn't have queue: or topic: prefix Key: CAMEL-18159 URL: https://issues.ap

[jira] [Updated] (CAMEL-18159) camel-jms SendDynamicAware incorrectly parses destination if it starts with "jms|activemq|etc://" and doesn't have queue: or topic: prefix

2022-06-01 Thread Artem St (Jira)
[ https://issues.apache.org/jira/browse/CAMEL-18159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Artem St updated CAMEL-18159: - Description: For route like: {code:java} from("direct:startSlashed")   .toD("activemq://${header.where}"

[jira] [Created] (CAMEL-17773) camel-http: HttpSendDynamicAware parse uri incroectly if there are empty path and get parametrs in uri

2022-03-10 Thread Artem St (Jira)
Artem St created CAMEL-17773: Summary: camel-http: HttpSendDynamicAware parse uri incroectly if there are empty path and get parametrs in uri Key: CAMEL-17773 URL: https://issues.apache.org/jira/browse/CAMEL-17773

[jira] [Commented] (CAMEL-15420) camel-http dynamic aware removes Exchange.HTTP_QUERY header if Exchange.HTTP_PATH header not specified

2020-08-23 Thread Artem St (Jira)
[ https://issues.apache.org/jira/browse/CAMEL-15420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17182753#comment-17182753 ] Artem St commented on CAMEL-15420: -- [~davsclaus], is it possible to have this fix in 2.

[jira] [Comment Edited] (CAMEL-15420) camel-http dynamic aware removes Exchange.HTTP_QUERY header if Exchange.HTTP_PATH header not specified

2020-08-18 Thread Artem St (Jira)
[ https://issues.apache.org/jira/browse/CAMEL-15420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17180066#comment-17180066 ] Artem St edited comment on CAMEL-15420 at 8/18/20, 8:29 PM:

[jira] [Comment Edited] (CAMEL-15420) camel-http dynamic aware removes Exchange.HTTP_QUERY header if Exchange.HTTP_PATH header not specified

2020-08-18 Thread Artem St (Jira)
[ https://issues.apache.org/jira/browse/CAMEL-15420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17180066#comment-17180066 ] Artem St edited comment on CAMEL-15420 at 8/18/20, 8:25 PM:

[jira] [Comment Edited] (CAMEL-15420) camel-http dynamic aware removes Exchange.HTTP_QUERY header if Exchange.HTTP_PATH header not specified

2020-08-18 Thread Artem St (Jira)
[ https://issues.apache.org/jira/browse/CAMEL-15420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17180066#comment-17180066 ] Artem St edited comment on CAMEL-15420 at 8/18/20, 8:24 PM:

[jira] [Commented] (CAMEL-15420) camel-http dynamic aware removes Exchange.HTTP_QUERY header if Exchange.HTTP_PATH header not specified

2020-08-18 Thread Artem St (Jira)
[ https://issues.apache.org/jira/browse/CAMEL-15420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17180066#comment-17180066 ] Artem St commented on CAMEL-15420: -- [~chard...@redhat.com], also, if you change attache

[jira] [Commented] (CAMEL-15420) camel-http dynamic aware removes Exchange.HTTP_QUERY header if Exchange.HTTP_PATH header not specified

2020-08-18 Thread Artem St (Jira)
[ https://issues.apache.org/jira/browse/CAMEL-15420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17180044#comment-17180044 ] Artem St commented on CAMEL-15420: -- [~chard...@redhat.com], thanks for your replay. Yes

[jira] [Created] (CAMEL-15420) camel-http dynamic aware removes Exchange.HTTP_QUERY header if Exchange.HTTP_PATH header not specified

2020-08-17 Thread Artem St (Jira)
Artem St created CAMEL-15420: Summary: camel-http dynamic aware removes Exchange.HTTP_QUERY header if Exchange.HTTP_PATH header not specified Key: CAMEL-15420 URL: https://issues.apache.org/jira/browse/CAMEL-15420

[jira] [Updated] (CAMEL-11508) Why "from" xml element does not support custom attributes in spring xml?

2017-07-04 Thread Artem St (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-11508?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Artem St updated CAMEL-11508: - Description: Hello, The definition of "from" element in camel-spring.xsd does not allow to use a custom

[jira] [Created] (CAMEL-11508) Why "from" xml element does not support custom attributes in spring xml?

2017-07-04 Thread Artem St (JIRA)
Artem St created CAMEL-11508: Summary: Why "from" xml element does not support custom attributes in spring xml? Key: CAMEL-11508 URL: https://issues.apache.org/jira/browse/CAMEL-11508 Project: Camel