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 58672 - Add option of generating EJB call even when the EJB is not in an open NB project
Summary: Add option of generating EJB call even when the EJB is not in an open NB project
Status: RESOLVED WONTFIX
Alias: None
Product: javaee
Classification: Unclassified
Component: Code (show other bugs)
Version: 4.x
Hardware: All All
: P3 blocker with 1 vote (vote)
Assignee: martin_adamek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-08 20:11 UTC by wqtnetbeans
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 wqtnetbeans 2005-05-08 20:11:54 UTC
This one is similar to 58259.

It'd be convenient to have a wizard kind of "call ejb" (on top of the existing
call ejb feature, of course), where all you need is to answer some questions
like "JNDI name", "bean type", "method name/params", etc., and the wizard would
create the "boiler code" to call the EJB.

Following is a thread about this in nbusers list: 


On 5/8/05, Martin Adamek <Martin.Adamek@sun.com> wrote:
> No.
> For using action in NetBeans you must have called bean in one of your
> open projects.
> 
> Martin
> 
> serkan wrote:
> > Hi everybody
> >
> > I use NB IDE 4.1 RC1
> >
> > I would like to add an ejb
> >
> > İ can use Enterprise Resource-> Call Enterprise Bean from right-click menu
> >
> > Hovewer i want to take an ejb from remote server.
> >
> > Server is already added to Servers, and it look running.
> >
> > Is there a way to call an ejb from remote server from directly IDE.
> >
> > Thanks....
> >
>
Comment 1 Martin Balin 2016-07-07 08:55:17 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