• Error when im trying to deploy a jar as bundle

    Hello, I'm a little confuse about how to use jars that are not bundles in Fuse.   Im trying to deploy axis 1.2.1 jar inside deploy folder. In many cases the jars were deployed as bundles inside karaf, but with ...
    Profile Photo
    last modified by chubutin
  • Services with CXF doesn't refresh when a bundle is deployed

    Hi! im having problems when I deployed some bundles.   System:   OS: Ubuntu 12.04 Fuse Version: jboss-fuse-6.0.0.redhat-024   This is the test:   - Some CXF-Camel (BookingInformationService) ...
    Profile Photo
    created by chubutin
  • share the same security context in the webconsole and container in AMQ 5.x?

    Hi, I have the following question: is it possible to have a shared security context between the embedded AMQ broker in Fuse Enterprise 7.1 container and its embedded web console ? My main goal is to allow any user to ...
    Profile Photo
    last modified by jelramzy_jelramzy
  • Error while connecting to a new container through the console

    Hi all,   I am getting this Error while connecting to a new container through the console :   FuseFabric:karaf@root> container-connect test-platform Connected Error executing command: Session is close...
  • PublickeyLoginModule not getting installed

    I am running Fuse ESB (7.0.2.fuse-097). Base install (full) does not install the org.apache.karaf.jaas.modules.publickey.PublickeyLoginModule for some reason. jaas:realms only shows PropertiesLoginModule. Any idea ...
    Profile Photo
    last modified by makfuse911
  • API Management  and Analytics

    I am building a SOA platform. I need to expose it as PaaS. I will be exposing API's for uses of platform. Is there something avaialble with FuseFabric which I can use for API managment, governance  and Analytics....
  • Issue using Apache CXF with MTOM

    Hi,     I'm running a cxf soap webservice in fuse 4.3 . I've configured the endpoint to return a large file leveraging MTOM. The client code is generated using cxf wsdl2java. When the client code it retriev...
    Profile Photo
    last modified by shamik
  • Camel - MS SQL connection using JtdsDataSource

    Hi,   I am getting error: bundle is waiting for dependencies      
    Profile Photo
    last modified by milanmilas
  • net.sf.ehcache.distribution.RMICachePeer_Stub not found from bundle [servic

    This is my problem:   rred in server thread; nested exception is:         java.rmi.UnmarshalException: error unmarshalling arguments; nested exception is:    ...
    Profile Photo
    last modified by joatham.perezexposito
  • Trouble getting a CronScheduledRoutePolicy based job to work on  Fuse 7.1

    Hi all,   i am experiencing serious troubles getting my first CronScheduledRoutePolicy based job to work under Fuse esb enterprise 7.1. The blueprint based project is so simple and has he following route  ...
    Profile Photo
    last modified by jelramzy_jelramzy
  • The Importance of Exporting and Importing

    The best practices documentation http://fusesource.com/docs/esb/4.4/esb_deploy_osgi/BestPractices-BuildBundles.html#BestPractices-BuildBundles-AIPTYE has a section 'Avoid importing packages that you export' which star...
    Profile Photo
    created by mit_jones_tim
  • How to add JVM parameter?

    In command line, I can run a java file like:       java -Dlogback.configurationFile=logback.xml -jar floodlight.jar   But in OSGi container like FUSE ESB, I cannot add such    &#...
    Profile Photo
    last modified by wl880504
  • Fuse step over another installed feature

    Hi! I have two features and I can individually install the services. I remarked individually because when I deploy the second, Fuse deletes the first one. In the logs I saw how the camel routes and the cxf endpoints a...
    Profile Photo
    last modified by chubutin
  • ActiveMQ RedeliveryPolicy not effective

    Hi, I'm using Fuse ESB 4.4.1 with AMQ 5.5.1, and I'm trying to configure the RedeliveryPolicy on my ActiveMQConnectionFactory, primarily to increase the time between redeliveries.  However, this policy doesn't ch...
    Profile Photo
    last modified by jduncan
  • ActiveMQ starts to fail in Fuse Jboss when a feature is deployed

    Im having a problem when I deploy a feature. The feature contains three bundles, and Karaf deploys well these bundles, but when they are deployed ActiveMQ starts to having problems.   The deployed bundles are si...
    Profile Photo
    last modified by chubutin
  • how to convert the text file or CSV file to database table, any example?

    I am new to FUSE IDE, one quick question, how to convert the text file or CSV file to database table, any example for this purpose.     Plus, any example of how to create the global variable and pass i...
    Profile Photo
    created by tigerdad
  • Problems calling SOAP Service from OSGI package

    Hi folks,   I am trying to write a Java app which runs as an OSGI bundle. It as triggered by receiving a message on an ActiveMQ queue.   I am running on CENTOS 6.2 using Fuse (ServiceMix) 4.4.0.   Pa...
    Profile Photo
    last modified by durrandp
  • How to enable camel-jetty to use default jetty-port in etc/jetty.xml

    Hi,   I created a jetty endpoint and I would like it to use default jetty port specified in jetty.xml which specifies 8181. But the jetty endpoint takes the default port as '80' since it uses http component. ...
    Profile Photo
    last modified by manojr17
  • Fuse ESB and Pax Exam

    Folks,   I am trying to work out how to unit test OSGi bundles that are intended to be installed under Fuse ESB.  These tests would be included in the Maven build process for the bundles.   I have bee...
    Profile Photo
    last modified by spbarker
  • Problems adding config files to a profile

    Hello, I am trying to add a config file to a profile as per here: https://access.redhat.com/site/documentation/en-US/Fuse_Management_Console/7.1/html/Using_Fuse_Management_Console/files/FMCUGProfileEditConfig.html...
    Profile Photo
    created by markstevenson