Bug 179568

Summary: Translator framework does not reload model when changing the root node of XML file
Product: [WebTools] WTP Common Tools Reporter: Paul Fullbright <paul.fullbright>
Component: wst.commonAssignee: Carl Anderson <ccc>
Status: NEW --- QA Contact: Konstantin Komissarchik <konstantin>
Severity: normal    
Priority: P3 Keywords: helpwanted
Version: 2.0   
Target Milestone: Future   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description Paul Fullbright CLA 2007-03-27 13:16:13 EDT
If I have a TranslatorResource for an XML file, and then change the root node of the file (for instance, by doing an entire-document copy/paste or by reverting to another version of the file), the EMF2DOMSSERenderer unloads the resource without attempting to reload it.  I now have a resource with no contents that corresponds to an XML file *with* contents.  I've given no indication that I want an unloaded resource, so I don't know why it unloads it and stops there.