[esb-issues] [JBoss JIRA] (JBESB-3860) Incorporate camel gateway esbschedule feature

Tom Cunningham (JIRA) jira-events at lists.jboss.org
Mon Oct 15 15:39:01 EDT 2012


     [ https://issues.jboss.org/browse/JBESB-3860?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tom Cunningham updated JBESB-3860:
----------------------------------

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

    
> Incorporate camel gateway esbschedule feature
> ---------------------------------------------
>
>                 Key: JBESB-3860
>                 URL: https://issues.jboss.org/browse/JBESB-3860
>             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