• camel FTP warning: File operation failed: 150 Opening ASCII mode...

    Hi, From last week I started getting such warning from my ftp endpoint:   WARN    org.apache.camel.component.file.remote.RemoteFilePollingConsumerPollStrategy    http://57=org.apac...
    Profile Photo
    last modified by jinalu
  • configure unique http port on the profile/container to host webservices

    Hello All,   we have 2 hosts (a and b) and  have our webservices deployed in the containers , we are planning to expose those services hosted on the Fuse containers to consumers as below http://host-a:90...
    Profile Photo
    last modified by lavin.korukanti
  • I want to make a communication between two routes which are from available in different JVM?

    Hey Tech Guys,   Currently I'm looking for a way to communicate between two routes which are deployed in two different context.   Say for example, ROUTE1 is available in camelContext-1 which is deployed in...
    Profile Photo
    last modified by akmishra30
  • Using @Bean and @Inject annotations in blueprint route

    Hi all.   Is it possible to annotate a bean class with @Bean(...) and reference it from within a route in a blueprint.xml file? Furthermore, I like to inject other beans into that bean with @Inject annotation. &...
    Profile Photo
    last modified by salex
  • Discovering an ActiveMQ Broker in a Fuse Fabric working for components inside the Fabric but not outside.

    Hi,   I'm having a problem with getting a java unit test to run when discovering the url of my main ActiveMQ broker in my local version of Fuse.  When I run the test with the direct tcp:// uri it works fine...
    Profile Photo
    last modified by stephenwallen
  • Unable to send spaces in REST URL using Camel

    Hi,   I have created a rest service using Camel on JBoss Fuse using cxfrs component. It works well as long as parameters doesn't have any spaces in url, but when it have then i get below error. This issue com...
    Profile Photo
    last modified by get2raags
  • Unable to update agent io.fabric8.common.util.MultiException: Error    AND   Unsupported 'Bundle-ManifestVersion' value: 1

    I am very new to Fuse though I was used to Apache Camel.   We are trying to build an integration solution here and for me the first step is to do a POC.   Currently what I have is a pom file packaged as wa...
    Profile Photo
    last modified by shanthisagar
  • Jetty - addAttachment and setAttachement

    Hi,   I recently learn to code Java & Camel and I struck on Jetty adding attachment to REST Get page.   For Camel code; I want to http://0.0.0.0:9090/getFile and the REST client should download the fil...
    Profile Photo
    last modified by sam.sairlao
  • Where is the HTTP Client Connector?

    So, I'm looking at using Fuse to replace an existing integration engine, and suite of integrations at work. I've started looking at using Fuse, and it looks as good as, or better than the competition. I have install...
    Profile Photo
    last modified by regan_johnson
  • Osgi Configuration only partially working, or not working in Fabric:Camel Context

    Folks,   I need help implementing application properties external to my blueprint/camel script.  My project is composed of a four camel (master:) routes that send/receive messages through activemq, in a thr...
    Profile Photo
    last modified by jamesscottjr
  • Jdbcappender is not working in fuse esb 6.1

    version: fuse-6.1 purpose: want to enable the JDBCAppender to log to a database   in etc/org.ops4j.pax.logging.cfg, I made changes, added the appender: log4j.rootLogger=INFO, out, osgi:VmLogAppender, DB   D...
    Profile Photo
    last modified by prabhu.padala
  • JSCH-0.1.44 Vs OpenSSH_6.6.1 issue : com.jcraft.jsch.JSchException: Session.connect: java.io.IOException: End of IO Stream Read

    We are facing below mentioned error once our client applied latest changes for SSH.   Is this problem with camel-ftp component? Do we need to update camel-ftp component from our current 2.6 to latest? Do Fu...
    Profile Photo
    created by sharma_arun_se
  • can I replace ActiveMQ with Kafka in Fuse ESB

    I have a question and hope I'll get a answer in this forum. I want to understand how tightly coupled ActiveMQ is in the Fuse ESB, we are evaluating Fuse ESB and due to our durability & throughput requirements want...
    Profile Photo
    last modified by abisht1
  • To add MySQL driver into Fuse Fabric Profile

    Hello   I am using JBoss Fuse ESB v6.2. I use MySQl jdbc driver to connect to MySQl DB. This works well in camel:run. Now, I have created a profile and added into the Container. It gives me exception saying una...
    Profile Photo
    last modified by sonyjop
  • Integration - Tomcat as app server and JBoss Fuse with Active Mq, Camel and other features

    Hi,   I have a requirement to use JBOSS FUSE 6.2 or latest versions for JMS messaging and routing, our web, enterprise applications(war and ear files ) were deployed under Tomcat 8.x Could you suggest what are ...
    Profile Photo
    last modified by mgorupati
  • fabric8 deploy error.

    [ERROR] Failed to invoke mbean io.fabric8:type=ProjectDeployer on jolokia URL: http://localhost:8181/jolokia with user: admin. Error: java.io.IOException [ERROR] Failed to execute goal io.fabric8:fabric8-maven-plugin...
    Profile Photo
    last modified by santhosha_banakar
  • Hi

    Please suggest on the below issue,      Expected Scenario :     System has to fetch data from db using sql.selectOrder of sql:component and then it need to be write in file and ...
    Profile Photo
    last modified by sudhagar12
  • FUSE 6.1 Camel Cxf Basic Auth doesn't work (ignored)

    Hi, I'm studying OSGi Camel basics and trying to make simple Camel route which starts with cxfEndpoint. I successfully made it. Now I want to add basic authentication to my cxfEndpoint and use <http:conduit />...
    Profile Photo
    last modified by n1ppl3
  • Unable to load repositories jboss developer studio

    Hi, I am trying to install jboss developer studio 8.1.0 GA standalone. I am behind the corporate firewall. Is that the issue causing ? if so, how to resolve it. I am getting below exception.   !SESSION 2015-1...
    Profile Photo
    last modified by chandanmb
  • how to remote debug child instance of jboss fuse

      i just go to <JBOSSFUSE620>/instances/child/bin, put export KARAF_DEBUG=true entry at <JBOSSFUSE620>/instances/child/bin/karaf file but it doesnot work   how do i debug my bundle on child ...
    Profile Photo
    last modified by yanwang