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 221559 - Support for JCA 1.6 resource adapter development
Summary: Support for JCA 1.6 resource adapter development
Status: RESOLVED WONTFIX
Alias: None
Product: javaee
Classification: Unclassified
Component: EAR (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal (vote)
Assignee: David Konecny
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-06 12:50 UTC by ralph1
Modified: 2016-07-07 08:55 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 ralph1 2012-11-06 12:50:10 UTC
A significant number of real world business systems need to integrate with legacy (non-Java) systems and so it is essential that resource adapters can be developed. At present there seems to be no support for developing resource adapters in Netbeans.

According to the JCA 1.6 specification, there are two approaches to building and packaging an RA and both need to be supported using Netbeans:
 
1. It should be possible to build a rar file containing the RA ideally by creating an RA project type.

2. It should be possible to include the RA as a module in an ear file by adding an RA module type to an enterprise application's project.

Many thanks.
Comment 1 Martin Balin 2016-07-07 08:55:35 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss