欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
Mule
来自开放百科 - 灰狐
Mule is an Enterprise Service Bus (ESB) messaging framework.
安装指南
wget http://download.huihoo.com/middleware/esb-soa/mule/mule-1.3-rc4-dist.tar.gz tar zxvf mule-1.3-rc4-dist.tar.gz
测试 echo sample
huihoo@debian:~/middleware/mule/mule-1.3-rc4/samples/echo/bin$ ./mule-echo.sh MULE_HOME=../../..
********************************************************************** * Mule - Universal Message Objects version 1.3-rc4 * * SymphonySoft Limited * * SymphonySoft Limited * * * * Server started: 2006年8月26日 星期六 上午09时52分13秒 CST * * JDK: 1.5.0_07 (mixed mode, sharing) * * OS: Linux (2.6.8-2-386, i386) * * Host: localhost.localdomain (127.0.0.1) * * ID: Mule_Echo_Sample * * * * Agents Running: * * Mule Admin: accepting connections on tcp://localhost:60504 * **********************************************************************
Please enter something: this is a test this is a test http://localhost:8081/services/EchoUMO?method=echo¶m=Mule 浏览器会显示 <soap:Envelope> <soap:Body> <echoResponse> <out>Mule</out> </echoResponse> </soap:Body> </soap:Envelope> 同时控制台会回显 Mule
查看 wsdl 文件信息
http://localhost:8081/services/EchoUMO?wsdl
ctrl-c ****************************************************************************** * Mule shut down normally on: 2006年8月26日 星期六 上午10时01分43秒 CST * * Server was up for: 0 days, 0 hours, 9 mins, 29.796 sec *
echo 测试成功
相关链接
精彩图集
分享您的观点