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 97613 - There is no way to edit WS attributes for J2EE 1.4 projects
Summary: There is no way to edit WS attributes for J2EE 1.4 projects
Status: RESOLVED WONTFIX
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Identity (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Peter Liu
URL:
Keywords:
Depends on: 107561 107562
Blocks:
  Show dependency tree
 
Reported: 2007-03-10 11:55 UTC by Andrey Yamkovoy
Modified: 2007-08-06 20:09 UTC (History)
2 users (show)

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 Andrey Yamkovoy 2007-03-10 11:55:54 UTC
There is no context menu item "Edit Web Service Attributes" for WS in J2EE 1.4
projects.

Steps to reproduce:
- Create Web Application (select using J2EE 1.4 in wizard).
- Create WS in this application.
- Invoke context menu of WS node in projects tree.
- Notice that there is no context menu item "Edit Web Service Attributes".
Comment 1 Srividhya Narayanan 2007-03-23 19:18:57 UTC
This is because the JAX-RPC web services code hasnt gone through Ritouche
migration yet. This feature is not targetted to be available for EP preview 6.0
Comment 2 astashkova 2007-04-27 14:05:34 UTC
The issue seems suitable for the "Web and Java EE PAck" section of the NB IDE
6.0 Preview RNs. Going to notify Talley.
Comment 3 Annette Wegscheider 2007-05-04 16:08:36 UTC
From QE:
> So I think it's not need to add to Release Notes the issue #97613 
> because this broblem with JAX-RPC web services already described in RN 
> by the issue #92107 in the Web and Java EE section.
See http://www.netbeans.org/issues/show_bug.cgi?id=92107
Removed RELNOTE keyword from this one.
Comment 4 Peter Liu 2007-06-21 02:33:46 UTC
Can't test this feature due to "Edit WS Attribute" action not being available.
Comment 5 Srividhya Narayanan 2007-06-22 19:26:35 UTC
The JAXRPC web services support that affects the area for Identity was completed recently. This area is not completely
tested yet and he Identity requires the Edit Web Services action dialog to be present also. Since JAXWS is the main set
of features we need and that is working for all projects as planned we like to defer this for beta1. The Identity
tooling is also going to be separated from runtime for beta1 and hence all changes can be completed at once.

I am lowering the priority to P2 since this is not the primary usecase.
Comment 6 Peter Liu 2007-08-06 20:09:13 UTC
We've decided to drop support for JAX-RPC. Closing this bug as wontfix.