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 124740 - Move JAXB Wizard module (xml/jaxb) to 'java' cluster
Summary: Move JAXB Wizard module (xml/jaxb) to 'java' cluster
Status: VERIFIED FIXED
Alias: None
Product: webservices
Classification: Unclassified
Component: JAXB (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: apireviews
URL:
Keywords: API_REVIEW_FAST
Depends on:
Blocks:
 
Reported: 2008-01-04 22:38 UTC by _ gmpatil
Modified: 2008-10-30 00:19 UTC (History)
3 users (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments
diff for nbbuild\cluster.properties changes (742 bytes, text/plain)
2008-01-04 22:45 UTC, _ gmpatil
Details
Adding 'xdm' module to 'retriever' module's dependency list (1.81 KB, text/plain)
2008-01-04 22:46 UTC, _ gmpatil
Details

Note You need to log in before you can comment on or make changes to this bug.
Description _ gmpatil 2008-01-04 22:38:42 UTC
The JAXB Wizard module (xml/jaxb) in NB 6.0 was built in SOA cluster and packaged in NB6 'full' distribution.
In response to requests to distribute it with "Java SE" distribution, we would like to put the module in 'java' cluster.
Comment 1 _ gmpatil 2008-01-04 22:45:21 UTC
Created attachment 54710 [details]
diff for nbbuild\cluster.properties changes
Comment 2 _ gmpatil 2008-01-04 22:46:38 UTC
Created attachment 54711 [details]
Adding 'xdm' module to 'retriever' module's dependency list
Comment 3 Nam Nguyen 2008-01-04 23:06:52 UTC
The changes looks fine. Adding xdm to retriever direct dependency list is fine since the retriever functionality is for
in IDE usage.
Comment 4 _ gmpatil 2008-01-07 19:03:42 UTC
Thanks Nam.
apireviewers, let me know if I have approval.
Comment 5 _ gmpatil 2008-01-14 19:42:17 UTC
As got no objections, committed the changes. 
Comment 6 rpoon 2008-10-30 00:19:50 UTC
Verified this with following:
 1) From netbeans download page 'http://www.netbeans.org/downloads/index.html' download 
      and install with:
         > Web & Java EE (download)
         > Java SE (download)
         > Mobility (download)
  2) Verified that JAXB wizard is available in all the above download installs for:
      > EJB project
      > Web Application
      > Java Application

Verified that JAXB binding is available for the mentioned projects from the above download options.