Issue Type: Bug Bug
Affects Versions: 1.0
Assignee: Unassigned
Components: component-camel, tooling
Created: 22/Jul/13 10:19 PM
Description:

I'm using SwitchYard Tools version 1.0.0.v20130610-2034-H331-CI.

When opening the switchyard.xml in the camel-binding quickstart in the tooling, I see only empty value in Properties view -> Bindings tab -> File entry -> Consumer tab -> Delay Between Polls (MS) (Default 500) option despite the delay option is configured like below:

            <file:binding.file xmlns:file="urn:switchyard-component-camel-file:config:1.0">
                ...
                <file:consume>
                    ...
                    <file:delay>10</file:delay>
                    ...
                </file:consume>
            </file:binding.file>

I observe the same issue for FTP Binding.

Project: SwitchYard
Priority: Major Major
Reporter: Tadayoshi Sato
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira