-
Are there any plans to commit this patch?
this may not be the right place to ask but is a wsdl4j 1.6.3 on the horizon?.
2009-11-17 22:05:32 UTC by chrisr36
-
Hi, what is your code doing at the time? Is it reading a WSDL, writing a WSDL or something else? If you are reading a WSDL could you attach an example WSDL that exhibits this problem. If you are writing a WSDL, could you describe what API calls you have called prior to writing it?
Thanks.
2009-09-24 10:30:32 UTC by hughesjp
-
When a WSDL document is read and then written an error occurs if a namespace is declared within a "wsdl:input" element.
The example below causes a problem for the namespace "http://schemas.xmlsoap.org/wsdl/mime/".
2009-08-26 18:19:13 UTC by nobody
-
dbarfield committed patchset 247 of module wsdl4j to the Web Services Description Language for Ja CVS repository, changing 1 files.
2009-07-30 08:31:26 UTC by dbarfield
-
dbarfield committed patchset 246 of module wsdl4j to the Web Services Description Language for Ja CVS repository, changing 1 files.
2009-07-29 16:31:27 UTC by dbarfield
-
dbarfield committed patchset 245 of module wsdl4j to the Web Services Description Language for Ja CVS repository, changing 1 files.
2009-07-29 16:15:12 UTC by dbarfield
-
dbarfield committed patchset 244 of module wsdl4j to the Web Services Description Language for Ja CVS repository, changing 5 files.
2009-07-29 14:21:20 UTC by dbarfield
-
When customer specifies...
wsdlReader.setFeature("javax.wsdl.importDocuments", false);
he still gets exceptions thrown for the importing of schemas that cannot be found.
2009-07-28 13:02:41 UTC by nobody
-
It's available here: http://mirrors.ibiblio.org/pub/mirrors/maven2/wsdl4j/wsdl4j/.
2009-07-28 12:19:47 UTC by hughesjp