This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 102061 - Fails to create Web Service Client for NuSOAP
Summary: Fails to create Web Service Client for NuSOAP
Status: RESOLVED DUPLICATE of bug 73853
Alias: None
Product: webservices
Classification: Unclassified
Component: JAX-WS (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@webservices
URL: http://webapi.allegro.pl/uploader.php...
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-21 11:44 UTC by siryes
Modified: 2007-05-22 19:15 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
AllegroJavaClient project, created by NetBeans 5.5 (23.28 KB, application/octet-stream)
2007-04-21 11:47 UTC, siryes
Details
AllegroWebClient project, created by NetBeans 5.5.1 RC1 (23.66 KB, application/octet-stream)
2007-04-21 11:47 UTC, siryes
Details
AllegroNetClient solution, created by VisualStudio 2003 (38.64 KB, application/octet-stream)
2007-04-21 11:48 UTC, siryes
Details
Configuration details for NB 5.0 (26.38 KB, image/png)
2007-04-21 11:52 UTC, siryes
Details
Configuration details for NB 5.5 (26.38 KB, image/png)
2007-04-21 11:52 UTC, siryes
Details
Configuration details for NB 5.5.1 RC1 (26.25 KB, image/png)
2007-04-21 11:53 UTC, siryes
Details
sample (2.53 KB, text/plain)
2007-04-21 15:11 UTC, Lukas Jungmann
Details

Note You need to log in before you can comment on or make changes to this bug.
Description siryes 2007-04-21 11:44:22 UTC
Both NetBeans 5.5 and NetBeans 5.5.1 RC1 fail to create a Web Service Client
for the following Web Service:
* http://webapi.allegro.pl/uploader.php?wsdl
* http://webapi.allegro.pl/uploader.php    (specification - in Polish)

This particular Web Service is created by the NuSOAP, a SOAP Toolkit for PHP:
* http://dietrich.ganx4.com/nusoap/
* http://sourceforge.net/projects/nusoap/

On the other hand, both Visual Studio 2003 and Visual Studio 2005 are able
to create web reference correctly.

--------------------------------------------------------------------------
Web Service Client in NetBeans 5.5 results in the following error:

Web Service Client can not be created by JAXWS:wsimport utility.
Reason: Illegal attempt to exit early.

Retriever Output:

2007-04-21 12:21:09 : Retrieving Location:
http://webapi.allegro.pl/uploader.php?wsdl 
        Retrieved :    http://webapi.allegro.pl/uploader.php?wsdl 
        Saved at:
C:\AllegroJavaClient\src\conf\xml-resources\web-service-references\uploader.php\wsdl\webapi.allegro.pl\uploader.php.wsdl

AllegroJavaClient-impl (wsimport-client-uploader.php):

init:
wsimport-init:
Created dir: C:\AllegroJavaClient\build\generated\wsimport\client
Created dir: C:\AllegroJavaClient\build\generated\wsimport\binaries
wsimport-client-check-uploader.php:
wsimport-client-uploader.php:
warning: src-resolve.4.2: Error resolving component 'SOAP-ENC:Array'. It was
detected that 'SOAP-ENC:Array' is in namespace
'http://schemas.xmlsoap.org/soap/encoding/', but components from this namespace
are not referenceable from schema document
'file:/C:/AllegroJavaClient/src/conf/xml-resources/web-service-references/uploader.php/wsdl/webapi.allegro.pl/uploader.php.wsdl#types?schema1'.
If this is the incorrect namespace, perhaps the prefix of 'SOAP-ENC:Array' needs
to be changed. If this is the correct namespace, then an appropriate 'import'
tag should be added to
'file:/C:/AllegroJavaClient/src/conf/xml-resources/web-service-references/uploader.php/wsdl/webapi.allegro.pl/uploader.php.wsdl#types?schema1'.
  line 0 of
file:/C:/AllegroJavaClient/src/conf/xml-resources/web-service-references/uploader.php/wsdl/webapi.allegro.pl/uploader.php.wsdl#types?schema1

error: undefined simple or complex type 'SOAP-ENC:Array'
  line 0 of
file:/C:/AllegroJavaClient/src/conf/xml-resources/web-service-references/uploader.php/wsdl/webapi.allegro.pl/uploader.php.wsdl#types?schema1

error: undefined attribute 'SOAP-ENC:arrayType'
  line 0 of
file:/C:/AllegroJavaClient/src/conf/xml-resources/web-service-references/uploader.php/wsdl/webapi.allegro.pl/uploader.php.wsdl#types?schema1

error: undefined simple or complex type 'SOAP-ENC:Array'
  line 0 of
file:/C:/AllegroJavaClient/src/conf/xml-resources/web-service-references/uploader.php/wsdl/webapi.allegro.pl/uploader.php.wsdl#types?schema1

error: undefined attribute 'SOAP-ENC:arrayType'
  line 0 of
file:/C:/AllegroJavaClient/src/conf/xml-resources/web-service-references/uploader.php/wsdl/webapi.allegro.pl/uploader.php.wsdl#types?schema1

error: undefined simple or complex type 'SOAP-ENC:Array'
  line 0 of
file:/C:/AllegroJavaClient/src/conf/xml-resources/web-service-references/uploader.php/wsdl/webapi.allegro.pl/uploader.php.wsdl#types?schema1

error: undefined attribute 'SOAP-ENC:arrayType'
  line 0 of
file:/C:/AllegroJavaClient/src/conf/xml-resources/web-service-references/uploader.php/wsdl/webapi.allegro.pl/uploader.php.wsdl#types?schema1

error: undefined simple or complex type 'SOAP-ENC:Array'
  line 0 of
file:/C:/AllegroJavaClient/src/conf/xml-resources/web-service-references/uploader.php/wsdl/webapi.allegro.pl/uploader.php.wsdl#types?schema1

error: undefined attribute 'SOAP-ENC:arrayType'
  line 0 of
file:/C:/AllegroJavaClient/src/conf/xml-resources/web-service-references/uploader.php/wsdl/webapi.allegro.pl/uploader.php.wsdl#types?schema1

error: undefined simple or complex type 'SOAP-ENC:Array'
  line 0 of
file:/C:/AllegroJavaClient/src/conf/xml-resources/web-service-references/uploader.php/wsdl/webapi.allegro.pl/uploader.php.wsdl#types?schema1

error: undefined attribute 'SOAP-ENC:arrayType'
  line 0 of
file:/C:/AllegroJavaClient/src/conf/xml-resources/web-service-references/uploader.php/wsdl/webapi.allegro.pl/uploader.php.wsdl#types?schema1

error: undefined simple or complex type 'SOAP-ENC:Array'
  line 0 of
file:/C:/AllegroJavaClient/src/conf/xml-resources/web-service-references/uploader.php/wsdl/webapi.allegro.pl/uploader.php.wsdl#types?schema1

error: undefined attribute 'SOAP-ENC:arrayType'
  line 0 of
file:/C:/AllegroJavaClient/src/conf/xml-resources/web-service-references/uploader.php/wsdl/webapi.allegro.pl/uploader.php.wsdl#types?schema1

error: undefined simple or complex type 'SOAP-ENC:Array'
  line 0 of
file:/C:/AllegroJavaClient/src/conf/xml-resources/web-service-references/uploader.php/wsdl/webapi.allegro.pl/uploader.php.wsdl#types?schema1

error: undefined attribute 'SOAP-ENC:arrayType'
  line 0 of
file:/C:/AllegroJavaClient/src/conf/xml-resources/web-service-references/uploader.php/wsdl/webapi.allegro.pl/uploader.php.wsdl#types?schema1

error: undefined simple or complex type 'SOAP-ENC:Array'
  line 0 of
file:/C:/AllegroJavaClient/src/conf/xml-resources/web-service-references/uploader.php/wsdl/webapi.allegro.pl/uploader.php.wsdl#types?schema1

error: undefined attribute 'SOAP-ENC:arrayType'
  line 0 of
file:/C:/AllegroJavaClient/src/conf/xml-resources/web-service-references/uploader.php/wsdl/webapi.allegro.pl/uploader.php.wsdl#types?schema1

error: undefined simple or complex type 'SOAP-ENC:Array'
  line 0 of
file:/C:/AllegroJavaClient/src/conf/xml-resources/web-service-references/uploader.php/wsdl/webapi.allegro.pl/uploader.php.wsdl#types?schema1

error: undefined attribute 'SOAP-ENC:arrayType'
  line 0 of
file:/C:/AllegroJavaClient/src/conf/xml-resources/web-service-references/uploader.php/wsdl/webapi.allegro.pl/uploader.php.wsdl#types?schema1

error: undefined simple or complex type 'SOAP-ENC:Array'
  line 0 of
file:/C:/AllegroJavaClient/src/conf/xml-resources/web-service-references/uploader.php/wsdl/webapi.allegro.pl/uploader.php.wsdl#types?schema1

error: undefined attribute 'SOAP-ENC:arrayType'
  line 0 of
file:/C:/AllegroJavaClient/src/conf/xml-resources/web-service-references/uploader.php/wsdl/webapi.allegro.pl/uploader.php.wsdl#types?schema1

error: undefined simple or complex type 'SOAP-ENC:Array'
  line 0 of
file:/C:/AllegroJavaClient/src/conf/xml-resources/web-service-references/uploader.php/wsdl/webapi.allegro.pl/uploader.php.wsdl#types?schema1

error: undefined attribute 'SOAP-ENC:arrayType'
  line 0 of
file:/C:/AllegroJavaClient/src/conf/xml-resources/web-service-references/uploader.php/wsdl/webapi.allegro.pl/uploader.php.wsdl#types?schema1

error: undefined simple or complex type 'SOAP-ENC:Array'
  line 0 of
file:/C:/AllegroJavaClient/src/conf/xml-resources/web-service-references/uploader.php/wsdl/webapi.allegro.pl/uploader.php.wsdl#types?schema1

error: undefined attribute 'SOAP-ENC:arrayType'
  line 0 of
file:/C:/AllegroJavaClient/src/conf/xml-resources/web-service-references/uploader.php/wsdl/webapi.allegro.pl/uploader.php.wsdl#types?schema1

error: undefined simple or complex type 'SOAP-ENC:Array'
  line 0 of
file:/C:/AllegroJavaClient/src/conf/xml-resources/web-service-references/uploader.php/wsdl/webapi.allegro.pl/uploader.php.wsdl#types?schema1

error: undefined attribute 'SOAP-ENC:arrayType'
  line 0 of
file:/C:/AllegroJavaClient/src/conf/xml-resources/web-service-references/uploader.php/wsdl/webapi.allegro.pl/uploader.php.wsdl#types?schema1

error: undefined simple or complex type 'SOAP-ENC:Array'
  line 0 of
file:/C:/AllegroJavaClient/src/conf/xml-resources/web-service-references/uploader.php/wsdl/webapi.allegro.pl/uploader.php.wsdl#types?schema1

error: undefined attribute 'SOAP-ENC:arrayType'
  line 0 of
file:/C:/AllegroJavaClient/src/conf/xml-resources/web-service-references/uploader.php/wsdl/webapi.allegro.pl/uploader.php.wsdl#types?schema1

error: undefined simple or complex type 'SOAP-ENC:Array'
  line 0 of
file:/C:/AllegroJavaClient/src/conf/xml-resources/web-service-references/uploader.php/wsdl/webapi.allegro.pl/uploader.php.wsdl#types?schema1

error: undefined attribute 'SOAP-ENC:arrayType'
  line 0 of
file:/C:/AllegroJavaClient/src/conf/xml-resources/web-service-references/uploader.php/wsdl/webapi.allegro.pl/uploader.php.wsdl#types?schema1

error: undefined simple or complex type 'SOAP-ENC:Array'
  line 0 of
file:/C:/AllegroJavaClient/src/conf/xml-resources/web-service-references/uploader.php/wsdl/webapi.allegro.pl/uploader.php.wsdl#types?schema1

error: undefined attribute 'SOAP-ENC:arrayType'
  line 0 of
file:/C:/AllegroJavaClient/src/conf/xml-resources/web-service-references/uploader.php/wsdl/webapi.allegro.pl/uploader.php.wsdl#types?schema1

error: undefined simple or complex type 'SOAP-ENC:Array'
  line 0 of
file:/C:/AllegroJavaClient/src/conf/xml-resources/web-service-references/uploader.php/wsdl/webapi.allegro.pl/uploader.php.wsdl#types?schema1

error: undefined attribute 'SOAP-ENC:arrayType'
  line 0 of
file:/C:/AllegroJavaClient/src/conf/xml-resources/web-service-references/uploader.php/wsdl/webapi.allegro.pl/uploader.php.wsdl#types?schema1

error: undefined simple or complex type 'SOAP-ENC:Array'
  line 0 of
file:/C:/AllegroJavaClient/src/conf/xml-resources/web-service-references/uploader.php/wsdl/webapi.allegro.pl/uploader.php.wsdl#types?schema1

error: undefined attribute 'SOAP-ENC:arrayType'
  line 0 of
file:/C:/AllegroJavaClient/src/conf/xml-resources/web-service-references/uploader.php/wsdl/webapi.allegro.pl/uploader.php.wsdl#types?schema1

error: undefined simple or complex type 'SOAP-ENC:Array'
  line 0 of
file:/C:/AllegroJavaClient/src/conf/xml-resources/web-service-references/uploader.php/wsdl/webapi.allegro.pl/uploader.php.wsdl#types?schema1

error: undefined attribute 'SOAP-ENC:arrayType'
  line 0 of
file:/C:/AllegroJavaClient/src/conf/xml-resources/web-service-references/uploader.php/wsdl/webapi.allegro.pl/uploader.php.wsdl#types?schema1

error: undefined simple or complex type 'SOAP-ENC:Array'
  line 0 of
file:/C:/AllegroJavaClient/src/conf/xml-resources/web-service-references/uploader.php/wsdl/webapi.allegro.pl/uploader.php.wsdl#types?schema1

error: undefined attribute 'SOAP-ENC:arrayType'
  line 0 of
file:/C:/AllegroJavaClient/src/conf/xml-resources/web-service-references/uploader.php/wsdl/webapi.allegro.pl/uploader.php.wsdl#types?schema1

error: undefined simple or complex type 'SOAP-ENC:Array'
  line 0 of
file:/C:/AllegroJavaClient/src/conf/xml-resources/web-service-references/uploader.php/wsdl/webapi.allegro.pl/uploader.php.wsdl#types?schema1

error: undefined attribute 'SOAP-ENC:arrayType'
  line 0 of
file:/C:/AllegroJavaClient/src/conf/xml-resources/web-service-references/uploader.php/wsdl/webapi.allegro.pl/uploader.php.wsdl#types?schema1

error: undefined simple or complex type 'SOAP-ENC:Array'
  line 0 of
file:/C:/AllegroJavaClient/src/conf/xml-resources/web-service-references/uploader.php/wsdl/webapi.allegro.pl/uploader.php.wsdl#types?schema1

error: undefined attribute 'SOAP-ENC:arrayType'
  line 0 of
file:/C:/AllegroJavaClient/src/conf/xml-resources/web-service-references/uploader.php/wsdl/webapi.allegro.pl/uploader.php.wsdl#types?schema1

error: undefined simple or complex type 'SOAP-ENC:Array'
  line 0 of
file:/C:/AllegroJavaClient/src/conf/xml-resources/web-service-references/uploader.php/wsdl/webapi.allegro.pl/uploader.php.wsdl#types?schema1

error: undefined attribute 'SOAP-ENC:arrayType'
  line 0 of
file:/C:/AllegroJavaClient/src/conf/xml-resources/web-service-references/uploader.php/wsdl/webapi.allegro.pl/uploader.php.wsdl#types?schema1

error: undefined simple or complex type 'SOAP-ENC:Array'
  line 0 of
file:/C:/AllegroJavaClient/src/conf/xml-resources/web-service-references/uploader.php/wsdl/webapi.allegro.pl/uploader.php.wsdl#types?schema1

error: undefined attribute 'SOAP-ENC:arrayType'
  line 0 of
file:/C:/AllegroJavaClient/src/conf/xml-resources/web-service-references/uploader.php/wsdl/webapi.allegro.pl/uploader.php.wsdl#types?schema1

error: undefined simple or complex type 'SOAP-ENC:Array'
  line 0 of
file:/C:/AllegroJavaClient/src/conf/xml-resources/web-service-references/uploader.php/wsdl/webapi.allegro.pl/uploader.php.wsdl#types?schema1

error: undefined attribute 'SOAP-ENC:arrayType'
  line 0 of
file:/C:/AllegroJavaClient/src/conf/xml-resources/web-service-references/uploader.php/wsdl/webapi.allegro.pl/uploader.php.wsdl#types?schema1

error: undefined simple or complex type 'SOAP-ENC:Array'
  line 0 of
file:/C:/AllegroJavaClient/src/conf/xml-resources/web-service-references/uploader.php/wsdl/webapi.allegro.pl/uploader.php.wsdl#types?schema1

error: undefined attribute 'SOAP-ENC:arrayType'
  line 0 of
file:/C:/AllegroJavaClient/src/conf/xml-resources/web-service-references/uploader.php/wsdl/webapi.allegro.pl/uploader.php.wsdl#types?schema1

error: undefined simple or complex type 'SOAP-ENC:Array'
  line 0 of
file:/C:/AllegroJavaClient/src/conf/xml-resources/web-service-references/uploader.php/wsdl/webapi.allegro.pl/uploader.php.wsdl#types?schema1

error: undefined attribute 'SOAP-ENC:arrayType'
  line 0 of
file:/C:/AllegroJavaClient/src/conf/xml-resources/web-service-references/uploader.php/wsdl/webapi.allegro.pl/uploader.php.wsdl#types?schema1

error: undefined simple or complex type 'SOAP-ENC:Array'
  line 0 of
file:/C:/AllegroJavaClient/src/conf/xml-resources/web-service-references/uploader.php/wsdl/webapi.allegro.pl/uploader.php.wsdl#types?schema1

error: undefined attribute 'SOAP-ENC:arrayType'
  line 0 of
file:/C:/AllegroJavaClient/src/conf/xml-resources/web-service-references/uploader.php/wsdl/webapi.allegro.pl/uploader.php.wsdl#types?schema1

error: undefined simple or complex type 'SOAP-ENC:Array'
  line 0 of
file:/C:/AllegroJavaClient/src/conf/xml-resources/web-service-references/uploader.php/wsdl/webapi.allegro.pl/uploader.php.wsdl#types?schema1

error: undefined attribute 'SOAP-ENC:arrayType'
  line 0 of
file:/C:/AllegroJavaClient/src/conf/xml-resources/web-service-references/uploader.php/wsdl/webapi.allegro.pl/uploader.php.wsdl#types?schema1

error: undefined simple or complex type 'SOAP-ENC:Array'
  line 0 of
file:/C:/AllegroJavaClient/src/conf/xml-resources/web-service-references/uploader.php/wsdl/webapi.allegro.pl/uploader.php.wsdl#types?schema1

error: undefined attribute 'SOAP-ENC:arrayType'
  line 0 of
file:/C:/AllegroJavaClient/src/conf/xml-resources/web-service-references/uploader.php/wsdl/webapi.allegro.pl/uploader.php.wsdl#types?schema1

error: undefined simple or complex type 'SOAP-ENC:Array'
  line 0 of
file:/C:/AllegroJavaClient/src/conf/xml-resources/web-service-references/uploader.php/wsdl/webapi.allegro.pl/uploader.php.wsdl#types?schema1

error: undefined attribute 'SOAP-ENC:arrayType'
  line 0 of
file:/C:/AllegroJavaClient/src/conf/xml-resources/web-service-references/uploader.php/wsdl/webapi.allegro.pl/uploader.php.wsdl#types?schema1

error: undefined simple or complex type 'SOAP-ENC:Array'
  line 0 of
file:/C:/AllegroJavaClient/src/conf/xml-resources/web-service-references/uploader.php/wsdl/webapi.allegro.pl/uploader.php.wsdl#types?schema1

error: undefined attribute 'SOAP-ENC:arrayType'
  line 0 of
file:/C:/AllegroJavaClient/src/conf/xml-resources/web-service-references/uploader.php/wsdl/webapi.allegro.pl/uploader.php.wsdl#types?schema1

error: undefined simple or complex type 'SOAP-ENC:Array'
  line 0 of
file:/C:/AllegroJavaClient/src/conf/xml-resources/web-service-references/uploader.php/wsdl/webapi.allegro.pl/uploader.php.wsdl#types?schema1

error: undefined attribute 'SOAP-ENC:arrayType'
  line 0 of
file:/C:/AllegroJavaClient/src/conf/xml-resources/web-service-references/uploader.php/wsdl/webapi.allegro.pl/uploader.php.wsdl#types?schema1

error: undefined simple or complex type 'SOAP-ENC:Array'
  line 0 of
file:/C:/AllegroJavaClient/src/conf/xml-resources/web-service-references/uploader.php/wsdl/webapi.allegro.pl/uploader.php.wsdl#types?schema1

error: undefined attribute 'SOAP-ENC:arrayType'
  line 0 of
file:/C:/AllegroJavaClient/src/conf/xml-resources/web-service-references/uploader.php/wsdl/webapi.allegro.pl/uploader.php.wsdl#types?schema1

error: undefined simple or complex type 'SOAP-ENC:Array'
  line 0 of
file:/C:/AllegroJavaClient/src/conf/xml-resources/web-service-references/uploader.php/wsdl/webapi.allegro.pl/uploader.php.wsdl#types?schema1

error: undefined attribute 'SOAP-ENC:arrayType'
  line 0 of
file:/C:/AllegroJavaClient/src/conf/xml-resources/web-service-references/uploader.php/wsdl/webapi.allegro.pl/uploader.php.wsdl#types?schema1

error: undefined simple or complex type 'SOAP-ENC:Array'
  line 0 of
file:/C:/AllegroJavaClient/src/conf/xml-resources/web-service-references/uploader.php/wsdl/webapi.allegro.pl/uploader.php.wsdl#types?schema1

error: undefined attribute 'SOAP-ENC:arrayType'
  line 0 of
file:/C:/AllegroJavaClient/src/conf/xml-resources/web-service-references/uploader.php/wsdl/webapi.allegro.pl/uploader.php.wsdl#types?schema1

error: undefined simple or complex type 'SOAP-ENC:Array'
  line 0 of
file:/C:/AllegroJavaClient/src/conf/xml-resources/web-service-references/uploader.php/wsdl/webapi.allegro.pl/uploader.php.wsdl#types?schema1

error: undefined attribute 'SOAP-ENC:arrayType'
  line 0 of
file:/C:/AllegroJavaClient/src/conf/xml-resources/web-service-references/uploader.php/wsdl/webapi.allegro.pl/uploader.php.wsdl#types?schema1

error: undefined simple or complex type 'SOAP-ENC:Array'
  line 0 of
file:/C:/AllegroJavaClient/src/conf/xml-resources/web-service-references/uploader.php/wsdl/webapi.allegro.pl/uploader.php.wsdl#types?schema1

error: undefined attribute 'SOAP-ENC:arrayType'
  line 0 of
file:/C:/AllegroJavaClient/src/conf/xml-resources/web-service-references/uploader.php/wsdl/webapi.allegro.pl/uploader.php.wsdl#types?schema1

error: undefined simple or complex type 'SOAP-ENC:Array'
  line 0 of
file:/C:/AllegroJavaClient/src/conf/xml-resources/web-service-references/uploader.php/wsdl/webapi.allegro.pl/uploader.php.wsdl#types?schema1

error: undefined attribute 'SOAP-ENC:arrayType'
  line 0 of
file:/C:/AllegroJavaClient/src/conf/xml-resources/web-service-references/uploader.php/wsdl/webapi.allegro.pl/uploader.php.wsdl#types?schema1

error: undefined simple or complex type 'SOAP-ENC:Array'
  line 0 of
file:/C:/AllegroJavaClient/src/conf/xml-resources/web-service-references/uploader.php/wsdl/webapi.allegro.pl/uploader.php.wsdl#types?schema1

error: undefined attribute 'SOAP-ENC:arrayType'
  line 0 of
file:/C:/AllegroJavaClient/src/conf/xml-resources/web-service-references/uploader.php/wsdl/webapi.allegro.pl/uploader.php.wsdl#types?schema1

error: undefined simple or complex type 'SOAP-ENC:Array'
  line 0 of
file:/C:/AllegroJavaClient/src/conf/xml-resources/web-service-references/uploader.php/wsdl/webapi.allegro.pl/uploader.php.wsdl#types?schema1

error: undefined attribute 'SOAP-ENC:arrayType'
  line 0 of
file:/C:/AllegroJavaClient/src/conf/xml-resources/web-service-references/uploader.php/wsdl/webapi.allegro.pl/uploader.php.wsdl#types?schema1

error: undefined simple or complex type 'SOAP-ENC:Array'
  line 0 of
file:/C:/AllegroJavaClient/src/conf/xml-resources/web-service-references/uploader.php/wsdl/webapi.allegro.pl/uploader.php.wsdl#types?schema1

error: undefined attribute 'SOAP-ENC:arrayType'
  line 0 of
file:/C:/AllegroJavaClient/src/conf/xml-resources/web-service-references/uploader.php/wsdl/webapi.allegro.pl/uploader.php.wsdl#types?schema1

error: undefined simple or complex type 'SOAP-ENC:Array'
  line 0 of
file:/C:/AllegroJavaClient/src/conf/xml-resources/web-service-references/uploader.php/wsdl/webapi.allegro.pl/uploader.php.wsdl#types?schema1

error: undefined attribute 'SOAP-ENC:arrayType'
  line 0 of
file:/C:/AllegroJavaClient/src/conf/xml-resources/web-service-references/uploader.php/wsdl/webapi.allegro.pl/uploader.php.wsdl#types?schema1

error: undefined simple or complex type 'SOAP-ENC:Array'
  line 0 of
file:/C:/AllegroJavaClient/src/conf/xml-resources/web-service-references/uploader.php/wsdl/webapi.allegro.pl/uploader.php.wsdl#types?schema1

error: undefined attribute 'SOAP-ENC:arrayType'
  line 0 of
file:/C:/AllegroJavaClient/src/conf/xml-resources/web-service-references/uploader.php/wsdl/webapi.allegro.pl/uploader.php.wsdl#types?schema1

error: undefined simple or complex type 'SOAP-ENC:Array'
  line 0 of
file:/C:/AllegroJavaClient/src/conf/xml-resources/web-service-references/uploader.php/wsdl/webapi.allegro.pl/uploader.php.wsdl#types?schema1

error: undefined attribute 'SOAP-ENC:arrayType'
  line 0 of
file:/C:/AllegroJavaClient/src/conf/xml-resources/web-service-references/uploader.php/wsdl/webapi.allegro.pl/uploader.php.wsdl#types?schema1

error: undefined simple or complex type 'SOAP-ENC:Array'
  line 0 of
file:/C:/AllegroJavaClient/src/conf/xml-resources/web-service-references/uploader.php/wsdl/webapi.allegro.pl/uploader.php.wsdl#types?schema1

error: undefined attribute 'SOAP-ENC:arrayType'
  line 0 of
file:/C:/AllegroJavaClient/src/conf/xml-resources/web-service-references/uploader.php/wsdl/webapi.allegro.pl/uploader.php.wsdl#types?schema1

error: undefined simple or complex type 'SOAP-ENC:Array'
  line 0 of
file:/C:/AllegroJavaClient/src/conf/xml-resources/web-service-references/uploader.php/wsdl/webapi.allegro.pl/uploader.php.wsdl#types?schema1

error: undefined attribute 'SOAP-ENC:arrayType'
  line 0 of
file:/C:/AllegroJavaClient/src/conf/xml-resources/web-service-references/uploader.php/wsdl/webapi.allegro.pl/uploader.php.wsdl#types?schema1

error: undefined simple or complex type 'SOAP-ENC:Array'
  line 0 of
file:/C:/AllegroJavaClient/src/conf/xml-resources/web-service-references/uploader.php/wsdl/webapi.allegro.pl/uploader.php.wsdl#types?schema1

error: undefined attribute 'SOAP-ENC:arrayType'
  line 0 of
file:/C:/AllegroJavaClient/src/conf/xml-resources/web-service-references/uploader.php/wsdl/webapi.allegro.pl/uploader.php.wsdl#types?schema1

error: org.xml.sax.SAXParseException: undefined attribute 'SOAP-ENC:arrayType'

BUILD SUCCESSFUL (total time: 2 seconds)


--------------------------------------------------------------------------
Web Service Client in NetBeans 5.5.1 results in the following error:

Retriever Output:

2007-04-21 12:38:45 : Retrieving Location:
http://webapi.allegro.pl/uploader.php?wsdl 
        Retrieved :    http://webapi.allegro.pl/uploader.php?wsdl 
        Saved at:
C:\AllegroWebClient\src\conf\xml-resources\web-service-references\uploader.php\wsdl\webapi.allegro.pl\uploader.php.wsdl

AllegroWebClient-impl (wsimport-client-uploader.php):

init:
wsimport-init:
Created dir: C:\AllegroWebClient\build\generated\wsimport\client
Created dir: C:\AllegroWebClient\build\generated\wsimport\binaries
wsimport-client-check-uploader.php:
wsimport-client-uploader.php:
C:\AllegroWebClient\nbproject\build-impl.xml:296: Class
com.sun.tools.ws.ant.WsImport2 doesn't support the "xendorsed" attribute.
        at
org.apache.tools.ant.IntrospectionHelper.setAttribute(IntrospectionHelper.java:389)
        at
com.sun.istack.tools.ProtectedTask$AntElement.configure(ProtectedTask.java:115)
        at com.sun.istack.tools.ProtectedTask.execute(ProtectedTask.java:52)
        at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:275)
        at org.apache.tools.ant.Task.perform(Task.java:364)
        at org.apache.tools.ant.Target.execute(Target.java:341)
        at org.apache.tools.ant.Target.performTasks(Target.java:369)
        at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1216)
        at org.apache.tools.ant.Project.executeTarget(Project.java:1185)
        at
