Note that there are some explanatory texts on larger screens.

plurals
  1. POError when using Jax to generate Proxy web service client
    primarykey
    data
    text
    <p>I was wondering if i could get some help with the following issue.</p> <p>I was trying to run the command below using jax to generate web service client proxy:</p> <pre><code>wsimport http://www.holidaywebservice.com/Holidays/HolidayService.asmx?WSDL </code></pre> <p>but i'm getting the following error:</p> <pre><code>Microsoft Windows [Version 6.1.7601] Copyright (c) 2009 Microsoft Corporation. All rights reserved. C:\Users\Asher&gt;wsimport http://www.holidaywebservice.com/Holidays/HolidayService.asmx?WSDL parsing WSDL... [WARNING] src-resolve.4.2: Error resolving component 's:schema'. It was detected that 's:schema' is in namespace 'http:/ /www.w3.org/2001/XMLSchema', but components from this namespace are not referenceable from schema document 'http://www.h olidaywebservice.com/Holidays/HolidayService.asmx?WSDL#types?schema1'. If this is the incorrect namespace, perhaps the p refix of 's:schema' needs to be changed. If this is the correct namespace, then an appropriate 'import' tag should be ad ded to 'http://www.holidaywebservice.com/Holidays/HolidayService.asmx?WSDL#types?schema1'. line 15 of http://www.holidaywebservice.com/Holidays/HolidayService.asmx?WSDL#types?schema1 [ERROR] undefined element declaration 's:schema' line 15 of http://www.holidaywebservice.com/Holidays/HolidayService.asmx?WSDL [ERROR] undefined element declaration 's:schema' line 36 of http://www.holidaywebservice.com/Holidays/HolidayService.asmx?WSDL [ERROR] undefined element declaration 's:schema' line 74 of http://www.holidaywebservice.com/Holidays/HolidayService.asmx?WSDL [ERROR] undefined element declaration 's:schema' line 97 of http://www.holidaywebservice.com/Holidays/HolidayService.asmx?WSDL [ERROR] undefined element declaration 's:schema' line 120 of http://www.holidaywebservice.com/Holidays/HolidayService.asmx?WSDL [ERROR] undefined element declaration 's:schema' line 131 of http://www.holidaywebservice.com/Holidays/HolidayService.asmx?WSDL C:\Users\Asher&gt; </code></pre> <p>First of all am i doing something incorrectly? And lastly if there's no way to generate a proxy client then is there any other way to access this webservice &amp; it's methods in java. I'm fairy new to java so any help would be greatly appreciated.</p> <p>Thanks </p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload