You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@oodt.apache.org by "Rishi Verma (JIRA)" <ji...@apache.org> on 2013/10/17 19:58:42 UTC

[jira] [Updated] (OODT-655) Ensure XmlStructFactory transcribes product type met and extractor info

     [ https://issues.apache.org/jira/browse/OODT-655?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rishi Verma updated OODT-655:
-----------------------------

    Attachment: OODT-655.rverma.2013-10-17.patch.txt

Patch addresses:
1. Transcription of prod type extractor info to XML 
2. Transcription of prod type metadata info to XML

> Ensure XmlStructFactory transcribes product type met and extractor info
> -----------------------------------------------------------------------
>
>                 Key: OODT-655
>                 URL: https://issues.apache.org/jira/browse/OODT-655
>             Project: OODT
>          Issue Type: Bug
>          Components: file manager
>    Affects Versions: 0.6
>            Reporter: Rishi Verma
>            Assignee: Rishi Verma
>            Priority: Critical
>             Fix For: 0.7
>
>         Attachments: OODT-655.rverma.2013-10-17.patch.txt
>
>
> The XmlStructFactory's getProductTypeXmlDocument method creates an XML Doc object out of available product type information. However, currently product type metadata and extractor information are left out of the constructed XML document - rendering dynamically constructed XML product-types.xml files inconsistent. 
> A sample use case for this is utilization of the FM addProductType method [1] which should dynamically create a new product type, but also transcribe that product type within the available product-types.xml file (if an XMLRepositoryManager is used). Currently, this transcription process is leaving out product type metadata and extractor information. This issue needs to be corrected to ensure addProductType works as intended. 
> --
> [1] http://svn.apache.org/repos/asf/oodt/trunk/filemgr/src/main/java/org/apache/oodt/cas/filemgr/system/XmlRpcFileManagerClient.java



--
This message was sent by Atlassian JIRA
(v6.1#6144)