Thread Parent POM resolution failing while using FAB install in offline mode
Parent POM resolution failing while using FAB install in offline modeHi, I am trying to install my fab bundle using the following command "install fab:mvn:org.apache.chemistry.opencmis/chemistry-opencmis-osgi-client/0.7.0" in jboss fuse 6.0. I have configured an offline reposit...
cxfbc:provider looses authenticated principalsHello it seems, that calling some cxfbc:provider from some compound webservice causes loosing of authenticated principals. The scenario is: 1. Request is consumed through cxfbc:consumer. 2. The user from W...
Thread Is it possible to deploy a JCA rar on FUSE ?
Is it possible to deploy a JCA rar on FUSE ?Hello, Does anyone know if it is possible to deploy a JCA (Java EE Connector Architecture) to FUSE ESB? We are using FUSE on the standalone karaf container. Regards, Dam
Distributed Event Admin ImplementationHi All, Do we have any Distributed Event Admin implementation in fuse or apache. I have seen LightSabre the concept is good but is too old and slow. Eclipse has ECF but its on Eclipse need something on Karaf/F...
Questions on Jboss-Fuse and Fuse FabricI have lot of questions on JBoss-Fuse and Fuse Fabric. You can guide me to appropriate links 1.) Is Jboss-Fuse Apache 2.0 ?. 2.) What is the difference between JBOSS-Fuse and Fuse Fabric?. (beyond Service M...
Thread Fabric end point on Gyrex for Camel and CXF
Fabric end point on Gyrex for Camel and CXFHi All, Need help or some perspective as how can I run Fabric (Specifically fabric endpoint feature for Camel and CXF) on the Gyrex. I know that Fabric is designed to work with Karaf and Gyrex might not be sup...
Thread Error in installing war with spring mvc on karaf
Error in installing war with spring mvc on karafI am trying to install a war with spring mvc . I am getting error " Unable to locate Spring NamespaceHandler for XML schema namespace [http://www.springframework.org/schema/mvc" . I have following bundles ins...
Thread Bundle fails on start. Invalid BundleContext
Bundle fails on start. Invalid BundleContextHello, forum. I'm using Fuse ESB 7.1 and I have some unexpected behavior while execute commands: restart or update or refresh on a bundle which has fragment bundle with Camel routes in Spring context. Time t...
Using Hibernate within CamelHello, I've been doing some reading around utilizing camel for pojo to database mapping, and surprisingly I haven't found a lot of information. I have found some information regarding the camel-hibernate b...
Thread Upgrade Spring to 3.1.x within Fuse ESB 4.x
Upgrade Spring to 3.1.x within Fuse ESB 4.xWe've been using Fuse ESB 3.6 for a long time now, making use of several features. Our application (JBI SA) deployed in it makes use of Spring 3.1.2.RELEASE and Hibernate 4.1.2.Final. To get better support and to avai...
Thread @Context injection in REST subresource does not work with camel-cxf
@Context injection in REST subresource does not work with camel-cxfHello everybody! When trying to inject a ProducerTemplate into a REST subresource, it turns out that the injection does not work. While a root resource gets the correct object injected, the injection into the ...
Thread How to recover fabric from "Error waiting for zookeeper connection"?
How to recover fabric from "Error waiting for zookeeper connection"?Is it possible to recover from the situation " Error executing command: java.lang.IllegalStateException: Error waiting for ZooKeeper connection" ? We have a 3 server cluster Fuse ESB/MQ 7.0.2 setup with FMC . ...
Thread How to install FAB feature into ServiceMix/Karaf?
How to install FAB feature into ServiceMix/Karaf?In the FAQ page, http://fuse.fusesource.org/bundle/faq.html#How_do_I_enable_FAB_support_in_my_OSGi_container_ There is a action about How do I enable FAB support in my OSGi container? But It does not work. ...
cxfbc:provider error Broken PipeHi all, We have a cxfbc:provider where the web service is in another external server. When we invoke too many threads, some of these generate the following error: 2013-07-11 08:30:15,436 ERROR Servlet...
Thread TypeConverters not found during testing with camel-test-blueprint
TypeConverters not found during testing with camel-test-blueprintHi all. I do unit testing with camel-test-blueprint using the backport to 2.9.0.fuse-70-084. So far it's working but I got a problem when using convertBodyTo tags in my route. The testing of the type ...
Thread Best practices to gobernance large projects
Best practices to gobernance large projectsHello. We are in the middle of a transition to Fuse 6. We are having troubles to gobernate the deploy folder in large projects. We have large universe of projects with: - Legacy Jars. - Jars created...