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

Randall Hauch (JIRA) jira-events at lists.jboss.org
Thu Feb 12 17:55:44 EST 2009


    [ https://jira.jboss.org/jira/browse/DNA-283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12452484#action_12452484 ] 

Randall Hauch commented on DNA-283:
-----------------------------------

I suspect this is a problem with the code that uses reflection to call the setters on the RepositorySource instance.  This particular setter takes a String[] as an argument, and the reflection code probably doesn't handle arrays correctly (especially when there's only one value).

> 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
>
>
> 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