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 95611

Summary: Delete web service client from Java 5 EJB Module project, deployment descriptors not updated
Product: serverplugins Reporter: rdelaplante <rdelaplante>
Component: Sun Appserver 9Assignee: Vince Kraemer <vkraemer>
Status: NEW ---    
Severity: blocker CC: pjiricka, rdelaplante, vkraemer
Priority: P3    
Version: 5.x   
Hardware: All   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:

Description rdelaplante 2007-02-14 20:50:57 UTC
service-ref & security info stays in sun-ejb-jar.xml and amconfig.xml
Comment 1 _ pcw 2007-08-25 09:12:22 UTC
This actually might work in 5.5.1, but it'll be broken again in 6.0 because we no longer can listen to changes to
annotations.  I'll have to think if there is a good way to handle it.
Comment 2 Vince Kraemer 2007-12-07 16:22:46 UTC
please close this issue if you forgot to earlier.  If this issue is still open,
please change the target milestone to reflect the current commitment.
Comment 3 _ pcw 2008-01-08 21:52:39 UTC
I'll take a peek at this post M2.
Comment 4 Vince Kraemer 2008-04-25 22:42:19 UTC
did this get fixed or do we need to reset the TM?
Comment 5 Vince Kraemer 2008-10-18 02:32:19 UTC
what is the status on this? did it get fixed or do we need to reset the TM value.

please be prepared to discuss this issue on 2008/10/22
Comment 6 _ pcw 2008-12-09 17:48:43 UTC
No easy solution here.  There are no events related to annotations so the dd editor won't be notified to clean things
up.  Besides that, the multiview editor takes a much more conservative stance regarding deleting elements from the file
than in pre 6.0 (pre multiview) times.

Cases like these would be flagged as errors in the editor to make them more visible to the user.  Do we have time for
that this round?
Comment 7 rdelaplante 2008-12-09 17:55:32 UTC
When I talked about deleting the web service client, I was probably talking about right clicking it in the projects tree
and selecting delete menu option.
Comment 8 Vince Kraemer 2008-12-09 18:59:02 UTC
the schedule of 7.0 is here: http://wiki.netbeans.org/NetBeans70...

it looks like we need to have an error checking 'feature' by March 9 and a final 'impl' by May 25.

Comment 9 _ pcw 2008-12-09 22:06:26 UTC
Ryan brings up an interesting point.  If there is an explicit delete action that the user invokes (vs simply deleting an
@WebServiceRef element in a java file), is there a way the dd editor backend could be notified?

Can this sort of capability be added to the j2eeserver api changes being researched?
Comment 10 Vince Kraemer 2009-09-16 23:59:54 UTC
assign outher half of pcw's issues
Comment 11 Nitya Doraisamy 2009-11-11 17:52:01 UTC
This will have to wait for the next release. Marking as next