• How to upgrade camel 2.15.3 version in jboss-fuse-6.2.0.redhat-133

    Hi,   I am currently trying to upgrade jboss fuse 6.1 to jboss-fuse-6.2.0.redhat-133.   jboss-fuse-6.2.0.redhat-133 - camel version 2.15.1 - there is bug  in this version ,where test cases are failin...
    Profile Photo
    last modified by bharadwaj
  • jboss-fuse-6.2.0.redhat-133 migration issue  : osgi.wiring.package=org.apache.cxf.ws.security.wss4j)(version>=3.0.0)(!(version>=4.0.0)

    I have updated cxf-version to 3.0.4.redhat-620133 and i am facing issue :   Unable to resolve 288.0: missing requirement [288.0] osgi.wiring.package; (&(osgi.wiring.package=org.apache.cxf.ws.security.wss4j)(...
    Profile Photo
    last modified by bharadwaj
  • Help understanding Camel : https://github.com/jboss-fuse/quickstarts

    I am new to FUSE and Camel and i was trying to understand in which scenario would i use fuse or camel I downloaded CBR project from the above quickstarts links and was able to run as a standalone camel project. blu...
    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
  • Migrating to Jboss Fuse from JBoss ESB

    Need help, was trying to migrate Jboss ESB code to Jboss Fuse and i came accross org.jboss.soa.esb.addressing.EPR and org.jboss.soa.esb.couriers.CourierUtil   does anyone has idea about equivalent code/component...
    Profile Photo
    last modified by niteshjain132
  • Invoking a Router via Processor

    Already waste 2hours and still not able to figure , how to invoke a Router in Camel context via a Java code.   Tried this -   in Java Class : ApplicationContext context = new ClassPathXmlApplicationConte...
    Profile Photo
    last modified by niteshjain132