While working in SoapUI (Groovy), I'm attempting to create a new workbook using : Workbook wb = WorkbookFactory.create(true)
It throws back the following error : java.lang.NoSuchMethodError: org.apache.xmlbeans.XmlOptions.setUseDefaultNamespace(Z)Lorg/apache/xmlbeans/XmlOptions I'm using POI version 5.0.0 and has xmlbeans-5.0.1 as well. --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@poi.apache.org For additional commands, e-mail: user-h...@poi.apache.org