users@jax-ws.java.net

Re: Problem importing wsdl file (cannot resolve name)

From: Sameer Tyagi <Sameer.Tyagi_at_Sun.COM>
Date: Fri, 14 Jul 2006 18:02:06 -0400

Will do.

/s


Jitendra Kotamraju wrote:

> Sameer,
>
> Can you take a look at this.
>
> Jitu
> Frank Beullens wrote:
>
>> Hi,
>>
>> when importing a wsdl file to generate a client (in
>> netbeans 5.5 beta with the enterprise pack ea) i get
>> the following message:
>> <code>
>> wsimport-client-clean-SecurityWS:
>> Deleting directory
>> C:\Projects\SecurityManagerWS\build\generated\wsimport\client\be\barc\security\client\manager\ws
>>
>> init:
>> wsimport-init:
>> wsimport-client-check-SecurityWS:
>> wsimport-client-SecurityWS:
>> warning: src-resolve: Cannot resolve the name
>> 'ns2:Application' to a(n) 'type definition' component.
>> line ? of
>> file:/C:/Projects/SecurityManagerWS/xml-resources/web-service-references/SecurityWS/wsdl/localhost_8080/SecurityServerWS/SecurityWS.wsdl#types?schema2
>>
>>
>> BUILD SUCCESSFUL (total time: 4 seconds)
>> </code>
>>
>> The Application class is generated, but i can not use
>> it!
>> Does anyone knows what is going wrong here?
>>
>> Attached i also send my wsdl file.
>