You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Klaus teller (JIRA)" <ji...@apache.org> on 2014/01/30 22:02:09 UTC

[jira] [Updated] (CAMEL-7143) camel-groovy - Evaluation returns 1st result only

     [ https://issues.apache.org/jira/browse/CAMEL-7143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Klaus teller updated CAMEL-7143:
--------------------------------

    Attachment: groovy-test.zip

Attached is a ready to run small Maven-Spring project that  would help reproduce this issue. The POM has two properties section. To reproduce the issue, comment out the Camel 2.12.2 section. To check the issue with Camel 2.11.1 uncomment the other properties section.

After building the app, dploy it in Tomcat or Jetty and hit the following URLs in your browser:
http://localhost:8080/groovy-test/rs/convert/4
http://localhost:8080/groovy-test/rs/convert/5

The expected result is browser showing the number 4 and 5 respectively.
Observed behaviour with 2.12.1 is browser will show 4 for both URLs.


> camel-groovy - Evaluation returns 1st result only
> -------------------------------------------------
>
>                 Key: CAMEL-7143
>                 URL: https://issues.apache.org/jira/browse/CAMEL-7143
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-groovy
>    Affects Versions: 2.11.2, 2.12.0
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>             Fix For: 2.11.4, 2.12.3, 2.13.0
>
>         Attachments: groovy-test.zip
>
>
> Seems like we have another issue reported which we couldn't reproduce.
> But maybe this time we can.
> Issue at SO
> http://stackoverflow.com/questions/21221085/strange-behaiour-with-camel-groovy-spring-dsl



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)