]
Jozef Marko closed DROOLS-1869.
-------------------------------
Resolution: Won't Fix
Closing this issue as was not reported by customer and no one had a look over two years.
[Guided Decision Table] ValidationWebWorkerServlet fails to load web
worker
---------------------------------------------------------------------------
Key: DROOLS-1869
URL:
https://issues.redhat.com/browse/DROOLS-1869
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
Labels: beta5_smoketesting, dtable_testday_preparation, qe-test-day,
reported-by-qe, verifier
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}