I have jBPM 6.5.0. I register my custom work item handlers in kie-deployment-descriptor.xml. There are 15 work item handlers now. When I try to add new work item handler, new row is not added to table with all work item handlers.
If I edit kie-deployment-descriptor.xml with xml-editor, then save it and open in visual editor, then new row, that I added in xml-editor, doesn't appear.
Is there any configuration setting, that defines valid number of work item handlers?