Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 366588 - DBWSBuilder incorrectly computes Oracle StoredProcedure name as 'catalog.schema.procedureName'
Summary: DBWSBuilder incorrectly computes Oracle StoredProcedure name as 'catalog.sche...
Status: RESOLVED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Eclipselink (show other bugs)
Version: unspecified   Edit
Hardware: All Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Nobody - feel free to take it CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-13 12:58 EST by Mike Norman CLA
Modified: 2022-06-09 10:29 EDT (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 Mike Norman CLA 2011-12-13 12:58:21 EST
It should be 'schema.catalog.procedureName'

In OracleHelper>>getQualifiedProcedureName the error is nicely documented! 

    /**
     * Returns the qualified stored procedure name based on a given ProcedureType
     * and ProcedureOperationModel.
     *
     * The returned string will be in the format: 'catalog.schema.procedureName'
     *
     */
    protected String getQualifiedProcedureName(ProcedureOperationModel procedureOperationModel, ProcedureType storedProcedure) {
Comment 1 Mike Norman CLA 2011-12-13 13:07:05 EST
fixed in svn revision: 10557
Comment 2 Eclipse Webmaster CLA 2022-06-09 10:29:49 EDT
The Eclipselink project has moved to Github: https://github.com/eclipse-ee4j/eclipselink