After installing the eclipse plugin I get the following error in the soapUi views: Could not create the view: loader constraint violation in interface itable initialization: when resolving method "...
It turns out that the org.w3c.dom.Node class were not one of the classes I removed. That class should be in JAVA_HOME/lib/endorsed/dom.jar. Do you have that jar file?