Skip to content

simple-no-file language causes NoSuchLanguageException #707

@sannahan

Description

@sannahan

Hi,

before this change it was possible to use a dynamic file endpoint in pollEnrich, like

.pollEnrich().simple("file:...fileName=${variable.fileNameVariable}&move=...)

but after the change I get

Caused by: org.apache.camel.NoSuchLanguageException: No language could be found for: simple-no-file
at org.apache.camel.karaf.core.OsgiLanguageResolver.resolveLanguage(OsgiLanguageResolver.java:56) ~[?:?]
at org.apache.camel.impl.engine.AbstractCamelContext.doResolveLanguage(AbstractCamelContext.java:1783) ~[!/:?]...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions