• How to call endpoint that needs authorization from quartz?

    Hello, I will periodically call some ESB endpoint (eip pattern or camel endpoint). This can I do easy by quartz scheduler.   But what when the called endpoint needs authorization? How can I specify the needed...
    Profile Photo
    last modified by radomir.kadlec
  • CamelBlueprintTestSupport and org.osgi.vendor.framework property

    I am using CamelBlueprintTestSupport to write a unit test for a route, and am getting the following error originating from the test setUp method:   java.lang.NoClassDefFoundError: org.osgi.vendor.framework prope...
    Profile Photo
    last modified by a045103
  • Fuse ESB examples?

    Hi,   Where I can get working Fuse ESB examples?  I've seen https://github.com/FuseByExample but am after something like a cookbook of samples for different scenarios.  Something like the WS02 samples ...
    Profile Photo
    last modified by iggroup
  • Tuscany (SCA) support with Fuse ESB 4.4.1

    Hi,   Has any one worked on deploying Sca bundles on Fuse ESB 4.4.1. I am trying to deploy SCA bundles on fuse.   Thanks Ankur
    Profile Photo
    created by ankur.agarwal
  • Tuscany (SCA) support with Fuse ESB

    Hi,   I would like to know is there any way to integrate Apache Tuscany (SCA) with Fuse ESB. Basically, I would like to deploy the SCA bundles onto the Fuse ESB. Please help me out. Any info in this regard will ...
    Profile Photo
    last modified by himanso
  • FUSE ESB vs Apache ServiceMix full version

    Does Fusesource offer a full version of ServiceMix like Apache (which contains a larger set of features)?   I understand features can be added on a system with interenet access or by using a local repository. &#...
    Profile Photo
    last modified by fuselhays
  • How to upgrade Karaf, Camel & CXF on Fuse ESB 4.4.0-fuse-00-43

    Hi all,   I will like to upgrade my karaf, camel and CXF using the features:addurl. What version of Karaf and camel will be most appropriate for a CXF fuse-2.6.0?     And also, is there a public relea...
    Profile Photo
    last modified by lekkie_lomotayo
  • Windows Service Wrapper

    Windows Service Wrapper works fine in Windows 7 but breaks in Windows 2008 Server.   wanted to check if it is due to 32 bit wrapper or due to licensing   I am not able to find any licensing file.   I...
    Profile Photo
    last modified by ranajitjana
  • Where to put third party property file

    Hello.   We are creating a document-merging application at work (mailmerging, archiving and printing documents)   In order to do the mailmerge-part, we are using a third party component called Docmosis. D...
    Profile Photo
    last modified by nilsotto
  • How to exclude weak strength ciphers from servicemix-4.3.1

    Hi,     Recently during security scan, we landed on a security violation stating that the system supports "Medium Strength Ciphers". But it looks like servicemix is internally supporting these weak ciphers....
    Profile Photo
    last modified by divakar
  • WS-Notification: Issue upon ESB Notification

    Hi all,   I'm using WS-Notification implementation provided by Fuse ESB v4.4.1 and I'm experiencing (my client side) a major issue upon notifications coming from ESB: Fuse notifies my client with a pure XML inst...
    Profile Photo
    last modified by hailpam_pmaresca
  • Reading Object in the interceptor

    CXF interceptor phases starts with INBOUND and ends at POST invoke.   I am able to read the  instream at the READ phase.   I was under impression that In UNMARSHALL phase Message will have inbound obj...
    Profile Photo
    last modified by ranajitjana
  • Fuse IDE - features-maven-plugin plug has error on the execution line

    I am getting error in the Fuse IDE in pom.xml for the execution line in features-maven-plugin plug in? I am stll able to do build and install but its really anoying as I dont know what I am missing.   Is ther...
    Profile Photo
    created by milanmilas
  • What is the right way to upgrade FUSE ESB?

    They only way I know how to upgrade at this point is to download a new version, unpack it and then move all my configurations and bundles over to the new version. Since new version come out relatively regularly with b...
    Profile Photo
    last modified by cgeer_cxt
  • Invoker in Fuse ESB

    Dear all, I'm new in this fuse and servicemix.. I want to know what "invoker" means in servicemix. i search a lot but i found no satisfying answer for this. Can u give an example for this "invoker" in servicemix? how ...
    Profile Photo
    created by mari_yaguchi
  • Null pointer while installing drools spring jar

    I am trying to install drools-spring-5.4.0-Final.jar on apache-servicemix-4.4.1-fuse-03-06 . It is throwing Null pointer exception. Thanks in adv for help.
    Profile Photo
    last modified by ashutosh700_kmr_ashutosh
  • WS-NOTIFICATION for Fuse ESB 4.3.1

    Hi All,   I am using "Servicemix_4.3.1_fuse_00-00" for implementing WS-Notification. i observed that "servicemix-wsn2005, 2011.01.0.fuse-00-00" suports it. i am a new to ESB.   - i want to prepare robust ...
    Profile Photo
    last modified by tejas_tejas.rajpura
  • ws notifcation example in fuse esb 4.4.1

    I tried runing the WSN example given in the fuse esb 4.4.1 in examples/simple folder. I loaded the wsn.xml file and was able to view the wsdl of the service endpoint.   However, when I tried sending requests us...
    Profile Photo
    created by adu
  • print logs within the camel routes into the console

    To print the logs into the console I add to etc/org.ops4j.pax.logging.cfg the settings like:   log4j.logger.com.mycompany.a.b.c=INFO, stdout   The question what should I define to see the logs within the ...
    Profile Photo
    last modified by sergevil
  • CXF Bundle Spring OSGi Context Fails to Start?

    Anyone have any ideas on why the Spring Context for the CXF bundle would sometimes fail to start?  This results in published Camel SOAP endpoints not being available under the /cxf URL.  This seems to happen...
    Profile Photo
    last modified by tdiehl_tdiehl