Questions tagged [apache-servicemix]

Questions relating to the Apache Foundation's ServiceMix integration platform.

ServiceMix is an Apache foundation sponsored project, with commercial support provided by FuseSource

Apache ServiceMix is a flexible, open-source integration container that unifies the features and functionality of Apache ActiveMQ, Camel, CXF, Karaf into a powerful runtime platform you can use to build your own integrations solutions. It provides an enterprise ready ESB exclusively powered by OSGi.

655 questions
-1
votes
1 answer

Caused by : java.lang.NoClassDefFoundError: Could not initialize class org.apache.axis.utils.XMLUtils

I am new in Apache Camel and SOAP Jira Client, so I generated some Classes using axis wsdl2java and I deployed the bundle in servicemix. For ServiceMix, Axis doesn't mean anything that why I add a Third part dependency and I generated a plugin that…
winners05
  • 11
  • 1
  • 4
-1
votes
1 answer

Servicemix clustering example

Please suggest some good startup beginner examples for ServiceMix cluster setup. I understand here clustering is done by Karaf OSGI container using Karaf Cellar framework. But I couldn't find any step by step tutorial on this. I could set up…
Chakradhar K
  • 501
  • 13
  • 40
-1
votes
1 answer

Apache Service mix development set up

I am trying to set up a maven project for service mix using eclipse indego . Which remote catalog need to add in Maven archetypes. I need to create a bundle/jar for camel route with spring DSL using service mix . Please let me know how to set up…
-1
votes
1 answer

The uri on standalone fuse esb?

My question is that my esb (fuse or servicemix) is running on standalone server and an application want to invoke a web service via esb.for this,i opened a queue for taking the webservice client.And for this the application want to learn the URI for…
-1
votes
1 answer

java.lang.NullPointerException at org.apache.ibatis.session.SqlSessionFactoryBuilder.build while running over a karaf

Getting below exception while running sample application in karaf. have placed the maven build jar inside servicemix/deploy. Please help as i am new to camel,mybatis and servicemix org.springframework.beans.factory.BeanDefinitionStoreException:…
-1
votes
1 answer

ServiceMix 4.4.2 proxing FTP via Rest, can't read file from ftp

I'm dealing with a problem how to read a file with Camel in SMX 4.4.2 but only in case when the read operation cannot be performed in Camel route from. I need to read data from the file transform it into XML and then return it to the requestor (the…
Wojtek Rudziński
  • 689
  • 1
  • 5
  • 8
-2
votes
2 answers

How to Read Mails using Java or using any third party tools like ServiceMix

I want to read mails from mail server. My mail server can be any server. but when I study for this topic I found reading mail from gmail is easier option and Now i want to read mail from gmail. My basic requirement is to skip the the HTML/TEXT mail…
Ketan
  • 314
  • 2
  • 4
  • 15
-2
votes
1 answer

How can my Workflow's performance be upgraded by Implementing ESB

We are trying to move our complete workflow to ESB. Here ,all the Operations We are performing in our project! 1.Get an input file from a sftp server. 2.then copy that file to the app server(another server) where java is installed.. 3.from there we…
R.Madhanbabu
  • 3
  • 1
  • 8
-2
votes
1 answer

Running Kafka consumer inside Apache ServiceMix

I am trying to create a bundle using camel-kafka, and run it inside servicemix. The module is a very basic kafka consumer which uses camel-kafka connector, and consumes messages from a kafka topic. I am able to successfully run the module using…
Sumit Chawla
  • 369
  • 1
  • 4
  • 13
-2
votes
1 answer

JAX-RS in ServiceMix / Fuse ESB

I got the below error when I try to install a CXF example from Talend into FuseESB. FuseESB:karaf@root> features:install talend-cxf-example-jaxrs-intro Error executing command: Can not resolve feature: Unsatisfied…
Lee Chee Kiam
  • 11,450
  • 10
  • 65
  • 87
1 2 3
43
44