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 186334 - disable 'Remote' in Call EJB dialog for EJBs without EJB client jar
Summary: disable 'Remote' in Call EJB dialog for EJBs without EJB client jar
Status: RESOLVED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: EJB (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Andrey Yamkovoy
URL:
Keywords:
Depends on:
Blocks: 163083
  Show dependency tree
 
Reported: 2010-05-19 01:07 UTC by David Konecny
Modified: 2010-05-26 07:19 UTC (History)
1 user (show)

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 David Konecny 2010-05-19 01:07:25 UTC
If 'Remote' option is enabled in 'Call Enterprise Bean' dialog but Remote interface is not defined in separate EJB client jar then Error label should be shown to user and OK should be disabled. Error label should say something like "Remote interface must be stored in separate EJB client jar in order to reference it from other projects."
Comment 1 Andrey Yamkovoy 2010-05-25 14:46:03 UTC
Fixed in the web-main.
Comment 2 Quality Engineering 2010-05-26 07:19:00 UTC
Integrated into 'main-golden', will be available in build *201005260001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/5ea62f6c259a
User: Andrey Yamkovoy <kaktus@netbeans.org>
Log: Fix #186334 - disable 'Remote' in Call EJB dialog for EJBs without EJB client jar