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

Summary: Support for JCA 1.6 resource adapter development
Product: javaee Reporter: ralph1
Component: EARAssignee: David Konecny <dkonecny>
Status: RESOLVED WONTFIX    
Severity: normal    
Priority: P3    
Version: 7.3   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

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