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 102512 - incorrect import package name in URLResolver generated source
Summary: incorrect import package name in URLResolver generated source
Status: VERIFIED FIXED
Alias: None
Product: webservices
Classification: Unclassified
Component: REST (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: Nam Nguyen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-25 16:21 UTC by Nam Nguyen
Modified: 2007-06-11 20:38 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
URLResolver patch (895 bytes, patch)
2007-04-25 16:40 UTC, Nam Nguyen
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Nam Nguyen 2007-04-25 16:21:01 UTC
Causing by hard coded import statement in URLResolver template:
import x.service.PersistenceService;
Comment 1 Nam Nguyen 2007-04-25 16:22:21 UTC
Fix the template.
Comment 2 Nam Nguyen 2007-04-25 16:40:07 UTC
Created attachment 41645 [details]
URLResolver patch
Comment 3 Nam Nguyen 2007-04-26 01:04:07 UTC
Fix checked into trunk.
Comment 4 Lukas Jungmann 2007-06-11 20:38:02 UTC
v.