You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/07/01 10:56:07 UTC

[jira] Created: (CAMEL-1778) camel-file - consumer, starting directory should validate that its configured properly eg not containing dynamic expressions etc

camel-file - consumer, starting directory should validate that its configured properly eg not containing dynamic expressions etc
--------------------------------------------------------------------------------------------------------------------------------

                 Key: CAMEL-1778
                 URL: https://issues.apache.org/activemq/browse/CAMEL-1778
             Project: Apache Camel
          Issue Type: Improvement
          Components: camel-core
    Affects Versions: 2.0-M2
            Reporter: Claus Ibsen
            Assignee: Claus Ibsen
            Priority: Minor
             Fix For: 2.0.0


You cannot use ${ } in the start path of file/ftp consumers. Use the fileName option for that. We should validate and thrown an exception about this so end users notices this immediately and can fix it.



-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (CAMEL-1778) camel-file - consumer, starting directory should validate that its configured properly eg not containing dynamic expressions etc

Posted by "Claus Ibsen (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/CAMEL-1778?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen resolved CAMEL-1778.
--------------------------------

    Resolution: Fixed

trunk: 790084.

> camel-file - consumer, starting directory should validate that its configured properly eg not containing dynamic expressions etc
> --------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-1778
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-1778
>             Project: Apache Camel
>          Issue Type: Improvement
>          Components: camel-core
>    Affects Versions: 2.0-M2
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>            Priority: Minor
>             Fix For: 2.0.0
>
>
> You cannot use ${ } in the start path of file/ftp consumers. Use the fileName option for that. We should validate and thrown an exception about this so end users notices this immediately and can fix it.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.