[dna-issues] [JBoss JIRA] Updated: (DNA-283) fileSystemPaths property value is ignored for FileSystemSources configured through XML

Randall Hauch (JIRA) jira-events at lists.jboss.org
Fri Feb 13 11:33:50 EST 2009


     [ https://jira.jboss.org/jira/browse/DNA-283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Randall Hauch updated DNA-283:
------------------------------

    Attachment: dna-283.patch


Attached is a patch file that was applied to revision 723.  The patch contains a new method added to PropertyType to discover the property type given a Class parameter, and changes to RepositoryService to do a better job at figuring out how to convert the property values in the configuration repository into value(s) that are acceptable to the setter method.  This uses the value factories to do the conversion, so RepositoryService really only works with RepositorySource implementations that have property setters that accept any of our known/supported property types or primitives (or arrays of those property types or primitives).

> fileSystemPaths property value is ignored for FileSystemSources configured through XML
> --------------------------------------------------------------------------------------
>
>                 Key: DNA-283
>                 URL: https://jira.jboss.org/jira/browse/DNA-283
>             Project: DNA
>          Issue Type: Bug
>          Components: Connectors
>    Affects Versions: 0.4
>            Reporter: Yaron Goldstein
>             Fix For: 0.4
>
>         Attachments: configRepository.xml, dna-283.patch
>
>
> The fileSystemPaths property value is ignored for FileSystemSources configured through XML.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the dna-issues mailing list