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

Summary: New from template in Services generate .instance instead of .ser object
Product: platform Reporter: _ rkubacki <rkubacki>
Component: -- Other --Assignee: akemr <akemr>
Status: CLOSED FIXED    
Severity: blocker    
Priority: P2    
Version: 3.x   
Hardware: PC   
OS: All   
Issue Type: DEFECT Exception Reporter:

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.