]
Jozef Marko updated DROOLS-2399:
--------------------------------
Parent: (was: DROOLS-1830)
Issue Type: Bug (was: Sub-task)
[Guided Decision Table] ValidationWebWorkerServlet fails to load web
worker
---------------------------------------------------------------------------
Key: DROOLS-2399
URL:
https://issues.jboss.org/browse/DROOLS-2399
Project: Drools
Issue Type: Bug
Components: Guided Decision Table Editor
Affects Versions: 7.0.0.Beta4
Reporter: Jozef Marko
Assignee: Toni Rikkola
Priority: Minor
Labels: beta5_smoketesting, dtable_testday_preparation, qe-test-day,
reported-by-qe
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}