Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 481545 - Refactor client requests so that different versions can be supported for different server definition
Summary: Refactor client requests so that different versions can be supported for diff...
Status: CLOSED DUPLICATE of bug 481543
Alias: None
Product: CFT
Classification: ECD
Component: General (show other bugs)
Version: unspecified   Edit
Hardware: PC Mac OS X
: P3 normal
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-11-05 15:40 EST by Nieraj Singh CLA
Modified: 2021-01-04 19:33 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nieraj Singh CLA 2015-11-05 15:40:53 EST
PWS/Diego requires changes to the underlying client to address issues like 503 on fetching application stats, as well as different mechanism to fetch files. However this may not be compatible or applicable to other CF server definitions like BlueMix. On possibility is to define a request factory that is associated with a server definition that gets used by the server behaviour, and allows server definitions to use a default version or specify their own via:

org.eclipse.wst.server.core.serverTypes

if they contribute their own ServerBehaviourDelegate
Comment 1 Nieraj Singh CLA 2015-11-05 15:43:27 EST

*** This bug has been marked as a duplicate of bug 481543 ***