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 74519 - creation of web service client throws exception
Summary: creation of web service client throws exception
Status: VERIFIED FIXED
Alias: None
Product: webservices
Classification: Unclassified
Component: Client (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Radko Najman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-04-06 15:05 UTC by Pavel Rehak
Modified: 2006-07-27 15:37 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
thrown exception (3.08 KB, text/plain)
2006-04-06 15:06 UTC, Pavel Rehak
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Pavel Rehak 2006-04-06 15:05:28 UTC
Product Version         = NetBeans 5.5 Dev (Build 200604030200)
  Operating System        = Windows XP version 5.1 running on x86
  Java; VM; Vendor; Home  = 1.5.0_06; Java HotSpot(TM) Client VM 1.5.0_06-b05;
Sun Microsystems Inc.; f:\Java\jdk-1_5_0_06\jre
  System Locale; Encoding = ja_JP (nb); MS932
-
while trying to create new Web Service Client it tries connect to already created
Web Service 
note: project is not deployed and thus connection is refused 
connection refused dialog appears->ok
exception is thrown
Comment 1 Pavel Rehak 2006-04-06 15:06:04 UTC
Created attachment 29666 [details]
thrown exception
Comment 2 Lukas Jungmann 2006-04-06 15:18:16 UTC
this exception usually means that server is not running, could you check it please?
Comment 3 Pavel Rehak 2006-04-06 15:25:21 UTC
server was running at the time this happened, had to start with new usedir tought
because of spam of exceptions :-( 
Comment 4 Lukas Jungmann 2006-05-18 12:18:57 UTC
should be fixed in latest build, please reopen if not, thanks
Comment 5 Pavel Rehak 2006-07-27 15:37:18 UTC
Verified