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 100874

Summary: JAXB Wizard: Support for EJB project
Product: webservices Reporter: _ gmpatil <gmpatil>
Component: JAXBAssignee: _ gmpatil <gmpatil>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:
Bug Depends on:    
Bug Blocks: 100660    

Description _ gmpatil 2007-04-13 01:11:19 UTC
JAXB Wizard: Support for EJB project
Comment 1 _ gmpatil 2007-05-18 00:30:03 UTC
Added dependency with j2ee/ejbjarproject implementing NodeFactory API.
See http://www.netbeans.org/issues/show_bug.cgi?id=96177

This is required to dynamically adding JAXB nodes w/o modifying j2ee/ejbjar
projects for JAXB specific requirements.
Comment 2 _ gmpatil 2007-06-14 03:09:02 UTC
Removed dependency with #96177 as NodeFactory API is implemented in "ejbjarproject" module.
Comment 3 _ gmpatil 2007-06-14 19:10:56 UTC
EJB project support added.