Bug 112575 - ManifestSource/PDLFilter improperly loads pdl files.
Summary: ManifestSource/PDLFilter improperly loads pdl files.
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Web Application Framework
Classification: Retired
Component: other
Version: nightly
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Archit Shah
QA Contact: Jon Orris
URL:
Whiteboard:
Depends On:
Blocks: 106481
TreeView+ depends on / blocked
 
Reported: 2003-12-23 14:04 UTC by Brett Prucha
Modified: 2007-04-18 17:00 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2004-01-27 21:39:16 UTC
Embargoed:


Attachments (Terms of Use)

Description Brett Prucha 2003-12-23 14:04:36 UTC
Description of problem:
When pdl source contains a default pdl and database dependent pdl 
file com.arsdigita.persistence.pdl.ManifestSource loads both pdl's 
causing duplicate object definition errors.  Previous implimentations 
only loaded only the database dependent version if it existed 
otherwise it loaded the default version.

Version-Release number of selected component (if applicable):


How reproducible:
Every time

Steps to Reproduce:
Create two pdl files, a default one ex. Group.pdl and a database 
dependent pdl for the database ccm is using ex. Group.ora.pdl.    
Actual results:
ManifestSource will load both pdl's and throw an error.


Expected results:
ManifestSource should only load the database dependent pdl.

Additional info:

Comment 1 Archit Shah 2004-01-16 17:59:05 UTC
fixed on dev (39453)

Comment 2 Dennis Gregorovic 2004-01-20 17:04:22 UTC
@39505 I check in additional changes that brought back the ability to
load pdl from a jar and/or zip.  My changes work with the stuff that
Archit did.


Note You need to log in before you can comment on or make changes to this bug.