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 167788 - SOA modules Project System Refactoring
Summary: SOA modules Project System Refactoring
Status: NEW
Alias: None
Product: soa
Classification: Unclassified
Component: BPEL Project (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: issues@soa
URL:
Keywords:
Depends on:
Blocks: 167802
  Show dependency tree
 
Reported: 2009-06-29 10:56 UTC by Vitaly Bychkov
Modified: 2009-11-09 00:58 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 Vitaly Bychkov 2009-06-29 10:56:49 UTC
All JBI module projects are close each other. 
The next project related functionality are very similar:
 - The "New JBI Module" wizards are close each other
 - Project Logical Views are the same except Project icon and source node naming
 - There is a set of common Project Actions
 - Building system performs similar task: collect consumers and providers to make jbi.xml file. The only difference is
in consumers/providers collection algorithm.

Although all "JBI Module" projects are based on one module - compapp.projects.base, it is not flexible and extendable
enough to avoid number repeatedable codelines.

At current stage the next functionality is duplicated through all modules:
- build system, ant tasks support
- project operations.java (delete, copy, move project)
- project initialization 
- project parameters information providers
- project logical view
Comment 1 Vladimir Yaroslavskiy 2009-10-24 09:35:52 UTC
looks like for next release