Rishi Verma created OODT-655:
--------------------------------
Summary: 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
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)