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 10394 - New from template in Services generate .instance instead of .ser object
Summary: New from template in Services generate .instance instead of .ser object
Status: CLOSED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 3.x
Hardware: PC All
: P2 blocker (vote)
Assignee: akemr
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-03-16 09:49 UTC by _ rkubacki
Modified: 2008-12-22 19:02 UTC (History)
0 users

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 _ rkubacki 2001-03-16 09:49:51 UTC
It is desired that new from template generates new serialized object when new
service (for example new browser) is created even if it is created from .instance.
Comment 1 Jaroslav Tulach 2001-03-18 10:13:34 UTC
Ales, please change to implementation of
InstanceDataObject.handleCreateFromTemplate to create the .ser file if the
object represented by the .instance template seems to be serializable
(java.io.Serializable.class.isAssignableFrom (intanceClass ()).
Comment 2 akemr 2001-03-20 08:58:18 UTC
Fixed. Fix will be in dev build #150, release32 build #9
Comment 3 Jan Chalupa 2001-05-05 20:54:53 UTC
Target milestone 3.2
Comment 4 Quality Engineering 2003-07-01 16:21:15 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.