org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:40)
        at org.apache.tools.ant.Project.executeTargets(Project.java:1068)
        at
org.apache.tools.ant.module.bridge.impl.BridgeImpl.run(BridgeImpl.java:240)
        at
org.apache.tools.ant.module.run.TargetExecutor.run(TargetExecutor.java:293)
        at org.netbeans.core.execution.RunClassThread.run(RunClassThread.java:131)
BUILD FAILED (total time: 0 seconds)
Comment 1 siryes 2007-04-21 11:47:11 UTC
Created attachment 41395 [details]
AllegroJavaClient project, created by NetBeans 5.5
Comment 2 siryes 2007-04-21 11:47:45 UTC
Created attachment 41396 [details]
AllegroWebClient project, created by NetBeans 5.5.1 RC1
Comment 3 siryes 2007-04-21 11:48:34 UTC
Created attachment 41397 [details]
AllegroNetClient solution, created by VisualStudio 2003
Comment 4 siryes 2007-04-21 11:52:48 UTC
Created attachment 41398 [details]
Configuration details for NB 5.0
Comment 5 siryes 2007-04-21 11:52:57 UTC
Created attachment 41399 [details]
Configuration details for NB 5.5
Comment 6 siryes 2007-04-21 11:53:46 UTC
Created attachment 41400 [details]
Configuration details for NB 5.5.1 RC1
Comment 7 Lukas Jungmann 2007-04-21 13:22:14 UTC
there are two issues here:

1) this WSDL is rpc/enc and as such it is not supported by JAX-WS - you have to
use JAX-RPC or Dispatch interface in JAX-WS to be able to consume this service

2) this WSDL imports http://schemas.xmlsoap.org/soap/encoding/ namespace but
gives no clue to a parser used by JAX-WS where to find a definition of it - you
have to add <xsd:import namespace="http://schemas.xmlsoap.org/soap/encoding/"
schemaLocation="http://schemas.xmlsoap.org/soap/encoding/"/> to local wsdl right
after the xsd:schema element in local wsdl
Comment 8 Lukas Jungmann 2007-04-21 15:09:22 UTC
Reporter, attached is simple sample to invoke your service from JAX-WS, you only
have to replace values of operation parameters ;)
Comment 9 Lukas Jungmann 2007-04-21 15:11:29 UTC
Created attachment 41401 [details]
sample
Comment 10 siryes 2007-05-03 23:32:32 UTC
Thanks, that's a nice idea to format messages by ourselves (I didn't think of
that). However, I'm waiting now for the issue #73853 to be resolved.
Comment 11 Lukas Jungmann 2007-05-22 19:15:39 UTC

*** This issue has been marked as a duplicate of 73853 ***