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

Summary: Move JAXB Wizard module (xml/jaxb) to 'java' cluster
Product: webservices Reporter: _ gmpatil <gmpatil>
Component: JAXBAssignee: apireviews <apireviews>
Status: VERIFIED FIXED    
Severity: blocker CC: apireviews, nnguyen, rcruz
Priority: P3 Keywords: API_REVIEW_FAST
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:
Attachments: diff for nbbuild\cluster.properties changes
Adding 'xdm' module to 'retriever' module's dependency list

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.