Java开发网 Java开发网
注册 | 登录 | 帮助 | 搜索 | 排行榜 | 发帖统计  

您没有登录

» Java开发网 » Java Security » 精华区  

按打印兼容模式打印这个话题 打印话题    把这个话题寄给朋友 寄给朋友    该主题的所有更新都将Email到你的邮箱 订阅主题
flat modethreaded modego to previous topicgo to next topicgo to back
作者 谁能解决mule的通信同步问题
lantianweishi





发贴: 1
积分: 0
于 2008-01-27 19:11 user profilesend a private message to usersearch all posts byselect and copy to clipboard. 
ie only, sorry for netscape users:-)add this post to my favorite list
我的配置文如下:
这是我配置文件如下:

<?xml version="1.0" encoding="UTF-8"?>

<!DOCTYPE mule-configuration PUBLIC "-//SymphonySoft //DTD mule-configuration XML V1.0//EN"
"http://www.symphonysoft.com/dtds/mule/mule-configuration.dtd">

<mule-configuration id="Default" version="1.0">

<description>Default Configuration</description>
  
  <connector name="tcp" className="org.mule.samples.hello.MyTCPConnector">
    <connection-strategy className="org.mule.providers.SimpleRetryConnectionStrategy">
    <properties>
    <property name="retryCount" value="3"/>
    <property name="frequency" value="2000"/>
    </properties>
    </connection-strategy>
  </connector>
<model name="simpledefault">
  <mule-descriptor name="GreeterUMO" implementation="org.mule.samples.hello.HelloComponent">
<inbound-router>
<endpoint address="tcp://localhost:33333" />
</inbound-router>
<outbound-router>
<router className="org.mule.routing.outbound.OutboundPassThroughRouter">
<endpoint address="tcp://localhost:22222"/>
<reply-to address="vm://aa"/>
</router>
</outbound-router>
<response-router>
<router className="org.mule.routing.response.SingleResponseRouter">
  <endpoint address="vm://aa"/>
  </router>
</response-router>
</mule-descriptor>
<mule-descriptor name="recUMO" implementation="org.mule.samples.hello.HelloComponent">
<inbound-router>
<endpoint address="vm://aa" />
</inbound-router>
<outbound-router>
<router className="org.mule.samples.hello.MyRouter">
<endpoint address="tcp://localhost:22222" synchronous="true"/>
</router>
</outbound-router>
</mule-descriptor>

</model>
</mule-configuration>




作者 Re:谁能解决mule的通信同步问题 [Re:lantianweishi]
linginfanta





发贴: 1
积分: 0
于 2008-03-06 18:07 user profilesend a private message to usersearch all posts byselect and copy to clipboard. 
ie only, sorry for netscape users:-)add this post to my favorite list
把源代码发过来



flat modethreaded modego to previous topicgo to next topicgo to back
  已读帖子
  新的帖子
  被删除的帖子
Jump to the top of page

   Powered by Jute Powerful Forum® Version Jute 1.5.6 Ent
Copyright © 2002-2021 Cjsdn Team. All Righits Reserved. 闽ICP备05005120号-1
客服电话 18559299278    客服信箱 714923@qq.com    客服QQ 714923