Timestamp fields in forms aren't working well on eap. The calendar popup isn't showing the full date-time picker and generates an unespected value that cannot be handled by DateFieldHandler. Steps to Reproduce: 1. Go to project Authoring 2. Deploy IntegrationTests project 3. Run TestTypes process 4. Modify useDate field
Fixed CDI problem that makes that EAP to choose the wrong DateHandler. Commits: https://github.com/droolsjbpm/jbpm-form-modeler/commit/078815e83fd1761303b11ee3f1ec6dec74b79710
Fixed in ER3.