[ 
https://issues.apache.org/jira/browse/KARAF-7166?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Buddha Bas updated KARAF-7166:
------------------------------
    Priority: Minor  (was: Trivial)

> No such widget `character-search-backward'
> ------------------------------------------
>
>                 Key: KARAF-7166
>                 URL: https://issues.apache.org/jira/browse/KARAF-7166
>             Project: Karaf
>          Issue Type: Question
>          Components: karaf
>    Affects Versions: 4.3.2
>            Reporter: Buddha Bas
>            Priority: Minor
>              Labels: character-search-backward, quickstart
>         Attachments: karaf-error.jpg
>
>
> From: 
> [https://karaf.apache.org/manual/latest/#_quick_start|http://example.com]:
> karaf@root()> feature:repo-add camel
>  Adding feature url 
> mvn:org.apache.camel.karaf/apache-camel/RELEASE/xml/features
>  karaf@root()> feature:install deployer camel-blueprint aries-blueprint
>  karaf@root()> cat > deploy/example.xml << END
>  heredoc> <blueprint xmlns="http://www.osgi.org/xmlns/blueprint/v1.0.0";>
>  heredoc> <camelContext xmlns="http://camel.apache.org/schema/blueprint";>
>  heredoc> <route>
>  heredoc> <from uri="timer://test?fixedRate=true&period=2000" />
>  heredoc> <setBody>
>  heredoc> <simple>Message at $date:now:yyyy-MM-dd HH:mm:ss</simple>
>  heredoc> </setBody>
>  heredoc> <to uri="log:test" />
>  heredoc> </route>
>  heredoc> </camelContext>
>  heredoc> </blueprint>
>  heredoc> END
>  {color:#ff0000}No such widget `character-search-backward'{color}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to