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
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
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
When configuring the service for handling UsernameToken and signatures, it\'s setup like this: <service name=\"serviceName\">
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
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?
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
This might also belong on serverfault.It\'s kind of a combo between server config and code (I think) Here\'s my setup:
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
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