• Why all logs are deleted in hawtio after each restart of the server Fuse 6.3 ?

    Hi,   I noticed that after every restart of the server Fuse 6.3 , all logs and routes informations are deleted from Hawtio, there is a method or technique to keep logs and routes informations after restarts ? ...
    Profile Photo
    last modified by amoufakkir
  • While using JBoss Fuse 6.2.1, What is the recommended way to encrypt the password that is in the "org.ops4j.pax.web.cfg" configuration file

    While using JBoss Fuse 6.2.1, What is the recommended way to encrypt the password that is in the "org.ops4j.pax.web.cfg" configuration file
    Profile Photo
    last modified by sonali88
  • JAAS rdbms with JBose Fuse Webservices

    Im new in JAAS and JBoss too. Im trying to implement JAAS with JBoss Fuse webservices.   let me explain you my scenario. Lets assume, taking username & password from header in request of soap api. i need to ...
    Profile Photo
    created by herman.shafiq
  • Cannot obtain service: io.fabric8.api.FabricComplete

    When I execute this command in fabric me there appears this that can be shell:source mvn:org.jboss.fuse/deployment/1.0/script/install Error executing command: Cannot obtain service: io.fabric8.api.FabricComplete
    Profile Photo
    last modified by wenikore
  • Vaga Parar Trabalhar com JBOSS Fuse

    Profile Photo
    created by acacio.cintra
  • How to make SAML work in fuse 9.2.1?

    I'm trying to implement a cxf web service that requires a SAML2 token to run. The scenario is identical to the "sts" example in the apache CXF distribution, and to the fuse docs in the "STS Demonstration" chapter. W...
    Profile Photo
    last modified by xtianus1
  • JBoss Fuse 6.2.1 and RHEL 7.2 IdM Ldap authentication documentation

    There is documentation for using Apache Directory Studio to configure ApacheDS and then enabling ldap authentication in the OSGi container located at:-   https://access.redhat.com/documentation/en-US/Red_Hat_JBo...
    Profile Photo
    last modified by daniel.remiker
  • JBoss products required for ESB develop, deploy & implmentation?

    Hello,   what are the products required to build ESB develop , deploy & implementation? Are JBoss Fuse and JBoss AS enough to build , develop Enterprise Service Bus?   Thanks, Krishna
    Profile Photo
    last modified by kkrishnashankar
  • Access rights for external company developers

    Dear All,   is it possible to create special access rights for external company developers, so they will be able only deploy their solution and cannot touch other containers ?   Can somebody point me how t...
    Profile Photo
    last modified by divine_evil
  • Add child attributes to elements (convert csv to xml using Apache camel)

    I was able to convert csv to xml using code My question is what changes are needed in EmployeeDTO.java to get the expected output below -( I want the child attributes to be displayed) MY EmployeeDTO.java @XmlRootElem...
    Profile Photo
    created by szarekar
  • How do convert xml to csv in camel

    I need to convert the xml to csv in Apache camel .Can anyone please help. <?xml version='1.0' encoding='UTF-8'?> <list> <map> <entry> <string>com.fusesource.sample.dto.EmployeeDTO<...
    Profile Photo
    last modified by szarekar
  • Api model property not seen in swagger ui

    I have class PET and CATEGORY  as follows. PET has category object. However when i run the application  I do not see the fields of Category class in Swagger UI documentation I am not using spring and don't ...
    Profile Photo
    created by szarekar
  • Failed to import bean definitions from URL location [classpath:META-INF/cxf/cxf.xml

    Hi I am getting error when try to run camel project in fuse container     org.springframework.beans.factory.parsing.BeanDefinitionParsingException: Configuration problem: Failed to import bean definitions...
    Profile Photo
    last modified by szarekar
  • How to invoke a rest service from Camel routes

    Hi,   I want to invoke http://www.webservicex.net/stockquote.asmx/GetQuote?symbol=RHT from my camel project       <camelContext trace="false" xmlns="http://camel.apache.org/schema/spring"&...
    Profile Photo
    last modified by szarekar
  • Does camel need fuse container to run it routes?

    Camel is a framework. But i am trying to understand what does it need to run -  a container or JVM?
    Profile Photo
    last modified by szarekar
  • How to invoke a rest service from Camel routes

    Thanks Grzegorz This is what i am trying to achieve   1) REST UI http://localhost:9090/route/customerservice/customers/GOOG   2) Calls :http://www.webservicex.net/stockquote.asmx/GetQuote?symbol=RHT ...
    Profile Photo
    created by szarekar
  • Error running camel project - https://github.com/christian-posta/file-rest-blog/blob/master/README.md

    Hi I downloaded the project from gethub   https://github.com/christian-posta/file-rest-blog/blob/master/README.md serviceclass is I tried running the project using two ways - import javax.ws.rs.*; import j...
    Profile Photo
    created by szarekar
  • CAMEL-FUSE project error

    I am running this sample camel project. however, I am getting below error on camel:run Could you pls help   [ERROR] ************************************* [ERROR] Error occurred while running main from: org.apache...
    Profile Photo
    last modified by szarekar
  • Error trying the WS-Securuty example

    Hi everyone,   Im triying to make run the example (this) for signing, but I have an error but I dont know why. After developing the service and the client this is what I getting:   Exception in thread "mai...
    Profile Photo
    created by rafalex