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 46292 - An object instantiated from a template created from a servlet is not marked as a servlet
Summary: An object instantiated from a template created from a servlet is not marked a...
Status: RESOLVED WONTFIX
Alias: None
Product: javaee
Classification: Unclassified
Component: Code (show other bugs)
Version: 4.x
Hardware: PC All
: P4 blocker (vote)
Assignee: pslechta
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-19 14:45 UTC by Marek Fukala
Modified: 2009-11-02 11:17 UTC (History)
1 user (show)

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 Marek Fukala 2004-07-19 14:45:27 UTC
[20040718]
... and hence there is no entry in the DD created
for it.

To reproduce:
1) have a WP
2) create a servlet
3) perform 'save as a template' action on the servlet
4) create a new instance of the new template
=> the new object is a servlet as well, but there
is no entry for it in the DD.
Comment 1 Milan Kuchtiak 2007-06-25 17:38:54 UTC
Reassigning bugs to responsible engineer.
Comment 2 Jiri Prox 2008-04-11 01:20:14 UTC
moving opened issues from TM <= 6.1 to TM=Dev
Comment 3 pslechta 2008-09-17 10:04:43 UTC
Still valid problem in NB 6.5.
Comment 4 pslechta 2008-09-29 11:19:27 UTC
A new UI is required, if the functionality should be supported: the user has to define which template type is it (which
wizard should be used to create an instance from the template). Or each file has to remember from which template it was
created (so this information can be stored in the newly created template). Anyway, it is bigger change.
Comment 5 pslechta 2008-11-20 18:55:58 UTC
Marking as LATER (big change, not critical).
Comment 6 Quality Engineering 2009-11-02 11:17:48 UTC
NetBeans.org Migration: changing resolution from LATER to WONTFIX