[jira] Commented: (CAMEL-3280) Revised Support for JSON

2010-10-26 Thread Bruno Borges (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-3280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=62849#action_62849 ] Bruno Borges commented on CAMEL-3280: - This issue can be related to these: - CAMEL-

[jira] Commented: (CAMEL-330) Components / endpoints should advertise the data types they support

2010-10-19 Thread Bruno Borges (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=62666#action_62666 ] Bruno Borges commented on CAMEL-330: In Apache Wicket there was a time where pe

[jira] Commented: (CAMEL-3131) FileOperations should expect body to be convertible to File

2010-09-17 Thread Bruno Borges (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-3131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=61895#action_61895 ] Bruno Borges commented on CAMEL-3131: - We develop a Camel component for the Ac

[jira] Created: (CAMEL-3131) FileOperations should expect body to be convertible to File

2010-09-16 Thread Bruno Borges (JIRA)
Components: camel-core Reporter: Bruno Borges The FileOperations class used by FileComponent and others related to file management and processing, should expect that body message is convertible to a File object. In lines 170, the class tests the body to be either instance

[jira] Created: (CAMEL-3129) Support user-defined shutdown timeout for CamelTestSupport

2010-09-16 Thread Bruno Borges (JIRA)
Components: camel-core Affects Versions: 2.4.0 Reporter: Bruno Borges Would be nice if CamelTestSupport could allow user to define the Shutdown timeout of CamelContext. We at Neociclo are finding difficult to debug through JUnit tests because of the hard-coded 10s

Event-Driven Consumer plus Producer

2010-04-20 Thread Bruno Borges
Is there any point on having an event-driven consumer (implementing Processor) and a producer, both related to the same endpoint? Cheers, Bruno Borges blog.brunoborges.com.br +55 21 76727099 "The glory of great men should always be measured by the means they have used to acquire it."

Event-Driven Consumer plus Producer

2010-04-20 Thread Bruno Borges
Is there any point on having an event-driven consumer (implementing Processor) and a producer, both related to the same endpoint? Cheers, Bruno Borges blog.brunoborges.com.br +55 21 76727099 "The glory of great men should always be measured by the means they have used to acquire it."

[jira] Closed: (CAMEL-1520) Twitter Component to Consume and Publish Tweets

2009-11-23 Thread Bruno Borges (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1520?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bruno Borges closed CAMEL-1520. --- Resolution: Won't Fix Fix Version/s: (was: 2.2.0) After talking with Hadrian

[jira] Commented: (CAMEL-1520) Twitter Component to Consume and Publish Tweets

2009-09-15 Thread Bruno Borges (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=54277#action_54277 ] Bruno Borges commented on CAMEL-1520: - I've coded a new consume

[jira] Commented: (CAMEL-1520) Twitter Component to Consume and Publish Tweets

2009-09-15 Thread Bruno Borges (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=54276#action_54276 ] Bruno Borges commented on CAMEL-1520: - Yeah... I don't know what happened, but

[jira] Commented: (CAMEL-1520) Twitter Component to Consume and Publish Tweets

2009-09-15 Thread Bruno Borges (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=54274#action_54274 ] Bruno Borges commented on CAMEL-1520: - There's an error on TwitterUpdateStatus

[jira] Commented: (CAMEL-1520) Twitter Component to Consume and Publish Tweets

2009-09-10 Thread Bruno Borges (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=54126#action_54126 ] Bruno Borges commented on CAMEL-1520: - Lars, thanks a lot for the rework. :-) Guy

[jira] Updated: (CAMEL-1613) Provide a CamelServer for testing/demo/small apps purposes

2009-05-13 Thread Bruno Borges (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1613?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bruno Borges updated CAMEL-1613: Fix Version/s: 2.1.0 Affects Version/s: (was: 2.1.0) 2.0-M2

[jira] Created: (CAMEL-1613) Provide a CamelServer for testing/demo/small apps purposes

2009-05-13 Thread Bruno Borges (JIRA)
Components: camel-core Affects Versions: 2.1.0 Environment: Any Reporter: Bruno Borges It's common to code a "CamelStartup" class to call through maven-camel-plugin or directly from the IDE. But now all threads inside CamelContext are daemon, ca

[jira] Commented: (CAMEL-1520) Twitter Component to Consume and Publish Tweets

2009-04-07 Thread Bruno Borges (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=51084#action_51084 ] Bruno Borges commented on CAMEL-1520: - I agree, unless it is possible to give us co

[jira] Commented: (CAMEL-1520) Twitter Component to Consume and Publish Tweets

2009-04-06 Thread Bruno Borges (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=51075#action_51075 ] Bruno Borges commented on CAMEL-1520: - Is that the official unofficial extra compon

[jira] Commented: (CAMEL-1520) Twitter Component to Consume and Publish Tweets

2009-04-06 Thread Bruno Borges (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=51072#action_51072 ] Bruno Borges commented on CAMEL-1520: - Bruce, is it possible to put this code into

[jira] Commented: (CAMEL-1520) Twitter Component to Consume and Publish Tweets

2009-04-06 Thread Bruno Borges (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=51068#action_51068 ] Bruno Borges commented on CAMEL-1520: - Hey, it was my pleasure. :-) I was just loo

[jira] Updated: (CAMEL-1520) Twitter Component to Consume and Publish Tweets

2009-04-06 Thread Bruno Borges (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1520?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bruno Borges updated CAMEL-1520: Attachment: camel-twitter.tar.bz2 Camel Twitter source code > Twitter Component to Cons

[jira] Created: (CAMEL-1520) Twitter Component to Consume and Publish Tweets

2009-04-06 Thread Bruno Borges (JIRA)
: Any Reporter: Bruno Borges Fix For: Future Attachments: camel-twitter.tar.bz2 This is a camel-twitter component to consume and publish tweets within a route. The usage is something like : from("twitter:mypoint?user=foo&pass=bar").to("be