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 130772 - web project structure is duplicated
Summary: web project structure is duplicated
Status: RESOLVED WORKSFORME
Alias: None
Product: javaee
Classification: Unclassified
Component: Spring (show other bugs)
Version: 6.x
Hardware: All Windows XP
: P1 blocker (vote)
Assignee: Andrei Badea
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-21 14:10 UTC by oawad79
Modified: 2008-03-26 18:14 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
duplicate structure (99.64 KB, image/jpeg)
2008-03-21 14:12 UTC, oawad79
Details
about box from netbeans (124.78 KB, image/jpeg)
2008-03-26 13:32 UTC, oawad79
Details

Note You need to log in before you can comment on or make changes to this bug.
Description oawad79 2008-03-21 14:10:12 UTC
when i created a new web project I got the project folder structure duplicated, i got 2 folders for source files, 2 
folders for web files, 2 folders for library files, 2 folders for everything!!!!
Comment 1 oawad79 2008-03-21 14:12:33 UTC
Created attachment 58841 [details]
duplicate structure
Comment 2 John Baker 2008-03-25 19:43:50 UTC
please provide steps to reproduce.
Also include your environment (copy/paste from Help->About box)

I know there have been changes in projects, so you probably need to start with a new userdir
Comment 3 John Baker 2008-03-25 22:33:49 UTC
dkonecny have you seen the web structure "duplicating" before?
Comment 4 David Konecny 2008-03-25 22:59:53 UTC
No, I haven't.
Comment 5 oawad79 2008-03-26 13:32:52 UTC
Created attachment 59130 [details]
about box from netbeans
Comment 6 oawad79 2008-03-26 13:35:04 UTC
issue happened when I created a new web project, doesn't happen now. I recall it happened after I installed a plugin 
from the available plugins in Tools --> Plugins --> Available Pluings

it might be one of the spring framework plugins or the jmeter plugin.
Comment 7 John Baker 2008-03-26 16:45:21 UTC
Which build are you using?
Please include the information in the Help->About box
Comment 8 oawad79 2008-03-26 16:54:02 UTC
i have attached the about box image in the previous post
Comment 9 John Baker 2008-03-26 17:17:17 UTC
Is this still occurring?

In 6.1 there's no need to include the Spring plugin as Spring is included in 6.1

If you remove the Spring plugin, restart the IDE then the problem should go away
Comment 10 oawad79 2008-03-26 17:30:08 UTC
this issue is not happening any more.

could you please help me with this:

I am trying to generate a webservice using netbeans 6 and 6.1 but every time the resulted WSDL does not show the 
methods parameters and return type data types like (xsd:string , xsd:int ,...) and this causes compatibility issues 
with third party webservice client that tries to access the service, my question how to make the netbeans shows the 
(xsd:string, xsd:int ,...) in its WSDL?? 
Comment 11 John Baker 2008-03-26 18:14:20 UTC
I will close this issue.

Regarding the webservices question, please send an email to nbj2ee@netbeans.org
where experts can answer your question