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 80411 - JAX-WS/JAX-RPC and Project Properties
Summary: JAX-WS/JAX-RPC and Project Properties
Status: VERIFIED FIXED
Alias: None
Product: webservices
Classification: Unclassified
Component: Code (show other bugs)
Version: 5.x
Hardware: All All
: P2 blocker (vote)
Assignee: Milan Kuchtiak
URL:
Keywords: UI
Depends on:
Blocks:
 
Reported: 2006-07-17 13:27 UTC by Geertjan Wielenga
Modified: 2006-09-05 15:07 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Project Customizer without JAX-RPC services/clients (43.87 KB, image/jpeg)
2006-07-17 16:51 UTC, Milan Kuchtiak
Details
Project containing JAX-RPC services/clients (45.74 KB, image/jpeg)
2006-07-17 16:52 UTC, Milan Kuchtiak
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Geertjan Wielenga 2006-07-17 13:27:27 UTC
When user has JAX-WS web service/client and goes to Project Properties, she will
see the text "There are no web services/clients in this project." This text
should be changed. It should say: "There are no JAX-RPC (J2EE 1.4) web
service/clients in this project."

Jano -- do you think we should add more text saying that there could be JAX-WS
web services in the project or would that make the text too long. 

I made this a P2 because even though it is an easy fix, it is really important
that it DOES get fixed, because otherwise users will be very confused.
Comment 1 Geertjan Wielenga 2006-07-17 13:28:07 UTC
Adding Jano and UI keyword.
Comment 2 Geertjan Wielenga 2006-07-17 14:17:54 UTC
Another proposal: I propose we change the name of the nodes from "Web Service"
and "Web Service Clients" to "AX-RPC Web Service" and "JAX-RPC Web Service Clients".
Comment 3 Milan Kuchtiak 2006-07-17 16:44:49 UTC
The Web Services node was removed to RAX-RPC Web Services.
Moreover, the node is not present if there are no JAX-RPC services/clients in
the project.
Comment 4 Milan Kuchtiak 2006-07-17 16:51:10 UTC
Created attachment 31929 [details]
Project Customizer without JAX-RPC services/clients
Comment 5 Milan Kuchtiak 2006-07-17 16:52:45 UTC
Created attachment 31930 [details]
Project containing JAX-RPC services/clients
Comment 6 jrojcek 2006-07-18 14:34:04 UTC
I think I'm fine with the change, if I understand the motivation correctly. But how do we call the WS node in 
Project window?
Comment 7 Milan Kuchtiak 2006-07-18 15:43:57 UTC
The node tree in Project customizer:

JAX-RPC Web Servces
  - Web Services
  - Web Service Clients

The node tree in Project view:

Project_root
     ...
   - Web Services
   - Web Service References
     ...
Comment 8 Jaroslav Pospisil 2006-09-05 15:07:03 UTC
VERIFIED