- 博客(8)
- 收藏
- 关注
mule 调用axis提供的服务
import org.mule.api.MuleException; import org.mule.api.MuleMessage; import org.mule.module.client.MuleClient; public class Client { //测试axis里发布的LoginService服务 public static void main(String[]...
2008-09-11 17:22:46 152
webservice xfire hello例子整理
配置文件(默认路径):\META-INF\xfire\services.xml 测试服务器:\demo\hello\test\Service.java 测试客户端:\demo\hello\test\Client.java web.xml配置: xfire org.codehaus.xfire.transport.http....
2008-09-11 17:13:09 117
webservice xfire web.xml配置
xfire org.codehaus.xfire.transport.http.XFireConfigurableServlet xfire /services/*
2008-09-11 17:01:52 242
webservice axis 登陆例子
配置文件:\web\WEB-INF\server-config.wsdd 测试客户端(axis1.0):\demo\login\test\Client.java
2008-09-11 16:56:24 140
webservice axis web.xml配置
AxisServlet org.apache.axis.transport.http.AxisServlet AdminServlet org.apache.axis.transport.http.AdminServlet 100 SOAPMonitorService org...
2008-09-11 16:52:18 374
esb mule hello例子整理
配置文件目录: \org\mule\example\hello\config\和\org\mule\example\hello\messages\ 测试服务器:\org\mule\example\hello\test\Server.java 测试客户端:\org\mule\example\hello\test\Client.java...
2008-09-11 14:10:05 105
esb mule web.xml配置
Mule Mule Web App Samples org.mule.config org/mule/example/echo/config/echo-config.xml, org/mule/example/hello/config/hello-http-confi...
2008-09-11 13:46:18 212
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人