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 53007

Summary: Different project view for webapps with/without webservices
Product: webservices Reporter: Lukas Jungmann <jungi>
Component: CodeAssignee: Jiri Kopsa <jkopsa>
Status: CLOSED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 4.x   
Hardware: PC   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:
Attachments: 2 projects - first builded (contains ws), second just created

Description Lukas Jungmann 2005-01-05 17:49:02 UTC
[build 200501041900]

1. create new webapp project

project view is:
<prjName>
-web pages
-source packages
-test packages
-configuration files
-web services

2. add web service to this project and build it

project view is changed after successful build to:
<prjName>
-web pages
-source packages
-test packages
-configuration files
-web service refences    <-- this item was added
-web services
Comment 1 Lukas Jungmann 2005-01-05 17:51:40 UTC
Created attachment 19501 [details]
2 projects - first builded (contains ws), second just created
Comment 2 _ ludo 2005-03-15 20:19:09 UTC
I do not see this behaviour described in the UI spec under
http://golem.czech/prn/projects/cdpj2ee/uidocs/index.html
or
http://j2ee.netbeans.org/docs.html

so could be a bug, or could not be.
Moving to Enhancement.
Definitely a lack of UI spec.
Comment 3 Lukas Jungmann 2005-03-15 20:24:13 UTC
Jirko, can you add comments on this, please?
Comment 4 Jiri Kopsa 2005-03-18 22:17:36 UTC
This issue is now part of #55052:
http://www.netbeans.org/issues/show_bug.cgi?id=55052

Marking this as duplicate.

*** This issue has been marked as a duplicate of 55052 ***
Comment 5 Lukas Jungmann 2006-03-24 22:11:56 UTC
v.
Comment 6 Lukas Jungmann 2006-03-24 22:12:23 UTC
=>closing