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 92364 - WS url is not computed correctly
Summary: WS url is not computed correctly
Status: VERIFIED FIXED
Alias: None
Product: webservices
Classification: Unclassified
Component: Client (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Milan Kuchtiak
URL:
Keywords: REGRESSION
Depends on: 93274
Blocks:
  Show dependency tree
 
Reported: 2007-01-11 17:46 UTC by Lukas Jungmann
Modified: 2007-05-01 12:43 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Lukas Jungmann 2007-01-11 17:46:41 UTC
[200701101900]

-have ejb module with web service
-create eg. java app, ivoke new ws client wizard and select ws from ejb module
(in option Project)

=> eg. for web service NewWebService2 computed URL is:
http://localhost:8080/NewWebService2?wsdl, but should be:
http://localhost:8080/NewWebService2Service/NewWebService2
Comment 1 Milan Kuchtiak 2007-01-29 15:30:02 UTC
Depends on issue 93274.
Comment 2 Milan Kuchtiak 2007-03-27 10:26:33 UTC
Fixed.
Comment 3 Lukas Jungmann 2007-05-01 12:43:28 UTC
v.