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 87880 - Validation - root cause detection feature
Summary: Validation - root cause detection feature
Status: RESOLVED DUPLICATE of bug 87875
Alias: None
Product: soa
Classification: Unclassified
Component: BPEL Validation (show other bugs)
Version: 5.x
Hardware: All All
: P2 blocker (vote)
Assignee: Denis Anisimov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-24 15:42 UTC by Michael Frisino
Modified: 2007-04-03 12:05 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Frisino 2006-10-24 15:42:25 UTC
This is speculative feature. Is it possible to improve the validation system in
such a way that root cause conditions could be identified and dependent errors
associated with root cause problems.

Example: missing or broken WSDL/XSD import will result in many many individual
errors being reported. However, all of those errors would be dependent on the
missing broken import. 

Question is can the validation system detect such cases? Can the  UI provide
some indicator of this dependency (or supress the derived problems so that user
is not distracted by the derivative problems).

Open issue - are there enough cases where this can be done to justify
engineering a solution?
Comment 1 Michael Frisino 2006-10-24 15:43:41 UTC
For instance, all entities which use the same namespace prefix would be affected
when that namespace is broken/invalid.

Comment 2 Michael Frisino 2006-10-24 15:45:22 UTC
Open issue - is this just a special case of the "Fix/Repair this" feature? See
bug 87875
Comment 3 Michael Frisino 2006-11-20 18:21:47 UTC
Another potentially big feature. Probably too big for Gavotte. Maybe for beyond.
Denis are you interested? Let's discuss.
Comment 4 Vladimir Yaroslavskiy 2007-04-03 12:05:14 UTC
It is the part of the "Fix/Repair this", bug 87875.

*** This issue has been marked as a duplicate of 87875 ***