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 - Creating the first EJB with a @Remote interface should help in creating a 'java class library' for the @Remote interfaces
Summary: Creating the first EJB with a @Remote interface should help in creating a 'ja...
Status: RESOLVED WONTFIX
Alias: None
Product: javaee
Classification: Unclassified
Component: App Client (show other bugs)
Version: 7.1
Hardware: PC Linux
: P3 normal (vote)
Assignee: Martin Janicek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-31 05:14 UTC by pablopina
Modified: 2016-07-07 08:54 UTC (History)
1 user (show)

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 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