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 92842 - Cannot build service locator after its creation
Summary: Cannot build service locator after its creation
Status: VERIFIED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: EJB (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Martin Adamek
URL:
Keywords: REGRESSION
Depends on:
Blocks:
 
Reported: 2007-01-19 13:47 UTC by Lukas Jungmann
Modified: 2007-02-16 12:00 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
created source file (3.94 KB, text/plain)
2007-01-19 13:48 UTC, Lukas Jungmann
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Lukas Jungmann 2007-01-19 13:47:51 UTC
-create new EJB -> Caching Service Locator, eg. w/ name: CachingServiceLocator
-build project with this new file

=> compilation fails, because generated class name is ServiceLocator and the
file name is CachingServiceLocator, see the attachment
Comment 1 Lukas Jungmann 2007-01-19 13:48:42 UTC
Created attachment 37520 [details]
created source file
Comment 3 Lukas Jungmann 2007-02-16 12:00:38 UTC
v.