[esb-issues] [JBoss JIRA] (JBESB-3864) Incorporate camel gateway esbschedule quickstart

Tom Cunningham (JIRA) jira-events at lists.jboss.org
Thu Oct 18 11:25:01 EDT 2012


Tom Cunningham created JBESB-3864:
-------------------------------------

             Summary: Incorporate camel gateway esbschedule quickstart
                 Key: JBESB-3864
                 URL: https://issues.jboss.org/browse/JBESB-3864
             Project: JBoss ESB
          Issue Type: Task
      Security Level: Public (Everyone can see)
          Components: Examples
    Affects Versions: 4.11
            Reporter: Tom Cunningham
            Assignee: Tom Cunningham
             Fix For: 4.11 CP1


>From Robert Balent : 
https://bugzilla.redhat.com/show_bug.cgi?id=821672

I think it would be great to have quickstart to "esbschedule" feature of CamelGateway[1]. This feature invokes Camel endpoints which can't be invoked externally. For example Class gateway[2], Http gateway[3], SQL gateway[4].

So the Camel gateway url will look like this:

<from uri="esbschedule:5000:class:org.jboss.soa.esb.samples.quickstart.camelesbschedule.SimpleBean?method=getOutput"/>


This quickstart invokes bean's method "getOutput" every 5 seconds and prints output to server log.


I'm attaching complete quickstart which can be included.



[1] https://community.jboss.org/wiki/CamelGateway
[2] http://camel.apache.org/class.html
[3] http://camel.apache.org/http.html
[4] http://camel.apache.org/sql-component.html

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


More information about the esb-issues mailing list