xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
Hi
I'm having the same problem. I already
updated JDK.
I´m running in a XP.
Cumprimentos,
João Cabral
Orientação Lda.
-----Mensagem original-----
De: Jaroslav.Pospisil <at> Sun.COM [mailto:Jaroslav.Pospisil <at> Sun.COM]
Enviada: segunda-feira, 29 de Setembro de 2008 8:13
Para: nbusers <at> netbeans.org
Assunto: Re: [nbusers] nb6.1 web service client - bug?
Hi,
do you have your NB6.1 updated with latest updates?
(Tools>Plugins) I
remember such bug with .NET web services in NB6.1,but it
was definitelly
fixed in
one of patches (which you get,when you install updates).
Also, JDK
1.6.0_03 is a bit outdated and doesn't contain some
important fixes. I
strongly suggest
to install JDK 1.6.0_10 instead.
-Jarek
Erik Steen Jakobsen wrote:
> Erik Steen Jakobsen skrev:
> I can follow up on this .
> In a Win Xp running in a virtual pc in the below
mentioned
> winXP-64bit everything is working like expected.
>
> differences seems small:
> xp -64
> Product Version: NetBeans IDE 6.1 (Build
200804211638)
> Java: 1.6.0_03; Java HotSpot(TM) Client VM
1.6.0_03-b05
> System: Windows 2003 version 5.2 running on x86;
Cp1252; da_DK (nb)
> Userdir: C:\Documents and Settings\xxx\.netbeans\6.1
>
> installed runtime: 1.6.0_07
> hotspot 10.0-b23
>
> virtual xp :
> Product Version: NetBeans IDE 6.1 (Build
200804211638)
> Java: 1.6.0_03; Java HotSpot(TM) Client VM
1.6.0_03-b05
> System: Windows XP version 5.1 running on x86;
Cp1252; da_DK (nb)
> Userdir: C:\Documents and Settings\xxx\.netbeans\6.1
>
> installed runtime: 1.6.0_03
> hotspot : 64-bit vm 1.6.0_03-5
>> I've been working on a project since NB was
5.5 (
>>
>> I've been expanding it now and then ...
>> I've now install a new Pc (win xp 64bit) and are
using NB 6.1 ...
>>
>> And now I cannot produce web -clients anymore
>> how to reproduce my problem:
>> Easy: create an empty java project
>> add a web-service client
>> point it towards a web-service ( using
the option wsdl-url
>> : and the wsdl is available through the any
browser)
>> import wsdl from service ( here
"intelligently" called
>> service1.asmx ( .net ))
>>
>> result -> : bingo! gone is my connection due
to the following "error"
>> ---
>> Target "wsimport-client-service1.asmx"
does not exist in the project
>> "wsClient-impl".
>> BUILD FAILED (total time: 0 seconds)
>> ---
>>
>> only place somthing called
"wsClient-impl" is in build-impl.xml
>> but this file is build without any notion of
"target wsimport ..."
>>
>> Now ... what up Doc ???
>> Am I forgetting something ... or ?
>> Let me assure you ... in nb 5.5.1 it is still
possible to declare
>> webservice clients.-)
>>
>>
>>
>>
>