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 69366 - Call Web Service Operation action creates uncompilable code
Summary: Call Web Service Operation action creates uncompilable code
Status: VERIFIED FIXED
Alias: None
Product: webservices
Classification: Unclassified
Component: JAX-RPC (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Roderico Cruz
URL:
Keywords:
Depends on: 69864
Blocks:
  Show dependency tree
 
Reported: 2005-11-26 00:10 UTC by Petr Pisl
Modified: 2008-03-12 17:45 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 Petr Pisl 2005-11-26 00:10:52 UTC
Have a web project, which consume a WS. This WS exposes two or more methods.
Open a jsp file and from the context menu invoke Web Service Client Resources >
Call Web Service Operation. Chose one method. The same do for the another
method. From this moment the jsp page is not compilable, because there are twice
defined getWSName() and getWSNameSEIPort() methods.  For java files the behavior
is correct.
Comment 1 Milan Kuchtiak 2005-12-05 09:41:51 UTC
The JSP syntax support currently doesn't enable to get method names from JSP
scriptlets.
Comment 2 Lukas Jungmann 2007-07-17 20:20:37 UTC
this issue is valid only for JAX-RPC clients now and it should be re-evaluated because of changes in java infrastructure...
Comment 3 Jiri Prox 2007-09-17 21:44:52 UTC
Obsolete milestone, please reevaluate
Comment 4 Roderico Cruz 2007-09-24 23:27:03 UTC
Will be fixed in 6.0 beta2
Comment 5 Roderico Cruz 2008-02-20 03:13:50 UTC
Fixed.
Comment 6 Jaroslav Pospisil 2008-03-12 17:45:14 UTC
v.