mule
integrate mule with alfresco
Is there any tutorial or an ebook that show how to integrate mule with alfresco thorough an开发者_高级运维 example or case study?http://wiki.alfresco.com/wiki/Mule_Alfresco_Integration[详细]
2023-02-16 00:49 分类:问答How to move a file using Mule2
I expected the following Mule (2.1.2) file to move all files in \"/path/to/dir1\" to \"/path/to/dir2\", but it doesn\'t work:[详细]
2023-02-12 08:40 分类:问答Bind XSD element to a Java implementation?
I would like to know how to bind an开发者_如何学Python XML tag in a certain namespace to some implementation in Java e.g. the way Mule does with the tags defined in it\'s various XSD files. Is it rela[详细]
2023-02-08 08:51 分类:问答Example of using Mule ESB to route web service calls
I\'m looking for an example of how to set up a very simp开发者_如何学编程le Mule configuration to route a SOAP web service call from a client to a service provider.Initially, there will just be one pr[详细]
2023-02-06 02:42 分类:问答creating a message in MSMQ from Mule
I am using a java class as a mule endpoint that writes a message into a windows message queue.This is 开发者_JAVA百科being done to \"glue\" a java app with a .Net app that consumes the data.[详细]
2023-02-05 23:21 分类:问答How to configure a running Mule service's properties dynamically?
I would like a recommendation/idea on a method to configure properties for a running Mule service dynamically, i.e. I want the service to pick up the 开发者_如何学运维new settings without the need to[详细]
2023-02-05 18:06 分类:问答JBoss Drools and Mule integration
Has anyone had any experience integrating JBoss Drools with Mule ESB? While Apache ServiceMix appears to have good Drools support (http://servicemix.apache.org/servicemix-drools.html), the web based[详细]
2023-01-30 09:31 分类:问答Emails with Attachments Cause an Error in Mule
I have a working Mule 2.2.1 configuration with the imaps:connector. But I am not able to proceed emails with attachments. Any experience?[详细]
2023-01-23 23:51 分类:问答Recommendation on Mule JMS queue config
I\'m working on updating an existing Mule configuration and the task is to enhance it to route messages to different endpoints depending on some properties of the messages, therefore it would be nice[详细]
2023-01-21 02:15 分类:问答Using an ESB system to replicate data among databases
I work in a small supermarket chain (4 stores).Each store has its own local database which contains information of each product, prices, and transactions that have ocurred on the store.In addition, ea[详细]
2023-01-20 07:09 分类:问答