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 52197 - EJB module content is not visible in runtimeTab
Summary: EJB module content is not visible in runtimeTab
Status: CLOSED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Sun Appserver 8 (show other bugs)
Version: 4.x
Hardware: PC Linux
: P2 blocker (vote)
Assignee: Nitya Doraisamy
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-12-08 13:17 UTC by Petr Blaha
Modified: 2006-03-24 12:45 UTC (History)
0 users

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 Petr Blaha 2004-12-08 13:17:50 UTC
nbbuild: 041006
os: win XP

1. Create new EJBModule
2. Create 1 EJB Session bean (eg. ejb.First) (with
no added operations)
3. Run project
4. go to runtimeTab -> apps -> EJB modules ->
created EJBModule - there should be displayed
First bean, but there isn't. If i restart IDE, add
new bean into that module or create new EJBModule
all works (usually) as I expected.
lukas.jungmann@sun.com 10/6/04 14:44 GMT

note: after right-click on added module only
action "properties" is available, not other ones
("undeploy", "disable").
lukas.jungmann@sun.com 10/6/04 14:56 GMT
Comment 1 _ ludo 2005-01-28 23:33:51 UTC
needed for 4.1
Comment 2 Nitya Doraisamy 2005-02-23 17:58:58 UTC
The runtime tab now shows the content of the deployed ejb module. All
the context sensitive actions are also available.
Comment 3 Petr Blaha 2005-03-15 15:03:40 UTC
[Build 20050314]