Hide Forgot
Description of problem: Long topic, but the problem in code rule something when a:Application() map:HashMap() then map.put("string","string"); end The method put(Object,Object) only supports LiteralValues, even when it could take in both Application and the HashMap from above. This is because the code behind does not see that both Application and HashMap extend Object.
master drools: https://github.com/droolsjbpm/drools-wb/compare/82cef07...8a2188c kie-wb-common: https://github.com/droolsjbpm/kie-wb-common/commit/232ed7faf https://github.com/droolsjbpm/kie-wb-common/commit/235384b07 drools-wb: https://github.com/droolsjbpm/drools-wb/commit/6e0e26b80 https://github.com/droolsjbpm/drools-wb/commit/304e4ddd8 6.0.x drools: https://github.com/droolsjbpm/drools/commit/cea272db2 kie-wb-common: https://github.com/droolsjbpm/kie-wb-common/compare/f3e01c2...8dd6f01 drools-wb: https://github.com/droolsjbpm/drools-wb/compare/82cef07...8a2188c
I can't verify this, because any parameters cannot be set or inserted. Tested on BRMS 6.0.1.ER2.
The current state is that the editor let's the user to write the variables in. The problem that the user does not get to use helpful dropdowns.
master http://github.com/droolsjbpm/drools/commit/0213181ad
Fix for the test above. master https://github.com/droolsjbpm/drools/commit/8288ddb55293cb868fb5901f539ca6372dce5fe7
Few more for master: https://github.com/droolsjbpm/drools/commit/24b9ae498 https://github.com/droolsjbpm/drools-wb/commit/4d18c4b22 6.0.x https://github.com/droolsjbpm/drools/commit/f46488862c750ad0db55d6e63179ed10f0512d1d https://github.com/droolsjbpm/drools/commit/9d26e3c6bd19d0407ca63381992addc0da685ad6 https://github.com/droolsjbpm/drools/commit/169c54cc363659f16759fe9389690b47a9053df5 https://github.com/droolsjbpm/drools-wb/commit/237baf112
Ticket cherry-picked into 6.0.1.CR1. Commits: 33db34840da19591484fee1dd9e4bc2af6c8d3dd 2951db57099c4c727b574d4db1a613e4a2b948e8 d293f0985c3737af7a93140f0c4cc243470c1ce8 681aade7f3633a6b1c89d98eac7bf1af13d5acdb
Few commits for the bug https://bugzilla.redhat.com/show_bug.cgi?id=1077212 broke the previous fixes. So here are the fixes after that. master https://github.com/droolsjbpm/drools/commit/02ffd6ae3 6.0.x https://github.com/droolsjbpm/drools/commit/db9ab9295
https://github.com/droolsjbpm/drools/commit/db9ab9295 cherry picked: Ticket cherry-picked into 6.0.1.CR1. Commit: b60f4f43a8c696cce75a00f4e48e5b47f7c044b0
Verified on BRMS 6.0.1.CR1.