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 71886 - NPE when invoke Call EJB in servlet
Summary: NPE when invoke Call EJB in servlet
Status: RESOLVED WORKSFORME
Alias: None
Product: javaee
Classification: Unclassified
Component: EJB (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Daniel Prusa
URL:
Keywords: T9Y
Depends on:
Blocks:
 
Reported: 2006-01-26 09:34 UTC by Jan Horvath
Modified: 2006-10-23 16:41 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
NPE (648 bytes, text/plain)
2006-01-26 09:34 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-01-26 09:34:13 UTC
build 200601251900

-create EJB and Web module
-create Session EJB with remote interface
-create new Servlet
-in servlet invoke Call EJB 
-EXCEPTION: NPE
Comment 1 Jan Horvath 2006-01-26 09:34:39 UTC
Created attachment 28603 [details]
NPE
Comment 2 Jan Horvath 2006-01-26 12:52:52 UTC
this issue is reproducible only in trunk builds
Comment 3 Daniel Prusa 2006-07-11 14:57:24 UTC
I am not able to reproduce the NPE in latest release55 builds.
Is this issue still valid when it is reported against trunk builds only?
The stack trace itself does not provide sufficient information to find out what
was the problem, but there were several fixes made in javacore that may possibly
be connected to it.
Comment 4 Daniel Prusa 2006-07-17 09:35:58 UTC
I have made several attemps to reproduce this issue, but the exception has never
occured. This bug was probably already fixed in javacore.