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

Bug 350327

Summary: setAttribute(???) methods are not exposed in the IRuntimeWorkingCopy
Product: [WebTools] WTP ServerTools Reporter: Jason Duan <jasonxd>
Component: wst.serverAssignee: wst.server <wst.server-inbox>
Status: CLOSED INVALID QA Contact: Angel Vera <arvera>
Severity: normal    
Priority: P3    
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description Jason Duan CLA 2011-06-24 16:10:16 EDT
Build Identifier: WTP 3.2.5 

The RuntimeWorkingCopy class has a set of setAttribute methods, but they are not exposed to the IRuntimeWorkingCopy class.  So, they can't be used.

This defect is to expose them.

Reproducible: Always

Steps to Reproduce:
The RuntimeWorkingCopy class has a set of setAttribute methods, but they are not exposed to the IRuntimeWorkingCopy class.  So, they can't be used.

This defect is to expose them.
Comment 1 Jason Duan CLA 2011-06-27 15:39:01 EDT
We can do this via using the runtime delegate instead.  So, canceling it.