<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet href='http://feeds.feedsky.com/styles/temp01.xsl' type='text/xsl' ?><!--这是一个由Feedsy提供技术支持的Feed，为了提高读者阅读的体验，以及满足用户美化自己Feed的需要，我们设计了多种精美的Feed模板，提供给大家选择，所有最终呈现出来的样式，皆由用户自愿选择使用，未经许可，任何团体和个人，请不要擅自修改样式或者盗用，这是对于用户选择权的尊重。--><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:fs="http://www.feedsky.com/namespace/feed" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0"><channel><atom:link href="http://feeds.feedsky.com/csdn.net/supersue" type="application/rss+xml" rel="self"></atom:link><fs:self_link href="http://feeds.feedsky.com/csdn.net/supersue" type="application/rss+xml"></fs:self_link><lastBuildDate>Mon, 19 Jan 2009 14:53:00 GMT</lastBuildDate><title>Free-从心开始</title><description>宁可选择放弃，不可放弃选择</description><link>http://blog.csdn.net/supersue/</link><item><title>JMS（Jboss Messaging）的一点使用心得（十六）复数JMS Server监听-JBoss Remoting里存在的问题</title><link>http://blog.csdn.net/supersue/archive/2009/01/19/3836945.aspx</link><wfw:comment>http://blog.csdn.net/supersue/comments/3836945.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/supersue/comments/commentRss/3836945.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3836945</trackback:ping><description>&lt;br /&gt;最近做了一个项目，要求一个JMS客户端监听复数台JMS Server，结果在测试时发生了问题。&lt;br /&gt;各机器如下：&lt;br /&gt;JMS Client，简称C&lt;br /&gt;JMS Server1：简称S1&lt;br /&gt;JMS Server2：简称S2&lt;br /&gt;&lt;br /&gt;我们发现如果拔掉S1和C之间的网线，结果C和S2之间的连接也断掉了！郁闷啊！~！@#￥%&lt;br /&gt;&lt;br /&gt;郁闷中调查了很久，修改了JBOSS的配置，不行！把我们的程序简化，不加任何处理，直接监听JMS，不行！把Spring去掉，直接用代码写监听程序，不行！把Connection中的Security部分去掉，还是不行……&lt;br /&gt;&lt;br /&gt;没办法，只好上绝招了，就是，用Debug跟踪代码了，下载了JBOSS的Messaging和Remoting部分的代码，一步一步的跟踪下去，终于找到了问题。&lt;br /&gt;&lt;br /&gt;JMS监听是常连接，为了节约Connection资源，所以做了死活管理。JMS Client端会定期去Ping JMS Server。这个定时器是一个Timer；如果一个定时器发现自&lt;img src =&quot;http://blog.csdn.net/supersue/aggbug/3836945.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Mon, 19 Jan 2009 22:53:00 +0800</pubDate><author>Free-从心开始</author><comments>http://blog.csdn.net/supersue/archive/2009/01/19/3836945.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/supersue/archive/2009/01/19/3836945.aspx</guid><dc:creator>Free-从心开始</dc:creator></item><item><title>JMS（Jboss Messaging）的一点使用心得（十五）Spring扩展应用—延迟发送Message</title><link>http://blog.csdn.net/supersue/archive/2008/04/22/2315574.aspx</link><wfw:comment>http://blog.csdn.net/supersue/comments/2315574.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/supersue/comments/commentRss/2315574.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2315574</trackback:ping><description>利用Spring延迟发送Jms消息&lt;img src =&quot;http://blog.csdn.net/supersue/aggbug/2315574.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Wed, 23 Apr 2008 01:01:00 +0800</pubDate><author>Free-从心开始</author><comments>http://blog.csdn.net/supersue/archive/2008/04/22/2315574.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/supersue/archive/2008/04/22/2315574.aspx</guid><dc:creator>Free-从心开始</dc:creator></item><item><title>JMS（Jboss Messaging）的一点使用心得（十四）Spring扩展应用—用单线程接收Queue</title><link>http://blog.csdn.net/supersue/archive/2008/04/22/2315186.aspx</link><wfw:comment>http://blog.csdn.net/supersue/comments/2315186.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/supersue/comments/commentRss/2315186.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2315186</trackback:ping><description>在Spring中用单线程接收Queue&lt;img src =&quot;http://blog.csdn.net/supersue/aggbug/2315186.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Tue, 22 Apr 2008 23:35:00 +0800</pubDate><author>Free-从心开始</author><comments>http://blog.csdn.net/supersue/archive/2008/04/22/2315186.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/supersue/archive/2008/04/22/2315186.aspx</guid><dc:creator>Free-从心开始</dc:creator></item><item><title>项目的变更控制</title><link>http://blog.csdn.net/supersue/archive/2008/04/22/2313814.aspx</link><wfw:comment>http://blog.csdn.net/supersue/comments/2313814.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/supersue/comments/commentRss/2313814.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2313814</trackback:ping><description>项目的变更控制&lt;img src =&quot;http://blog.csdn.net/supersue/aggbug/2313814.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Tue, 22 Apr 2008 18:06:00 +0800</pubDate><author>Free-从心开始</author><comments>http://blog.csdn.net/supersue/archive/2008/04/22/2313814.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/supersue/archive/2008/04/22/2313814.aspx</guid><dc:creator>Free-从心开始</dc:creator></item><item><title>Java中Request、Response超时时间的设定</title><link>http://blog.csdn.net/supersue/archive/2008/04/08/2259726.aspx</link><wfw:comment>http://blog.csdn.net/supersue/comments/2259726.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/supersue/comments/commentRss/2259726.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2259726</trackback:ping><description>Java中Request、Response超时时间的设定&lt;img src =&quot;http://blog.csdn.net/supersue/aggbug/2259726.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Tue, 08 Apr 2008 18:04:00 +0800</pubDate><author>Free-从心开始</author><comments>http://blog.csdn.net/supersue/archive/2008/04/08/2259726.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/supersue/archive/2008/04/08/2259726.aspx</guid><dc:creator>Free-从心开始</dc:creator></item><item><title>JMS（Jboss Messaging）的一点使用心得（十三）拔网线后的重连----JMS Connection原理浅析及应用</title><link>http://blog.csdn.net/supersue/archive/2008/04/03/2246627.aspx</link><wfw:comment>http://blog.csdn.net/supersue/comments/2246627.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/supersue/comments/commentRss/2246627.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2246627</trackback:ping><description>拔网线后的重连----JMS Connection原理浅析及应用&lt;img src =&quot;http://blog.csdn.net/supersue/aggbug/2246627.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Thu, 03 Apr 2008 19:02:00 +0800</pubDate><author>Free-从心开始</author><comments>http://blog.csdn.net/supersue/archive/2008/04/03/2246627.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/supersue/archive/2008/04/03/2246627.aspx</guid><dc:creator>Free-从心开始</dc:creator></item><item><title>JMS（Jboss Messaging）的一点使用心得（十二）多线程的ClassLoader</title><link>http://blog.csdn.net/supersue/archive/2008/04/03/2246336.aspx</link><wfw:comment>http://blog.csdn.net/supersue/comments/2246336.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/supersue/comments/commentRss/2246336.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2246336</trackback:ping><description>多线程的ClassLoader的问题&lt;img src =&quot;http://blog.csdn.net/supersue/aggbug/2246336.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Thu, 03 Apr 2008 17:44:00 +0800</pubDate><author>Free-从心开始</author><comments>http://blog.csdn.net/supersue/archive/2008/04/03/2246336.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/supersue/archive/2008/04/03/2246336.aspx</guid><dc:creator>Free-从心开始</dc:creator></item><item><title>JMS（Jboss Messaging）的一点使用心得（十一）Spring扩展应用-可自动重连的JmsMessageListenerContainer的另一种实现</title><link>http://blog.csdn.net/supersue/archive/2008/04/02/2244727.aspx</link><wfw:comment>http://blog.csdn.net/supersue/comments/2244727.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/supersue/comments/commentRss/2244727.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2244727</trackback:ping><description>可自动重连的JmsMessageListenerContainer的另一种实现,利用的是Jms Connection的ExceptionListen机制&lt;img src =&quot;http://blog.csdn.net/supersue/aggbug/2244727.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Wed, 02 Apr 2008 21:34:00 +0800</pubDate><author>Free-从心开始</author><comments>http://blog.csdn.net/supersue/archive/2008/04/02/2244727.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/supersue/archive/2008/04/02/2244727.aspx</guid><dc:creator>Free-从心开始</dc:creator></item><item><title>利用Eclipse远程Debug Jboss</title><link>http://blog.csdn.net/supersue/archive/2008/04/02/2244590.aspx</link><wfw:comment>http://blog.csdn.net/supersue/comments/2244590.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/supersue/comments/commentRss/2244590.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2244590</trackback:ping><description>利用Eclipse远程Debug Jboss&lt;img src =&quot;http://blog.csdn.net/supersue/aggbug/2244590.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Wed, 02 Apr 2008 21:07:00 +0800</pubDate><author>Free-从心开始</author><comments>http://blog.csdn.net/supersue/archive/2008/04/02/2244590.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/supersue/archive/2008/04/02/2244590.aspx</guid><dc:creator>Free-从心开始</dc:creator></item><item><title>IPv6的一些小技巧（三）IPv6地址的格式化</title><link>http://blog.csdn.net/supersue/archive/2008/04/02/2243721.aspx</link><wfw:comment>http://blog.csdn.net/supersue/comments/2243721.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/supersue/comments/commentRss/2243721.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2243721</trackback:ping><description>IPv6地址的格式化&lt;img src =&quot;http://blog.csdn.net/supersue/aggbug/2243721.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Wed, 02 Apr 2008 18:55:00 +0800</pubDate><author>Free-从心开始</author><comments>http://blog.csdn.net/supersue/archive/2008/04/02/2243721.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/supersue/archive/2008/04/02/2243721.aspx</guid><dc:creator>Free-从心开始</dc:creator></item></channel></rss>