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

Bug 322267

Summary: Refactor DBWS to support custom sub-classes of ProviderHelper
Product: z_Archived Reporter: Mike Norman <michael.norman>
Component: EclipselinkAssignee: Nobody - feel free to take it <nobody>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: unspecified   
Target Milestone: ---   
Hardware: All   
OS: All   
Whiteboard:

Description Mike Norman CLA 2010-08-10 14:25:58 EDT
Email request from potential customer needs to support DBWS
in an OSGi environment.

Need to re-factor o.e.p.internal.dbws.ProviderHelper to make it easier
for custom sub-classes to override init behaviour (currently the init()
method handles initialization for:
 - metadata
 - schema
 - wsdl
 - descriptors
 - SOAP request/responses

Break into separate protected methods so that an end-user would only
have to re-impl some (not all) initialization logic.
Comment 1 Mike Norman CLA 2010-08-16 21:15:24 EDT
Fixed in SVN revision: 8024

Refactor for easier sub-classsing

in both TRUNK and 2.1 branches
Comment 2 Eclipse Webmaster CLA 2022-06-09 10:25:30 EDT
The Eclipselink project has moved to Github: https://github.com/eclipse-ee4j/eclipselink