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 201468

Summary: Creating the first EJB with a @Remote interface should help in creating a 'java class library' for the @Remote interfaces
Product: javaee Reporter: pablopina
Component: App ClientAssignee: Martin Janicek <mjanicek>
Status: RESOLVED WONTFIX    
Severity: normal CC: kganfield
Priority: P3    
Version: 7.1   
Hardware: PC   
OS: Linux   
Issue Type: ENHANCEMENT Exception Reporter:

Description pablopina 2011-08-31 05:14:45 UTC
When creating a an EJB with remote interface, wizard can not proceed unless there is a ant based (java class library) or maven 'Java Application' on the current project group.

Wizard could help in creating one automatically an deault it's location (or prompt with a default) to the same location as the ejb project.

A deault project name could be <ejb-modules-name>-client.

I believe this is the standard packaging structure. Both EJB module and ejb-client-module have the same parent directory.
Comment 1 Martin Balin 2016-07-07 08:54:56 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