-
I'm afraid there is no schema import. The error is caused by a HTTP 401 because the username/ password dialog appears after the wsdl download request.
2009-10-10 09:25:34 UTC in soapUI
-
Patched it by removing the 2.5.6 version from feature.xml.
2009-10-08 08:07:58 UTC in Dozer
-
http log is empty.
error log:
Mon Sep 28 19:58:16 CEST 2009:ERROR:org.apache.xmlbeans.XmlException: error: does not close tag .
org.apache.xmlbeans.XmlException: error: does not close tag .
at org.apache.xmlbeans.impl.store.Locale$SaxLoader.load(Locale.java:3486)
at org.apache.xmlbeans.impl.store.Locale.parseToXmlObject(Locale.java:1276)
at...
2009-09-28 18:00:19 UTC in soapUI
-
Tried nightly build from http://www.eviware.com/nightly-builds/2009-09-27/eclipse/, it is not fixed yet.
2009-09-27 06:38:24 UTC in soapUI
-
Platform is Windows. Tried the nightly build from http://www.eviware.com/nightly-builds/2009-09-27/eclipse/. It is not fixed yet.
2009-09-27 06:36:45 UTC in soapUI
-
Preemptive authentication is enabled.
12:46:15,219 DEBUG [com.eviware.soapui.impl.wsdl.support.wsdl.WsdlLoader] Getting wsdl component from [http://myhost:10080/MyService?wsdl]
12:46:15,250 INFO [com.eviware.soapui.impl.wsdl.support.wsdl.WsdlLoader] myhost:10080 requires authentication with the realm 'My Services'
12:46:15,250 DEBUG [com.eviware.soapui.threads] runInUIThread: syncExec...
2009-09-22 10:50:47 UTC in soapUI
-
soapUI: 3.0.1
Eclipse: 3.5.0 Build id: I20090611-1540
Keyboard shortcuts (e.g. Ctrl+C/ Ctrl+V) doesn't work anymore.
2009-09-22 06:45:26 UTC in soapUI
-
Since soapUI 3.0 WSDL download fails if basic authentication is required.
Tue Sep 22 08:35:15 CEST 2009:ERROR:Failed to load url [http://myhost/MyServce?wsdl]
Tue Sep 22 08:35:15 CEST 2009:ERROR:Loading of definition failed for [http://myhost/MyServce?wsdl]; org.apache.xmlbeans.XmlException: error: does not close tag .
Tue Sep 22 08:35:15 CEST 2009:ERROR:An error occured [error...
2009-09-22 06:41:43 UTC in soapUI
-
This definitely would be useful!
2009-07-30 15:26:27 UTC in checkstyle
-
The workaround did not work for me:
ps: read() on /proc/14983/as: Value too large for defined data type
We are using SunOS 5.8.
2009-04-17 08:59:36 UTC in Java Service Wrapper