Forum Discussion
No RepliesBe the first to reply
Related Content
- 11 years ago
- 10 years ago
Recent Discussions
- 6 hours ago
- 6 hours ago
- 10 hours ago
- 2 days ago
Getting this error
groovy.lang.GroovyRuntimeException: Ambiguous method overloading for method com.eviware.soapui.support.XmlHolder# . Cannot resolve which method to invoke for [null] due to overlapping prototypes between: [interface org.apache.xmlbeans.XmlObject] [interface org.w3c.dom.Node]
import com.eviware.soapui.support.XmlHolder
import com.eviware.soapui.support.GroovyUtils
def xml = new XmlHolder(context.response)