[jira] [Resolved] (CAMEL-10080) CxfPayloadConverter to use a XMLStreamReader based conversion if applicable

2016-06-21 Thread Akitoshi Yoshida (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-10080?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akitoshi Yoshida resolved CAMEL-10080. -- Resolution: Fixed Fix Version/s: 2.18.0 2.17.2 >

[jira] [Created] (CAMEL-10080) CxfPayloadConverter to use a XMLStreamReader based conversion if applicable

2016-06-21 Thread Akitoshi Yoshida (JIRA)
Akitoshi Yoshida created CAMEL-10080: Summary: CxfPayloadConverter to use a XMLStreamReader based conversion if applicable Key: CAMEL-10080 URL: https://issues.apache.org/jira/browse/CAMEL-10080

[jira] [Resolved] (CAMEL-10070) Add XMLStreamReader to InputStream/Reader converter

2016-06-20 Thread Akitoshi Yoshida (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-10070?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akitoshi Yoshida resolved CAMEL-10070. -- Resolution: Fixed Fix Version/s: 2.18.0 2.17.2 > Add

[jira] [Created] (CAMEL-10070) Add XMLStreamReader to InputStream/Reader converter

2016-06-17 Thread Akitoshi Yoshida (JIRA)
Akitoshi Yoshida created CAMEL-10070: Summary: Add XMLStreamReader to InputStream/Reader converter Key: CAMEL-10070 URL: https://issues.apache.org/jira/browse/CAMEL-10070 Project: Camel

[jira] [Resolved] (CAMEL-9854) CXF Stream Cache contains duplicate namespace definition

2016-04-28 Thread Akitoshi Yoshida (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-9854?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akitoshi Yoshida resolved CAMEL-9854. - Resolution: Fixed Fix Version/s: 2.18.0 2.17.1

[jira] [Commented] (CAMEL-9854) CXF Stream Cache contains duplicate namespace definition

2016-04-28 Thread Akitoshi Yoshida (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-9854?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15262047#comment-15262047 ] Akitoshi Yoshida commented on CAMEL-9854: - Hi Claus, I think I committed the patch but forgot to

[jira] [Commented] (CAMEL-9864) Calling getBody(String.class) can break a simple Camel CXF proxy route

2016-04-13 Thread Akitoshi Yoshida (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-9864?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15239135#comment-15239135 ] Akitoshi Yoshida commented on CAMEL-9864: - Hi Christian, yes. I also think getting some exception

[jira] [Commented] (CAMEL-9864) Calling getBody(String.class) can break a simple Camel CXF proxy route

2016-04-13 Thread Akitoshi Yoshida (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-9864?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15239055#comment-15239055 ] Akitoshi Yoshida commented on CAMEL-9864: - Hi Christian, could it be because the stream is

[jira] [Assigned] (CAMEL-9864) Calling getBody(String.class) can break a simple Camel CXF proxy route

2016-04-13 Thread Akitoshi Yoshida (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-9864?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akitoshi Yoshida reassigned CAMEL-9864: --- Assignee: Akitoshi Yoshida > Calling getBody(String.class) can break a simple Camel

[jira] [Commented] (CAMEL-9864) Calling getBody(String.class) can break a simple Camel CXF proxy route

2016-04-13 Thread Akitoshi Yoshida (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-9864?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15238957#comment-15238957 ] Akitoshi Yoshida commented on CAMEL-9864: - I am looking into it... > Calling

[jira] [Commented] (CAMEL-9854) CXF Stream Cache contains duplicate namespace definition

2016-04-12 Thread Akitoshi Yoshida (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-9854?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15237103#comment-15237103 ] Akitoshi Yoshida commented on CAMEL-9854: - This code will potentially mutate the original nsmap

[jira] [Assigned] (CAMEL-9854) CXF Stream Cache contains duplicate namespace definition

2016-04-11 Thread Akitoshi Yoshida (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-9854?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akitoshi Yoshida reassigned CAMEL-9854: --- Assignee: Akitoshi Yoshida > CXF Stream Cache contains duplicate namespace

[jira] [Updated] (CAMEL-9774) CXFPayload may lose CDATA sections under stream caching

2016-03-30 Thread Akitoshi Yoshida (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-9774?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akitoshi Yoshida updated CAMEL-9774: Fix Version/s: 2.17.1 > CXFPayload may lose CDATA sections under stream caching >

[jira] [Resolved] (CAMEL-9774) CXFPayload may lose CDATA sections under stream caching

2016-03-30 Thread Akitoshi Yoshida (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-9774?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akitoshi Yoshida resolved CAMEL-9774. - Resolution: Fixed switched to use CXF's StaxUtils instead of default Transformer and this

[jira] [Created] (CAMEL-9774) CXFPayload may lose CDATA sections under stream caching

2016-03-30 Thread Akitoshi Yoshida (JIRA)
Akitoshi Yoshida created CAMEL-9774: --- Summary: CXFPayload may lose CDATA sections under stream caching Key: CAMEL-9774 URL: https://issues.apache.org/jira/browse/CAMEL-9774 Project: Camel

[jira] [Resolved] (CAMEL-9511) Setting Kafka's endpoint configuration by reference overrides everything instead of merging

2016-02-04 Thread Akitoshi Yoshida (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-9511?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akitoshi Yoshida resolved CAMEL-9511. - Resolution: Fixed Fix Version/s: 2.17.0 2.16.3 > Setting

[jira] [Assigned] (CAMEL-9511) Setting Kafka's endpoint configuration by reference overrides everything instead of merging

2016-02-02 Thread Akitoshi Yoshida (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-9511?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akitoshi Yoshida reassigned CAMEL-9511: --- Assignee: Akitoshi Yoshida > Setting Kafka's endpoint configuration by reference

[jira] [Resolved] (CAMEL-9344) Certain SOAP messages cause NPE

2016-02-02 Thread Akitoshi Yoshida (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-9344?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akitoshi Yoshida resolved CAMEL-9344. - Resolution: Invalid > Certain SOAP messages cause NPE > --- >

[jira] [Updated] (CAMEL-9344) Certain SOAP messages cause NPE

2016-02-02 Thread Akitoshi Yoshida (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-9344?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akitoshi Yoshida updated CAMEL-9344: Fix Version/s: (was: 2.16.3) (was: 2.17.0) > Certain SOAP

[jira] [Commented] (CAMEL-9344) Certain SOAP messages cause NPE

2016-02-02 Thread Akitoshi Yoshida (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-9344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15127995#comment-15127995 ] Akitoshi Yoshida commented on CAMEL-9344: - I see you activated the trace option in your camel

[jira] [Commented] (CAMEL-9344) Certain SOAP messages cause NPE

2016-02-01 Thread Akitoshi Yoshida (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-9344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15126455#comment-15126455 ] Akitoshi Yoshida commented on CAMEL-9344: - this is likely caused by the side-effect from the

[jira] [Created] (CAMEL-9317) camel-salesforce's XStream to use a system property to configure its setting

2015-11-12 Thread Akitoshi Yoshida (JIRA)
Akitoshi Yoshida created CAMEL-9317: --- Summary: camel-salesforce's XStream to use a system property to configure its setting Key: CAMEL-9317 URL: https://issues.apache.org/jira/browse/CAMEL-9317

[jira] [Resolved] (CAMEL-9317) camel-salesforce's XStream to use a system property to configure its setting

2015-11-12 Thread Akitoshi Yoshida (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-9317?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akitoshi Yoshida resolved CAMEL-9317. - Resolution: Fixed Fix Version/s: 2.17.0 2.15.5

[jira] [Resolved] (CAMEL-9297) Expose more configuration options from Camel's XStream component

2015-11-12 Thread Akitoshi Yoshida (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-9297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akitoshi Yoshida resolved CAMEL-9297. - Resolution: Fixed Fix Version/s: 2.17.0 2.15.5

[jira] [Updated] (CAMEL-9297) Expose more configuration options from Camel's XStream component

2015-11-11 Thread Akitoshi Yoshida (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-9297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akitoshi Yoshida updated CAMEL-9297: Attachment: 0001-CAMEL-9297-Expose-more-configuration-options-from-Ca.patch The updated

[jira] [Commented] (CAMEL-9297) Expose more configuration options from Camel's XStream component

2015-11-10 Thread Akitoshi Yoshida (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-9297?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14998871#comment-14998871 ] Akitoshi Yoshida commented on CAMEL-9297: - Hi Claus, Thanks. I will make the corresponding change.

[jira] [Commented] (CAMEL-9297) Expose more configuration options from Camel's XStream component

2015-11-10 Thread Akitoshi Yoshida (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-9297?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14998318#comment-14998318 ] Akitoshi Yoshida commented on CAMEL-9297: - Hi Claus, yes. After I saw your mail last night, I

[jira] [Commented] (CAMEL-9297) Expose more configuration options from Camel's XStream component

2015-11-10 Thread Akitoshi Yoshida (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-9297?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14998481#comment-14998481 ] Akitoshi Yoshida commented on CAMEL-9297: - But using two attribtues mean we need to sort the

[jira] [Updated] (CAMEL-9297) Expose more configuration options from Camel's XStream component

2015-11-09 Thread Akitoshi Yoshida (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-9297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akitoshi Yoshida updated CAMEL-9297: Attachment: 0001-CAMEL-9297-Expose-more-configuration-options-from-Ca.patch adding the

[jira] [Created] (CAMEL-9297) Expose more configuration options from Camel's XStream component

2015-11-06 Thread Akitoshi Yoshida (JIRA)
Akitoshi Yoshida created CAMEL-9297: --- Summary: Expose more configuration options from Camel's XStream component Key: CAMEL-9297 URL: https://issues.apache.org/jira/browse/CAMEL-9297 Project: Camel

[jira] [Commented] (CAMEL-7800) camel-swagger - Upgrade to swagger that is pure Java based

2015-09-18 Thread Akitoshi Yoshida (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-7800?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14805280#comment-14805280 ] Akitoshi Yoshida commented on CAMEL-7800: - Hi Claus, for OSGI support, if we can wait for 1.5.4,

[jira] [Commented] (CAMEL-9100) IncompatibleClassChangeError in CamelBlueprintTestSupport

2015-08-25 Thread Akitoshi Yoshida (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-9100?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14711224#comment-14711224 ] Akitoshi Yoshida commented on CAMEL-9100: - i suspect your project is pulling

[jira] [Resolved] (CAMEL-9093) Provide an unparsed read mode for olingo2

2015-08-21 Thread Akitoshi Yoshida (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-9093?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akitoshi Yoshida resolved CAMEL-9093. - Resolution: Fixed Provide an unparsed read mode for olingo2

[jira] [Created] (CAMEL-9093) Provide an unparsed read mode for olingo2

2015-08-20 Thread Akitoshi Yoshida (JIRA)
Akitoshi Yoshida created CAMEL-9093: --- Summary: Provide an unparsed read mode for olingo2 Key: CAMEL-9093 URL: https://issues.apache.org/jira/browse/CAMEL-9093 Project: Camel Issue Type:

[jira] [Commented] (CAMEL-7921) The soapAction HTTP header is not correctly set when running the CXF client in POJO mode using Camel

2015-08-19 Thread Akitoshi Yoshida (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-7921?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14702988#comment-14702988 ] Akitoshi Yoshida commented on CAMEL-7921: - This has likely nothing to do with the

[jira] [Created] (CAMEL-9051) Upgrade ServiceMix-Specs to 2.4.0

2015-08-05 Thread Akitoshi Yoshida (JIRA)
Akitoshi Yoshida created CAMEL-9051: --- Summary: Upgrade ServiceMix-Specs to 2.4.0 Key: CAMEL-9051 URL: https://issues.apache.org/jira/browse/CAMEL-9051 Project: Camel Issue Type: Task

[jira] [Commented] (CAMEL-8663) Namespaces defined on the SOAP envelope get lost in PAYLOAD mode

2015-08-05 Thread Akitoshi Yoshida (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-8663?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14658253#comment-14658253 ] Akitoshi Yoshida commented on CAMEL-8663: - I was interrupted and waited realized

[jira] [Resolved] (CAMEL-8663) Namespaces defined on the SOAP envelope get lost in PAYLOAD mode

2015-08-05 Thread Akitoshi Yoshida (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-8663?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akitoshi Yoshida resolved CAMEL-8663. - Resolution: Fixed Fix Version/s: 2.16.0 For now, the patch is only pushed to

[jira] [Resolved] (CAMEL-9051) Upgrade ServiceMix-Specs to 2.4.0

2015-08-05 Thread Akitoshi Yoshida (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-9051?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akitoshi Yoshida resolved CAMEL-9051. - Resolution: Fixed Fix Version/s: 2.15.3 2.16.0 For a long term

[jira] [Resolved] (CAMEL-9038) Make the existing tests of camle-olingo2 automatically executable

2015-07-31 Thread Akitoshi Yoshida (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-9038?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akitoshi Yoshida resolved CAMEL-9038. - Resolution: Fixed Fix Version/s: 2.15.3 2.16.0 - Some

[jira] [Commented] (CAMEL-8663) Namespaces defined on the SOAP envelope get lost in PAYLOAD mode

2015-07-30 Thread Akitoshi Yoshida (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-8663?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14647352#comment-14647352 ] Akitoshi Yoshida commented on CAMEL-8663: - Somehow I forgot about this ticket. I

[jira] [Updated] (CAMEL-9038) Make the existing tests of camle-olingo2 automatically executable

2015-07-30 Thread Akitoshi Yoshida (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-9038?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akitoshi Yoshida updated CAMEL-9038: Component/s: camel-olingo2 Make the existing tests of camle-olingo2 automatically

[jira] [Updated] (CAMEL-9012) Olingo2's batch process generates the invalid request

2015-07-30 Thread Akitoshi Yoshida (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-9012?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akitoshi Yoshida updated CAMEL-9012: Component/s: camel-olingo2 Olingo2's batch process generates the invalid request

[jira] [Created] (CAMEL-9038) Make the existing tests of camle-olingo2 automatically executable

2015-07-30 Thread Akitoshi Yoshida (JIRA)
Akitoshi Yoshida created CAMEL-9038: --- Summary: Make the existing tests of camle-olingo2 automatically executable Key: CAMEL-9038 URL: https://issues.apache.org/jira/browse/CAMEL-9038 Project: Camel

[jira] [Resolved] (CAMEL-9012) Olingo2's batch process generates the invalid request

2015-07-24 Thread Akitoshi Yoshida (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-9012?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akitoshi Yoshida resolved CAMEL-9012. - Resolution: Fixed Fix Version/s: 2.15.3 2.16.0 Updated the

[jira] [Commented] (CAMEL-8893) Upgrade to CXF 3.1.x

2015-07-13 Thread Akitoshi Yoshida (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-8893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14624574#comment-14624574 ] Akitoshi Yoshida commented on CAMEL-8893: - OK. Fine.

[jira] [Commented] (CAMEL-8893) Upgrade to CXF 3.1.x

2015-07-11 Thread Akitoshi Yoshida (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-8893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14623366#comment-14623366 ] Akitoshi Yoshida commented on CAMEL-8893: - Hi Claus, I saw you added some changes.

[jira] [Commented] (CAMEL-8893) Upgrade to CXF 3.1.x

2015-07-10 Thread Akitoshi Yoshida (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-8893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14622037#comment-14622037 ] Akitoshi Yoshida commented on CAMEL-8893: - I committed the change. The change has

[jira] [Resolved] (CAMEL-8893) Upgrade to CXF 3.1.x

2015-07-10 Thread Akitoshi Yoshida (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-8893?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akitoshi Yoshida resolved CAMEL-8893. - Resolution: Fixed Upgrade to CXF 3.1.x Key:

[jira] [Assigned] (CAMEL-8893) Upgrade to CXF 3.1.x

2015-07-09 Thread Akitoshi Yoshida (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-8893?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akitoshi Yoshida reassigned CAMEL-8893: --- Assignee: Akitoshi Yoshida Upgrade to CXF 3.1.x

[jira] [Commented] (CAMEL-8663) Namespaces defined on the SOAP envelope get lost in PAYLOAD mode

2015-05-08 Thread Akitoshi Yoshida (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-8663?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14535058#comment-14535058 ] Akitoshi Yoshida commented on CAMEL-8663: - Hi Stephan, thanks. 1. aah. I often

[jira] [Assigned] (CAMEL-8663) Namespaces defined on the SOAP envelope get lost in PAYLOAD mode

2015-05-07 Thread Akitoshi Yoshida (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-8663?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akitoshi Yoshida reassigned CAMEL-8663: --- Assignee: Akitoshi Yoshida Namespaces defined on the SOAP envelope get lost in

[jira] [Commented] (CAMEL-8663) Namespaces defined on the SOAP envelope get lost in PAYLOAD mode

2015-05-07 Thread Akitoshi Yoshida (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-8663?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14532505#comment-14532505 ] Akitoshi Yoshida commented on CAMEL-8663: - Hi Stephan, I added an option CXF to

[jira] [Commented] (CAMEL-8663) Namespaces defined on the SOAP envelope get lost in PAYLOAD mode

2015-05-06 Thread Akitoshi Yoshida (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-8663?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14530640#comment-14530640 ] Akitoshi Yoshida commented on CAMEL-8663: - I think the xsi prefix in your example

[jira] [Assigned] (CAMEL-8372) CXFRS consumer should use a default handler if a model resource has no registered handler

2015-02-20 Thread Akitoshi Yoshida (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-8372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akitoshi Yoshida reassigned CAMEL-8372: --- Assignee: Akitoshi Yoshida CXFRS consumer should use a default handler if a model

[jira] [Resolved] (CAMEL-8372) CXFRS consumer should use a default handler if a model resource has no registered handler

2015-02-20 Thread Akitoshi Yoshida (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-8372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akitoshi Yoshida resolved CAMEL-8372. - Resolution: Fixed Hi Sergey, I have applied your patch. thanks. regards, aki CXFRS

[jira] [Commented] (CAMEL-8284) MultiCast in Parallel Processing Mode with StreamCache leads to wrong results

2015-01-27 Thread Akitoshi Yoshida (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-8284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14293208#comment-14293208 ] Akitoshi Yoshida commented on CAMEL-8284: - this is a known limitation of camel's

[jira] [Created] (CAMEL-8164) Add a secondary compatibility test in XMLTokenizer xtokenize to reject incompatible stax parsers

2014-12-18 Thread Akitoshi Yoshida (JIRA)
Akitoshi Yoshida created CAMEL-8164: --- Summary: Add a secondary compatibility test in XMLTokenizer xtokenize to reject incompatible stax parsers Key: CAMEL-8164 URL:

[jira] [Resolved] (CAMEL-8164) Add a secondary compatibility test in XMLTokenizer xtokenize to reject incompatible stax parsers

2014-12-18 Thread Akitoshi Yoshida (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-8164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akitoshi Yoshida resolved CAMEL-8164. - Resolution: Fixed Fix Version/s: 2.15.0 Add a secondary compatibility test in

[jira] [Created] (CAMEL-8106) XML parsing error is ignored by xtoknize XML tokenizer

2014-12-02 Thread Akitoshi Yoshida (JIRA)
Akitoshi Yoshida created CAMEL-8106: --- Summary: XML parsing error is ignored by xtoknize XML tokenizer Key: CAMEL-8106 URL: https://issues.apache.org/jira/browse/CAMEL-8106 Project: Camel

[jira] [Resolved] (CAMEL-8106) XML parsing error is ignored by xtoknize XML tokenizer

2014-12-02 Thread Akitoshi Yoshida (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-8106?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akitoshi Yoshida resolved CAMEL-8106. - Resolution: Fixed Fix Version/s: 2.15.0 XML parsing error is ignored by xtoknize

[jira] [Resolved] (CAMEL-8070) Supporting byte[] messages in camel-websocket

2014-11-24 Thread Akitoshi Yoshida (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-8070?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akitoshi Yoshida resolved CAMEL-8070. - Resolution: Fixed Fix Version/s: 2.15.0 Supporting byte[] messages in

[jira] [Created] (CAMEL-8070) Supporting byte[] messages in camel-websocket

2014-11-21 Thread Akitoshi Yoshida (JIRA)
Akitoshi Yoshida created CAMEL-8070: --- Summary: Supporting byte[] messages in camel-websocket Key: CAMEL-8070 URL: https://issues.apache.org/jira/browse/CAMEL-8070 Project: Camel Issue

[jira] [Created] (CAMEL-8012) camel-stream's scanStream mode should read available lines before going to delay

2014-11-07 Thread Akitoshi Yoshida (JIRA)
Akitoshi Yoshida created CAMEL-8012: --- Summary: camel-stream's scanStream mode should read available lines before going to delay Key: CAMEL-8012 URL: https://issues.apache.org/jira/browse/CAMEL-8012

[jira] [Updated] (CAMEL-8012) camel-stream's scanStream mode should read available lines before going into sleep (or delay)

2014-11-07 Thread Akitoshi Yoshida (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-8012?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akitoshi Yoshida updated CAMEL-8012: Summary: camel-stream's scanStream mode should read available lines before going into sleep

[jira] [Resolved] (CAMEL-8012) camel-stream's scanStream mode should read available lines before going into sleep (or delay)

2014-11-07 Thread Akitoshi Yoshida (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-8012?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akitoshi Yoshida resolved CAMEL-8012. - Resolution: Fixed Fix Version/s: 2.15.0 camel-stream's scanStream mode should

[jira] [Created] (CAMEL-7801) XMLTokenizer's wrapped mode to handle grouping without replicating the wrapper part

2014-09-11 Thread Akitoshi Yoshida (JIRA)
Akitoshi Yoshida created CAMEL-7801: --- Summary: XMLTokenizer's wrapped mode to handle grouping without replicating the wrapper part Key: CAMEL-7801 URL: https://issues.apache.org/jira/browse/CAMEL-7801

[jira] [Resolved] (CAMEL-7801) XMLTokenizer's wrapped mode to handle grouping without replicating the wrapper part

2014-09-11 Thread Akitoshi Yoshida (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-7801?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akitoshi Yoshida resolved CAMEL-7801. - Resolution: Fixed XMLTokenizer's wrapped mode to handle grouping without replicating the

[jira] [Updated] (CAMEL-7801) XMLTokenizer's wrapped mode to handle grouping without replicating the wrapper part

2014-09-11 Thread Akitoshi Yoshida (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-7801?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akitoshi Yoshida updated CAMEL-7801: Affects Version/s: 2.14.0 XMLTokenizer's wrapped mode to handle grouping without