[jira] Resolved: (CAMEL-847) mina should be exchange pattern agnostic

2008-08-25 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-847?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen resolved CAMEL-847. --- Resolution: Fixed Default behavior changed In Camel 1.5 the sync option has changed its default v

[jira] Updated: (CAMEL-849) mina component / endpoint - easier spring configuration

2008-08-25 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-849?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen updated CAMEL-849: -- Parent: (was: CAMEL-847) Issue Type: Improvement (was: Sub-task) > mina component / end

[jira] Created: (CAMEL-849) mina component / endpoint - easier spring configuration

2008-08-25 Thread Claus Ibsen (JIRA)
mina component / endpoint - easier spring configuration --- Key: CAMEL-849 URL: https://issues.apache.org/activemq/browse/CAMEL-849 Project: Apache Camel Issue Type: Sub-task Comp

[jira] Commented: (CAMEL-847) mina should be exchange pattern agnostic

2008-08-25 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=45157#action_45157 ] Claus Ibsen commented on CAMEL-847: --- sync should be default true as its confusing why camel

[jira] Work started: (CAMEL-847) mina should be exchange pattern agnostic

2008-08-25 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-847?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on CAMEL-847 started by Claus Ibsen. > mina should be exchange pattern agnostic > > > Key: CAMEL-847 >

RE: [jira] Assigned: (CAMEL-845) Add header in timer component with System.currentTimeMillis()

2008-08-25 Thread Claus Ibsen
Hi Hadrian Sorry it was not to be rude, but I had the jira overview in my browser and just clicked assign to me, and the page hasn't been refreshed for a while and thus I didn't see that you had assigned it already. If JIRA could have warned me ;) Med venlig hilsen Claus Ibsen .

[jira] Created: (CAMEL-848) Added a check point after configuring the the consumer properties

2008-08-25 Thread Willem Jiang (JIRA)
Added a check point after configuring the the consumer properties --- Key: CAMEL-848 URL: https://issues.apache.org/activemq/browse/CAMEL-848 Project: Apache Camel Issue Type:

[jira] Resolved: (CAMEL-845) Add header in timer component with System.currentTimeMillis()

2008-08-25 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-845?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen resolved CAMEL-845. --- Resolution: Fixed Added wiki documentation for camel-quartz as it already have the fire time as a

[jira] Commented: (CAMEL-797) Add a part 4 to the tutorial (camel-example-reportincident) to show how to turn on the code to route messages using DSL language and/or spring xml configuration file

2008-08-25 Thread Hadrian Zbarcea (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-797?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=45154#action_45154 ] Hadrian Zbarcea commented on CAMEL-797: --- The attached code does not include a solution f

[jira] Commented: (CAMEL-845) Add header in timer component with System.currentTimeMillis()

2008-08-25 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=45153#action_45153 ] Claus Ibsen commented on CAMEL-845: --- the quartz component already has all this info straight

[jira] Commented: (CAMEL-845) Add header in timer component with System.currentTimeMillis()

2008-08-25 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=45152#action_45152 ] Claus Ibsen commented on CAMEL-845: --- timer component done. The fired time is added as a exc

[jira] Assigned: (CAMEL-845) Add header in timer component with System.currentTimeMillis()

2008-08-25 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-845?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen reassigned CAMEL-845: - Assignee: Claus Ibsen (was: Hadrian Zbarcea) > Add header in timer component with System.curr

[jira] Assigned: (CAMEL-845) Add header in timer component with System.currentTimeMillis()

2008-08-25 Thread Hadrian Zbarcea (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-845?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hadrian Zbarcea reassigned CAMEL-845: - Assignee: Hadrian Zbarcea > Add header in timer component with System.currentTimeMilli

[jira] Updated: (CAMEL-845) Add header in timer component with System.currentTimeMillis()

2008-08-25 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-845?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen updated CAMEL-845: -- Issue Type: Improvement (was: Wish) Fix Version/s: 1.5.0 Affects Version/s: 1.4.0

[jira] Commented: (CAMEL-845) Add header in timer component with System.currentTimeMillis()

2008-08-25 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=45151#action_45151 ] Claus Ibsen commented on CAMEL-845: --- Document the headers that camel-timer adds to the excha

[jira] Updated: (CAMEL-847) mina should be exchange pattern agnostic

2008-08-25 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-847?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen updated CAMEL-847: -- Summary: mina should be exchange pattern agnostic (was: mina should throw exception if exchange is

RE: Can someone restart the bamboo build ?

2008-08-25 Thread Claus Ibsen
Hi Bruce Can you restart it again now FUSE takes forever to build. The bug was introduced by me as I made a mistake in a commit that renders a lot of unit test failures running for a long time. So this bad commit should be skipped. Med venlig hilsen Claus Ibsen ..

[jira] Commented: (CAMEL-797) Add a part 4 to the tutorial (camel-example-reportincident) to show how to turn on the code to route messages using DSL language and/or spring xml configuration file

2008-08-25 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-797?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=45149#action_45149 ] Claus Ibsen commented on CAMEL-797: --- Part 4 now done. Will add a part 5 later. Should be eit

Re: Can someone restart the bamboo build ?

2008-08-25 Thread Bruce Snyder
On Mon, Aug 25, 2008 at 8:04 AM, Willem Jiang <[EMAIL PROTECTED]> wrote: > Hi, > > The 725 build[1] of apache camel in bamboo hangs for more than 2 days. > Can someone restart the build again ? > > [1] http://bamboo.logicblaze.com:8085/browse/CAMEL-TRUNK/log Hey Willem, I've stopped that build and

Can someone restart the bamboo build ?

2008-08-25 Thread Willem Jiang
Hi, The 725 build[1] of apache camel in bamboo hangs for more than 2 days. Can someone restart the build again ? [1] http://bamboo.logicblaze.com:8085/browse/CAMEL-TRUNK/log Thanks, Willem

[jira] Resolved: (CAMEL-844) Bean language to support invoking beans not in registry

2008-08-25 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-844?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen resolved CAMEL-844. --- Resolution: Fixed Added wiki documentation to Bean Language > Bean language to support invoking b

Re: [jira] Commented: (CAMEL-847) mina should throw exception if exchange is not out capable in sync mode

2008-08-25 Thread Hadrian Zbarcea
+1 On Aug 25, 2008, at 7:25 AM, Claus Ibsen (JIRA) wrote: [ https://issues.apache.org/activemq/browse/CAMEL-847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=45143 #action_45143 ] Claus Ibsen commented on CAMEL-847: ---

[jira] Commented: (CAMEL-847) mina should throw exception if exchange is not out capable in sync mode

2008-08-25 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=45143#action_45143 ] Claus Ibsen commented on CAMEL-847: --- Change of tactic I think camel-mina should be MEP agno

[jira] Commented: (CAMEL-847) mina should throw exception if exchange is not out capable in sync mode

2008-08-25 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=45142#action_45142 ] Claus Ibsen commented on CAMEL-847: --- http://www.nabble.com/mina-tcp-client-problem-td1910576

[jira] Commented: (CAMEL-846) support to send the response message according to the message's header return address

2008-08-25 Thread Willem Jiang (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=45140#action_45140 ] Willem Jiang commented on CAMEL-846: According to the Spring Integration Reference Manual

[jira] Resolved: (CAMEL-846) support to send the response message according to the message's header return address

2008-08-25 Thread Willem Jiang (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-846?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Willem Jiang resolved CAMEL-846. Resolution: Fixed > support to send the response message according to the message's header retur