Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 364675

Summary: When add REST service via wizard the default egldd file should be updated.
Product: z_Archived Reporter: Yu Hao <yuhaodl>
Component: EDTAssignee: Zhi Zhu <zhuzhi>
Status: NEW --- QA Contact:
Severity: normal    
Priority: P3 CC: chenzhh, smythew, svihovec, yuhaodl
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description Yu Hao CLA 2011-11-24 02:28:34 EST
Build Identifier: 201111232325

If you change the default egldd file to a new elgdd for your project then create a REST service via wizard. The new default egldd will NOT be updated

Reproducible: Always

Steps to Reproduce:
1.Create a egl project "test"
2.Copy test.egldd and paste it into the same project rename it to test1.egldd
3.remove test.egldd and set the default dd for the project to test1.elgdd
4.Create a REST service via wizard, please check "Create as web(EGL REST-RPC)service" in the wizard
5.You will find the removed test.egldd was re-created and the new REST service was added into test.elgdd not test1.elgdd
Comment 1 Tony Chen CLA 2011-11-24 03:58:46 EST
set to future
Comment 2 Brian Svihovec CLA 2012-06-14 11:30:21 EDT
Deferring to Future again.