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 - JAXB Wizard: Support for EJB project
Summary: JAXB Wizard: Support for EJB project
Status: RESOLVED FIXED
Alias: None
Product: webservices
Classification: Unclassified
Component: JAXB (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: _ gmpatil
URL:
Keywords:
Depends on:
Blocks: 100660
  Show dependency tree
 
Reported: 2007-04-13 01:11 UTC by _ gmpatil
Modified: 2007-06-14 19:10 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 _ 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.