Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SpEL compilation problem for payload concatenation use case in Spring Integration [SPR-12514] #17119

Closed
spring-projects-issues opened this issue Dec 5, 2014 · 1 comment
Assignees
Labels
type: bug A general bug
Milestone

Comments

@spring-projects-issues
Copy link
Collaborator

Andy Clement opened SPR-12514 and commented

Gary Russell pointed me to this stack overflow thread:

http://stackoverflow.com/questions/27305070/why-is-spring-expression-compiler-mode-not-able-to-compile-the-following/27305922#27305922

It contains a verify error which indicates code generation has made a mistake in this scenario. Gary has given me some testcode that recreates it.


Affects: 4.1.2

@spring-projects-issues
Copy link
Collaborator Author

Andy Clement commented

Turns out this was due to something that was a problem in 4.1.2 but was already fixed in 4.1.3 as part of another jira.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug A general bug
Projects
None yet
Development

No branches or pull requests

2 participants