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 96916 - JMS resources aren't created from MDB beans
Summary: JMS resources aren't created from MDB beans
Status: RESOLVED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: EJB (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: martin_adamek
URL:
Keywords: REGRESSION
Depends on:
Blocks:
 
Reported: 2007-03-01 10:19 UTC by Petr Blaha
Modified: 2007-06-19 15:02 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Blaha 2007-03-01 10:19:39 UTC
[build 070228]
Steps:
1) create JavaEE5 EJB project
2) add MDB bean in this project
ERROR: JMS reaources for Sun AS aren't created for the bean.
Comment 1 Martin Adamek 2007-04-24 14:18:42 UTC
Will be fixed with new resources API.
Comment 2 martin_adamek 2007-06-19 15:02:40 UTC
Should be working now, but be aware of issue 107229.