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 77061 - NPE after Call EJB in servlet
Summary: NPE after Call EJB in servlet
Status: VERIFIED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: EJB (show other bugs)
Version: 5.x
Hardware: All All
: P2 blocker (vote)
Assignee: Martin Adamek
URL:
Keywords: RANDOM
: 77067 77136 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-05-30 10:49 UTC by Jan Horvath
Modified: 2006-10-06 15:13 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
NPE (4.85 KB, text/plain)
2006-05-30 10:50 UTC, Jan Horvath
Details
NPE again (14.36 KB, text/plain)
2006-06-07 14:29 UTC, Jan Horvath
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Horvath 2006-05-30 10:49:28 UTC
build 200605300200

-create new Enterprice application (Java EE 5)
-create session bean
-create servlet
-invoke call ejb in the servlet
-EXCEPTION: NPE
Comment 1 Jan Horvath 2006-05-30 10:50:01 UTC
Created attachment 30657 [details]
NPE
Comment 2 Jan Horvath 2006-06-07 14:29:59 UTC
Created attachment 30860 [details]
NPE again
Comment 4 Martin Adamek 2006-06-08 11:50:51 UTC
*** Issue 77136 has been marked as a duplicate of this issue. ***
Comment 5 Martin Adamek 2006-06-08 11:51:07 UTC
*** Issue 77067 has been marked as a duplicate of this issue. ***
Comment 6 Jan Horvath 2006-10-06 15:13:58 UTC
v