Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 322267 - Refactor DBWS to support custom sub-classes of ProviderHelper
Summary: Refactor DBWS to support custom sub-classes of ProviderHelper
Status: RESOLVED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Eclipselink (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Nobody - feel free to take it CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-10 14:25 EDT by Mike Norman CLA
Modified: 2022-06-09 10:25 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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