Log in to follow, share, and participate in this community.
Thread SOA architecture and ServiceMix
SOA architecture and ServiceMixHi all... I'm a fresher to SOA.. So can anyone be helpful for me in just giving a brief introduction about this architecture and its uses in the industry level...? This may sound silly but, still i would like ...
Thread When do i use FUSE ESB and when should i use CXF and Camel?
When do i use FUSE ESB and when should i use CXF and Camel?I have a basic question regarding the use of your products -- or better stated -- when do i use which product? It seems that the combination of Camel and CXF can solve many of my basic service enable and s...
Thread How to deploy and use .Net Service with Fuse ESB
How to deploy and use .Net Service with Fuse ESBI have downloaded fuse ESB ?fuse-esb-3.3.1.3?. We have developed a SOA based POC. In thisPOC all the web services is written in .NET Freamework2.0. I want to integrate deploy my .net services on Fuse ESB a...
SOAP client for the iphoneHi all, i'm just a begginer, so i need your leniency if i say something wrong. What i need is to develop an application for the iphone that takes an audio file from iphone and transmits it to a server....
Fuse BPEL supportHi, Could somebody tell me what is the BPEL support on FUSE ?. From ServiceMix website ODE BPEL engine can be integrated on ServiceMix trough a JBI wrapper. FUSE does not provide official support for ODE. I su...
ServiceMix deployments on JBoss.Heya I have some conceptual questions on having the ServiceMix runtime hosted in JBoss. What I tried to push in our company was a solution based on Camel only, no NMR nor XML centredness. But as of new constra...
Are Virtual Consumers Durable?Hi, I've read an ActiveMQ article describing why not to use traditional JMS durable subscriptions at http://activemq.apache.org/virtual-destinations.html. In place of durable subscribers it suggests to use Vir...
Thread servicemix architecture to handle translation
servicemix architecture to handle translationI think I'm in the right forum for my question..I'll proactively apologize if it isn't. I want to set up servicemix to handle accepting different msg formats (eg, SOAP and XML) and routing to appropriate endpo...
Thread Need advice on which product for a use case
Need advice on which product for a use caseHi, We are in the process of evaluating the open source platforms for one of our business case. We receive a message from a partner, based on the type of message, it should be routed to multiple partne...
Thread Request on Soa, SaaS, SoapUI and Web services
Request on Soa, SaaS, SoapUI and Web servicesHi all, I recently moved south to Bangalore and I am working for a large software integrator mainly testing. My project team is working on web service project. We plan to use an open source software like soapU...
Thread A pint of Guiness to anyone getting all the examples to work...
A pint of Guiness to anyone getting all the examples to work...For about every other example, I spend infinite time either getting it to work or after the 1 billionth line from maven scrolls by only to give another "Build Error", I just give up. INCREDIBLY FRUSTRATING!!!!...
Help - Consulting opportunitySpecifically, we need someone to interface with our SW Development team, which is developing a real time application with Web Services and JMS for publishing of data. They are struggling to understand how to bes...
REST Authentication Approache: "API keys" ?Hi, I am evaluating possible scenarios to manage authentication of a few REST services. I have been reading around the Web (and the books) about this. So there is Basic http and SSL/TLS + digest. I am wondering how ...
Thread Getting timeout error when soap version is 1.2
Getting timeout error when soap version is 1.2Hi, We are testing webservices developed using soap1.2 which internally uses WSHttpbinding. When Invoke the request, it is taking long time and after sometime am getting Timeout error. I changed the Timeout in...
HTTP provider timeoutHi all, I have a scenario where I want to implement a timeout for my HTTP client in FUSE. So simply, I want that after a configurable period of time, my HTTP client does not wait for HTTP response anymore and ...
VETRO pattern in ServicemixHi, I am using VETRO(VAlidate, Enrich, Transform, Route and Operate) pattern in servicemix 4.2. What I needed was to make each as a component capable of having a service and end point name. I used camel...
Use or not to use JBII'm little cunfused in topic JBI. I've read Fuse documentation, Servicemix documentation and JBI specification and I totally don't know what to do In most Fuse examples it is shown non-JBI Fuse usage and coup...
Thread Architecture problem - what should I deploy on Fuse ?
Architecture problem - what should I deploy on Fuse ?Hi, I have architecture problem. Supposing that I have two unimplemented services: - One is SOAP WS which aims to invoke quite a lot of business logic (based on database) in pojos (implemented in for example 30 jav...