Log in to follow, share, and participate in this community.
Thread Cannot deploy a Camel project with activemq into Fuse ESB server
Cannot deploy a Camel project with activemq into Fuse ESB serverHello, Steps to reproduce the problem: 1. Download Fuse ESB server from http://repo.fusesource.com/nexus/content/groups/ea/org/fusesource/esb/fuse-esb-full/7.1.0.fuse-047 3. Set etc/users.properties t...
Graphical tool for data transformationIs there a graphical tools that is included in Fuse ESB or available outside that I can use for creating data transformation between source and target data elements? Thanks, AP.
Unable to run Maven project in Fuse IDEHi, I am facing problem when I run project in Fuse IDE 7.1.0. I have attached the log with this thread. Please let me know if any extra detail is required for troubleshooting. Any help will be appreciated. T...
Thread How to convert a table record to xml format?
How to convert a table record to xml format?Hi all, I am newer to camel and fuse. I have a route to select a record from database then convert to xml file or stream. my route is: . It will not have any advantage if I convert a string to xml.
jetty DS monitoringHi, I'm fairly new to jetty. I want to set up monitoring for jetty, esp for datasource and connections. I'm able to connect to jconsole successfully, but all it gives me are memory monitors....
Thread where does the "James Strachan" name come from in Fuse IDE tutorial
where does the "James Strachan" name come from in Fuse IDE tutorialI am a totally beginner, with some previous Talend experience, follow the Fuse IDE tutorial, I create the project and test it without problem. But as a programmer, it is always curious where the "James S...
Thread Need Help IN Geting Real Time Data And Save In HDFS From Scratch ??
Need Help IN Geting Real Time Data And Save In HDFS From Scratch ??i wanna get real time data feeds and save them in HDFS i tried from twitter websocket example but did not run it successfully after changing its credentials so i have to develop that type of application that can get r...
Thread How To Get Real Time Feeds Usin Websocket ?
How To Get Real Time Feeds Usin Websocket ?i am new to websocket and fuse ide i am running twitter websocket example successfully when i chang its credential result in error i post but haven't got any solution actually i need to get real time updates(feeds) fr...
Thread Twitter Web Socket Credentials Change to Mine one Result Error
Twitter Web Socket Credentials Change to Mine one Result Errori have changed credential to get my twitter account updates , private static String consumerKey private static String consumerSecret private static String accessToken private static Str...
Thread How To Run Charles Moulliard Twitter Project On Fuse ide ???
How To Run Charles Moulliard Twitter Project On Fuse ide ???Hi, i am new to Fuse Source not understanding its environment clear how to run its project as he mentioned in his video tutorial, http://fusesource.com/apache-camel-conference-2012/videos/camelone-2012-charle...
Thread How To Get Real Time Data Using Hadoop , R , Rhipe and Fusesource ?
How To Get Real Time Data Using Hadoop , R , Rhipe and Fusesource ?Hi, i am new here what i wanna do is to get real time data and save it in HDFS and to generate its report using R or Rhipe but i would have to get real time data using Fuse source as i got this idea from this video, ...
How to deploy a camel project to Fuse ESBi have created a camel-blueprint project using the default archetype and tested in the Fuse IDE Enterprise 7.0.2 using local camel context. The project prints log messages to the IDE console at a predefined interval. ...
Fuse IDE - Debug - system.propertiesHi, I'm running on debug mode camel processes through camel-maven-plugin camel:run. The configurations are local on camel-context.xml How can I use system.properties in spring locally? (Running only F...
Thread Is the namespace "http://camel.apache.org/schema/osgi" deprecated?
Is the namespace "http://camel.apache.org/schema/osgi" deprecated?Hi, Was opening an older camel route in the IDE and got the message "XML error: unexpected element(uri:"http://camel.apache.org/schema/osgi", local: "camelContext"). Expected elements are.... The ...
Restlet with basic auth exampleI have been looking at restlet component and I need to setup basic auth. Documentation states it can be done by setting up restletRealm. I cannot find a complete Spring DSL example of this, only fragments: ......
Thread Looking for UI tool that allows to configure the external properties file
Looking for UI tool that allows to configure the external properties fileI have my bundles with the Camel routes are installed into Fuse ESB Enterprise. Now I am looking for a free UI tool that allows to change the properties within the external property file on the fly and restart the rou...