Jozef Marko created DROOLS-2399:
-----------------------------------
Summary: [Guided Decision Table] ValidationWebWorkerServlet fails to load web
worker
Key: DROOLS-2399
URL:
https://issues.jboss.org/browse/DROOLS-2399
Project: Drools
Issue Type: Sub-task
Components: Guided Decision Table Editor
Affects Versions: 7.0.0.Beta4
Reporter: Jozef Marko
Assignee: Toni Rikkola
Priority: Minor
The guided decision tables are not validated. After user clicks on the _Validate_ button,
the error [1] appears in the server log.
Steps to reproduce:
# Create new Guided Decision Table
# Add simple Condition column into the table
# Insert new empty row into the table
# Click Validate button
** Panel with validation results won't appear
** The error in server log appear
[1]
{code:log}
10:32:00,313 ERROR
[org.drools.workbench.services.verifier.plugin.backend.VerifierWebWorkerServlet] (default
task-43) Failed to load verifier web worker.
{code}
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)