﻿<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>BlogJava-太阳雨-最新评论</title><link>http://www.blogjava.net/sy1214520/CommentsRSS.aspx</link><description>痛并快乐着</description><language>zh-cn</language><pubDate>Mon, 02 Jul 2012 06:56:34 GMT</pubDate><lastBuildDate>Mon, 02 Jul 2012 06:56:34 GMT</lastBuildDate><generator>cnblogs</generator><item><title>re: XFire与Spring结合的几种方式</title><link>http://www.blogjava.net/sy1214520/archive/2012/06/29/314584.html#381801</link><dc:creator>楼主</dc:creator><author>楼主</author><pubDate>Fri, 29 Jun 2012 05:00:00 GMT</pubDate><guid>http://www.blogjava.net/sy1214520/archive/2012/06/29/314584.html#381801</guid><description><![CDATA[@羽<br>xfire已经很久没有用过了，而且已经转变为CXF了，同学还是看下CXF吧，而且支持注解很方便，要与时俱进嘛<img src ="http://www.blogjava.net/sy1214520/aggbug/381801.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/sy1214520/" target="_blank">楼主</a> 2012-06-29 13:00 <a href="http://www.blogjava.net/sy1214520/archive/2012/06/29/314584.html#381801#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: XFire与Spring结合的几种方式</title><link>http://www.blogjava.net/sy1214520/archive/2012/06/28/314584.html#381731</link><dc:creator>羽</dc:creator><author>羽</author><pubDate>Thu, 28 Jun 2012 11:30:00 GMT</pubDate><guid>http://www.blogjava.net/sy1214520/archive/2012/06/28/314584.html#381731</guid><description><![CDATA[您好，我的wsdl文档是生成了，但是客户端调用service的时候,service里面的entityManager没有被初始化，为null，spring是不是还有配置啊？？？？<img src ="http://www.blogjava.net/sy1214520/aggbug/381731.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/sy1214520/" target="_blank">羽</a> 2012-06-28 19:30 <a href="http://www.blogjava.net/sy1214520/archive/2012/06/28/314584.html#381731#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: Tomcat6下应用太多出现java.lang.OutOfMemoryError: PermGen space</title><link>http://www.blogjava.net/sy1214520/archive/2011/10/03/250301.html#359960</link><dc:creator>liuneng</dc:creator><author>liuneng</author><pubDate>Mon, 03 Oct 2011 07:36:00 GMT</pubDate><guid>http://www.blogjava.net/sy1214520/archive/2011/10/03/250301.html#359960</guid><description><![CDATA[但是我的tomcat\bin没有catalina.bat怎么办呀？？<img src ="http://www.blogjava.net/sy1214520/aggbug/359960.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/sy1214520/" target="_blank">liuneng</a> 2011-10-03 15:36 <a href="http://www.blogjava.net/sy1214520/archive/2011/10/03/250301.html#359960#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: log4j使用方法收藏</title><link>http://www.blogjava.net/sy1214520/archive/2011/08/16/239764.html#356657</link><dc:creator>Bairrfhoinn</dc:creator><author>Bairrfhoinn</author><pubDate>Tue, 16 Aug 2011 12:27:00 GMT</pubDate><guid>http://www.blogjava.net/sy1214520/archive/2011/08/16/239764.html#356657</guid><description><![CDATA[另外，我还有几个问题想咨询下，如果我想在web应用程序里将用户的浏览器版本、操作系统版本、IP地址等信息写入log中，应该怎么做呢？<br>如果我想把log按照debug、info、warn、error、fatal等级别分别写入不同的文件里，这个log4j.properties配置文件又该怎么写呢？<br><br>期待你的答复，谢谢！我的邮箱：hanmiao3 (at) gmail.com<img src ="http://www.blogjava.net/sy1214520/aggbug/356657.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/sy1214520/" target="_blank">Bairrfhoinn</a> 2011-08-16 20:27 <a href="http://www.blogjava.net/sy1214520/archive/2011/08/16/239764.html#356657#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: log4j使用方法收藏</title><link>http://www.blogjava.net/sy1214520/archive/2011/08/16/239764.html#356655</link><dc:creator>Bairrfhoinn</dc:creator><author>Bairrfhoinn</author><pubDate>Tue, 16 Aug 2011 12:23:00 GMT</pubDate><guid>http://www.blogjava.net/sy1214520/archive/2011/08/16/239764.html#356655</guid><description><![CDATA[楼主，你的这篇文章对我学习使用log4j组件非常有帮助，只不过我在配置log4j时，发现你给出的log4j.properties里有两处错误，分别列举如下：<br>1、“log4j.addivity.org.apache=true”这句话应该是“log4j.additivity.org.apache=true”；<br>2、“log4j.appender.Threshold=DEBUG”这句话应该是“log4j.appender.CONSOLE.Threshold=DEBUG”；<br><br>请修改壹下，以方便后面的学习者们参考，谢谢！<img src ="http://www.blogjava.net/sy1214520/aggbug/356655.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/sy1214520/" target="_blank">Bairrfhoinn</a> 2011-08-16 20:23 <a href="http://www.blogjava.net/sy1214520/archive/2011/08/16/239764.html#356655#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: MyEclipse8.5汉化</title><link>http://www.blogjava.net/sy1214520/archive/2010/10/30/319642.html#336555</link><dc:creator>14</dc:creator><author>14</author><pubDate>Sat, 30 Oct 2010 07:29:00 GMT</pubDate><guid>http://www.blogjava.net/sy1214520/archive/2010/10/30/319642.html#336555</guid><description><![CDATA[通过上面的步骤，我还是不能够汉化啊，为什么啊，检查了半天，还是不知道问题出在哪<img src ="http://www.blogjava.net/sy1214520/aggbug/336555.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/sy1214520/" target="_blank">14</a> 2010-10-30 15:29 <a href="http://www.blogjava.net/sy1214520/archive/2010/10/30/319642.html#336555#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: MyEclipse8.5汉化</title><link>http://www.blogjava.net/sy1214520/archive/2010/10/30/319642.html#336551</link><dc:creator>14</dc:creator><author>14</author><pubDate>Sat, 30 Oct 2010 07:05:00 GMT</pubDate><guid>http://www.blogjava.net/sy1214520/archive/2010/10/30/319642.html#336551</guid><description><![CDATA[那个程序怎么不能够运行啊，是不是有点问题啊<br><img src ="http://www.blogjava.net/sy1214520/aggbug/336551.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/sy1214520/" target="_blank">14</a> 2010-10-30 15:05 <a href="http://www.blogjava.net/sy1214520/archive/2010/10/30/319642.html#336551#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: MyEclipse8.5汉化</title><link>http://www.blogjava.net/sy1214520/archive/2010/10/30/319642.html#336550</link><dc:creator>14</dc:creator><author>14</author><pubDate>Sat, 30 Oct 2010 07:04:00 GMT</pubDate><guid>http://www.blogjava.net/sy1214520/archive/2010/10/30/319642.html#336550</guid><description><![CDATA[为什么安装不成功啊<br><img src ="http://www.blogjava.net/sy1214520/aggbug/336550.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/sy1214520/" target="_blank">14</a> 2010-10-30 15:04 <a href="http://www.blogjava.net/sy1214520/archive/2010/10/30/319642.html#336550#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: MyEclipse8.5汉化</title><link>http://www.blogjava.net/sy1214520/archive/2010/09/23/319642.html#332670</link><dc:creator>花花花花朵儿</dc:creator><author>花花花花朵儿</author><pubDate>Wed, 22 Sep 2010 21:24:00 GMT</pubDate><guid>http://www.blogjava.net/sy1214520/archive/2010/09/23/319642.html#332670</guid><description><![CDATA[好用的不得了。再次感谢！<br>---------------------<br>我刚进入java不多时日，希望和楼主成为好朋友。<br>刚注册账号，dudu还没给审批。<br>zhushaolong@foxmail.com<img src ="http://www.blogjava.net/sy1214520/aggbug/332670.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/sy1214520/" target="_blank">花花花花朵儿</a> 2010-09-23 05:24 <a href="http://www.blogjava.net/sy1214520/archive/2010/09/23/319642.html#332670#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: MyEclipse8.5汉化</title><link>http://www.blogjava.net/sy1214520/archive/2010/09/23/319642.html#332669</link><dc:creator>花花花花朵儿</dc:creator><author>花花花花朵儿</author><pubDate>Wed, 22 Sep 2010 21:10:00 GMT</pubDate><guid>http://www.blogjava.net/sy1214520/archive/2010/09/23/319642.html#332669</guid><description><![CDATA[@1234565<br>文中说的很明白了<br>1)下载Myeclipse8.5 汉化.zip<br>2)解压上面的压缩包 即可见“language”文件夹 (d:\我的文档\桌面\Myeclipse8.5 汉化\Myeclipse8.5 汉化\language)<br>3)单击选中你看到的language文件夹，然后同时按住电脑上的Ctrl+C。此时打开我的电脑，也就是你的电脑，找到你的吗艾克累破死安装文件夹下的Common文件夹。 此时再按下Ctr+V就成功的完成了楼主的第一步。<br>--------------------<br>感谢楼主！<br><img src ="http://www.blogjava.net/sy1214520/aggbug/332669.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/sy1214520/" target="_blank">花花花花朵儿</a> 2010-09-23 05:10 <a href="http://www.blogjava.net/sy1214520/archive/2010/09/23/319642.html#332669#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: MyEclipse8.5汉化</title><link>http://www.blogjava.net/sy1214520/archive/2010/09/21/319642.html#332553</link><dc:creator>1234565</dc:creator><author>1234565</author><pubDate>Mon, 20 Sep 2010 17:43:00 GMT</pubDate><guid>http://www.blogjava.net/sy1214520/archive/2010/09/21/319642.html#332553</guid><description><![CDATA[说的好像更真的一样，你去按一个myeclipse 8.5的版本，在\\Genuitec\\Common\\目录下给我偷一个language文件夹出来，一帮扯淡的家伙<img src ="http://www.blogjava.net/sy1214520/aggbug/332553.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/sy1214520/" target="_blank">1234565</a> 2010-09-21 01:43 <a href="http://www.blogjava.net/sy1214520/archive/2010/09/21/319642.html#332553#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: MyEclipse8.5汉化</title><link>http://www.blogjava.net/sy1214520/archive/2010/09/15/319642.html#332111</link><dc:creator>dfsaf</dc:creator><author>dfsaf</author><pubDate>Wed, 15 Sep 2010 12:37:00 GMT</pubDate><guid>http://www.blogjava.net/sy1214520/archive/2010/09/15/319642.html#332111</guid><description><![CDATA[我的没汉化成功！<img src ="http://www.blogjava.net/sy1214520/aggbug/332111.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/sy1214520/" target="_blank">dfsaf</a> 2010-09-15 20:37 <a href="http://www.blogjava.net/sy1214520/archive/2010/09/15/319642.html#332111#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: MyEclipse8.5汉化[未登录]</title><link>http://www.blogjava.net/sy1214520/archive/2010/07/24/319642.html#326998</link><dc:creator>123</dc:creator><author>123</author><pubDate>Sat, 24 Jul 2010 02:28:00 GMT</pubDate><guid>http://www.blogjava.net/sy1214520/archive/2010/07/24/319642.html#326998</guid><description><![CDATA[很好很强大！<img src ="http://www.blogjava.net/sy1214520/aggbug/326998.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/sy1214520/" target="_blank">123</a> 2010-07-24 10:28 <a href="http://www.blogjava.net/sy1214520/archive/2010/07/24/319642.html#326998#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: MyEclipse8.5汉化</title><link>http://www.blogjava.net/sy1214520/archive/2010/07/11/319642.html#325769</link><dc:creator>kaminlee</dc:creator><author>kaminlee</author><pubDate>Sun, 11 Jul 2010 02:03:00 GMT</pubDate><guid>http://www.blogjava.net/sy1214520/archive/2010/07/11/319642.html#325769</guid><description><![CDATA[好样的，不错的东西，终于我也能汉化了。<img src ="http://www.blogjava.net/sy1214520/aggbug/325769.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/sy1214520/" target="_blank">kaminlee</a> 2010-07-11 10:03 <a href="http://www.blogjava.net/sy1214520/archive/2010/07/11/319642.html#325769#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: eclipse中集成jad反编译</title><link>http://www.blogjava.net/sy1214520/archive/2009/04/29/209371.html#268019</link><dc:creator>小虫旺福</dc:creator><author>小虫旺福</author><pubDate>Wed, 29 Apr 2009 00:21:00 GMT</pubDate><guid>http://www.blogjava.net/sy1214520/archive/2009/04/29/209371.html#268019</guid><description><![CDATA[@musicelf<br>如果还不行，照如下方法试一下。<br>Put the JadClipse JAR file into the plugins folder of your Eclipse installation. <br>Restart Eclipse (eclipse -clean). <br>Get Jad. <br>Put the Jad executable into a directory that is in the execution path of your operating system. Alternatively, you can configure the path to the Jad executable under Window &gt; Preferences... &gt; Java &gt; JadClipse &gt; Path to Decompiler. (Set the full path, e.g. C:\Program Files\Jad\jad.exe) <br>Go to Window &gt; Preferences... &gt; General &gt; Editors &gt; File Associations and make sure that the JadClipse Class File Viewer has the default file association for *.class files.<img src ="http://www.blogjava.net/sy1214520/aggbug/268019.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/sy1214520/" target="_blank">小虫旺福</a> 2009-04-29 08:21 <a href="http://www.blogjava.net/sy1214520/archive/2009/04/29/209371.html#268019#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: Tomcat6下应用太多出现java.lang.OutOfMemoryError: PermGen space</title><link>http://www.blogjava.net/sy1214520/archive/2009/04/11/250301.html#264965</link><dc:creator>精灵</dc:creator><author>精灵</author><pubDate>Sat, 11 Apr 2009 01:21:00 GMT</pubDate><guid>http://www.blogjava.net/sy1214520/archive/2009/04/11/250301.html#264965</guid><description><![CDATA[@泽华<br>这个配置的每个参数的具体含义我已经忘了，随便看名字猜测的话难免会误人。所以建议还是去google一下或者去看一下爱tomcat的官方文档。<br>至于怎么看内存空间是否扩大，这个很简单。你可以再你的任务管理器中--&gt;性能选项卡--&gt;查看一下虚拟内存大小(默认是不显示虚拟内存大小的，你需要在“查看--&gt;选择列”中勾选中虚拟内存大小)<img src ="http://www.blogjava.net/sy1214520/aggbug/264965.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/sy1214520/" target="_blank">精灵</a> 2009-04-11 09:21 <a href="http://www.blogjava.net/sy1214520/archive/2009/04/11/250301.html#264965#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: Tomcat6下应用太多出现java.lang.OutOfMemoryError: PermGen space</title><link>http://www.blogjava.net/sy1214520/archive/2009/04/10/250301.html#264839</link><dc:creator>泽华</dc:creator><author>泽华</author><pubDate>Fri, 10 Apr 2009 06:44:00 GMT</pubDate><guid>http://www.blogjava.net/sy1214520/archive/2009/04/10/250301.html#264839</guid><description><![CDATA[这个问题的出现时因为堆空间不足，如果我修改之后如何测试堆空间是否扩大呢？<br>还有 可以解释一下 这个设置吗？ <br>set JAVA_OPTS=-server -Xms1024m -Xmx1024m -Xss512k -XX:PermSize=64M -XX:MaxNewSize=256m -XX:MaxPermSize=128m -Djava.awt.headless=true <br><br>在线等<img src ="http://www.blogjava.net/sy1214520/aggbug/264839.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/sy1214520/" target="_blank">泽华</a> 2009-04-10 14:44 <a href="http://www.blogjava.net/sy1214520/archive/2009/04/10/250301.html#264839#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: Tomcat6下应用太多出现java.lang.OutOfMemoryError: PermGen space</title><link>http://www.blogjava.net/sy1214520/archive/2009/04/10/250301.html#264836</link><dc:creator>泽华</dc:creator><author>泽华</author><pubDate>Fri, 10 Apr 2009 06:37:00 GMT</pubDate><guid>http://www.blogjava.net/sy1214520/archive/2009/04/10/250301.html#264836</guid><description><![CDATA[你好 ，可以解释一下 这个设置吗？<br>set JAVA_OPTS=-server -Xms1024m -Xmx1024m -Xss512k -XX:PermSize=64M -XX:MaxNewSize=256m -XX:MaxPermSize=128m -Djava.awt.headless=true<br><img src ="http://www.blogjava.net/sy1214520/aggbug/264836.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/sy1214520/" target="_blank">泽华</a> 2009-04-10 14:37 <a href="http://www.blogjava.net/sy1214520/archive/2009/04/10/250301.html#264836#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: eclipse中集成jad反编译</title><link>http://www.blogjava.net/sy1214520/archive/2008/11/04/209371.html#238618</link><dc:creator>小虫旺福</dc:creator><author>小虫旺福</author><pubDate>Tue, 04 Nov 2008 07:50:00 GMT</pubDate><guid>http://www.blogjava.net/sy1214520/archive/2008/11/04/209371.html#238618</guid><description><![CDATA[@musicelf<br>如果不行的话，可以自己去下一个decomp反编译工具<img src ="http://www.blogjava.net/sy1214520/aggbug/238618.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/sy1214520/" target="_blank">小虫旺福</a> 2008-11-04 15:50 <a href="http://www.blogjava.net/sy1214520/archive/2008/11/04/209371.html#238618#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: eclipse中集成jad反编译</title><link>http://www.blogjava.net/sy1214520/archive/2008/11/04/209371.html#238617</link><dc:creator>小虫旺福</dc:creator><author>小虫旺福</author><pubDate>Tue, 04 Nov 2008 07:50:00 GMT</pubDate><guid>http://www.blogjava.net/sy1214520/archive/2008/11/04/209371.html#238617</guid><description><![CDATA[@musicelf<br>我用的是Eclipse3.3<br>我这里用的是可以的，而且我们组的人都用的都没问题啊。<br><img src ="http://www.blogjava.net/sy1214520/aggbug/238617.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/sy1214520/" target="_blank">小虫旺福</a> 2008-11-04 15:50 <a href="http://www.blogjava.net/sy1214520/archive/2008/11/04/209371.html#238617#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item></channel></rss>