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 110585 - WS client node in wrongly positioned
Summary: WS client node in wrongly positioned
Status: VERIFIED FIXED
Alias: None
Product: webservices
Classification: Unclassified
Component: JAX-RPC (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: bhate
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-07-23 13:29 UTC by Jaroslav Pospisil
Modified: 2007-09-20 12:48 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Wrongly placed Web Services References node (19.09 KB, image/png)
2007-07-23 13:31 UTC, Jaroslav Pospisil
Details
screenshot02 (19.61 KB, image/png)
2007-07-23 14:22 UTC, Jaroslav Pospisil
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jaroslav Pospisil 2007-07-23 13:29:46 UTC
Build 200707230000-FULL,JDK1.6.0_02,Vista

When you add ws client into J2SE project, it§s positioned on the end leave of tree,which is wrong.
See attached screenshot.
Comment 1 Jaroslav Pospisil 2007-07-23 13:31:02 UTC
Created attachment 45513 [details]
Wrongly placed Web Services References node
Comment 2 Jaroslav Pospisil 2007-07-23 14:21:22 UTC
Also ws client node in JAX-RPC web project is wrongly positioned - see another screenshot (up is JAX-RPC client, down
JAX-WS client) 
Comment 3 Jaroslav Pospisil 2007-07-23 14:22:02 UTC
Created attachment 45524 [details]
screenshot02
Comment 4 bhate 2007-08-23 23:50:41 UTC
corrected positioning:
in j2se projects
   - source
   - test
   - web service references (first jaxrpc and then jaxws when applicable)
in ejb jar 
   - Enterprise beans
   - Web Services
   - Web Service References (NA for j2ee 1.4)
in web projects
   - Web Pages
   - Web Services
   - Web Service References
   
Comment 5 Jaroslav Pospisil 2007-09-20 12:48:29 UTC
VERIFIED