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 111598 - Deleting EE Client project doesn't remove references in JavaEE project
Summary: Deleting EE Client project doesn't remove references in JavaEE project
Status: RESOLVED WORKSFORME
Alias: None
Product: javaee
Classification: Unclassified
Component: EAR (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: Tomas Mysik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-01 11:20 UTC by ieising
Modified: 2007-08-14 22:54 UTC (History)
1 user (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 ieising 2007-08-01 11:20:59 UTC
Hi,

I created a JavaEE project including EJB, Web and Client project. Now I decide that I don't need the Client project and
delete it. Consequently the JavaEE project referencing the client project doesn't build anymore, because the reference
client project doesn't exist anymore.
When I try to remove the reference via the project's properties, I get all kinds of exceptions. This is in dev-build
200707270000

Iwan
Comment 1 Milos Kleint 2007-08-01 12:20:27 UTC
-> j2ee
Comment 2 martin_adamek 2007-08-01 12:27:18 UTC
Reassigning to EAR. Please attach also exceptions, if possible.
Comment 3 Tomas Mysik 2007-08-01 15:30:32 UTC
I'm not able to reproduce this issue. Here are the steps I did:
- start NetBeans with clean userdir
- create EAR project with EJB, WEB, AppClient modules
- delete AppClient (with sources)
- EAR project gets red label

Than I tried:
- Remove deleted module from Java EE Modules node
- Project Properties, Packaging, Remove Missing project

No exception occurs in any case so can you please specify exact steps to reproduce? As Martin wrote can you attach 
your log file (userdir/var/log/messages.log file)? Which application server do you use? Which JDK version? Which OS? 
Thank you.

Product Version: NetBeans IDE Dev (Build 070801)
Java: 1.6.0_02; Java HotSpot(TM) Client VM 1.6.0_02-b05
System: Linux version 2.6.22-ck1 running on i386; UTF-8; cs_CZ (nb)
GlassFish v2 b50g
Comment 4 Tomas Mysik 2007-08-14 11:49:10 UTC
No response so closing. Please reopen this issue if the problem still exists. Thank you.
Comment 5 ieising 2007-08-14 19:41:58 UTC
Can you tell me where I can download beta1 as I can only download daily builds. I am happy to test with beta1.

Iwan
Comment 6 Tomas Mysik 2007-08-14 22:54:16 UTC
Please, provide exact steps to reproduce, attach your log file or keep this issue as WORKSFORME because I don't know 
what to fix. Thank you.

NetBeans Beta1 is not available yet, you have to use Milestone 10 or latest daily builds.