mule
Spring + CXF or Spring+Mule? Which one is better?
I want to expose some of the existing POJOs of my Spring Web application as Webservices with the help of JAX-WS annotations. I can do it in the following two ways[详细]
2023-01-17 01:26 分类:问答How do I create a Mule ESB Service to HTTP POST using name/value pairs?
I need to create a mule service that will POST data to a web service that expects name/va开发者_JAVA百科lue pairs (not xml), then process the XML response from that service. I cannot find a good examp[详细]
2023-01-07 22:57 分类:问答How does RabbitMQ compare to Mule
How does RabbitMQ compare to Mule, I am going to build an application using message oriented architecture and AMQP (RabbitMQ) provides everything i want, but i am perplexed with so many related techno[详细]
2023-01-07 17:20 分类:问答How to set WS-SecurityPolicy in an inbound CXF service in Mule?
When configuring the service for handling UsernameToken and signatures, it\'s setup like this: <service name=\"serviceName\">[详细]
2023-01-01 00:53 分类:问答Lazy loading of ESB in a jruby rails app
I have a jruby/rails app using: jruby 1.4.0 Rails 2.3.5 ActiveMQ 5.3.0 Mule ESB 2.2.1 Currently in our environment.rb file we start up Mule in the initializer.This becomes a big pain when we go to[详细]
2022-12-28 09:45 分类:问答Mule ESB - How to get MimeMessage instead of MimeBodyPart?
I\'m trying to get the FROM email address in Mule ESB. I\'m getting the retrieved object as MimeBodyPart, I\'d like to have MimeMessage instead. How to do this?[详细]
2022-12-25 02:36 分类:问答Accessing Spring Security User Details from within Mule Services
We\'re securing Mule services using the Spring Security Fr开发者_C百科amework, and some of the services need to access some information in the UserDetails object.Is there a way to access this object f[详细]
2022-12-24 19:22 分类:问答Jruby Rails app on Tomcat CPU Usage spikes
This might also belong on serverfault.It\'s kind of a combo between server config and code (I think) Here\'s my setup:[详细]
2022-12-21 04:34 分类:问答Create pass through with Mule ESB 2.2.1
I\'m attempting to set up a config file for Mule ESB 2.2.1 that routes incoming requests to another box. This seems straight forward, but I am getting connection refused exceptions and I\'m not sure w[详细]
2022-12-17 23:15 分类:问答Mule ESB /GigaSpaces XAP/Appistry/GoGrid for Paas Platform to OnBoard Multiple Applications as SaaS?
We are working on a project to develop a platform that will allow us to easily add multiple applications onto a cloud platform so that the applications can be offered on a SaaS basis.There will be sin[详细]
2022-12-17 08:52 分类:问答