<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <id>http://groups.google.com/group/cxf-zh</id>
  <title type="text">cxf-zh Google Group</title>
  <subtitle type="text">
  CXF 中文讨论组
  </subtitle>
  <link href="/group/cxf-zh/feed/atom_v1_0_msgs.xml" rel="self" title="cxf-zh feed"/>
  <updated>2008-10-11T03:01:47Z</updated>
  <generator uri="http://groups.google.com" version="1.99">Google Groups</generator>
  <entry>
  <author>
  <name>Calvin Xiu</name>
  <email>calvin...@gmail.com</email>
  </author>
  <updated>2008-10-11T03:01:47Z</updated>
  <id>http://groups.google.com/group/cxf-zh/browse_thread/thread/75658ffff2ba33ee/e941daf31573fa32?show_docid=e941daf31573fa32</id>
  <link href="http://groups.google.com/group/cxf-zh/browse_thread/thread/75658ffff2ba33ee/e941daf31573fa32?show_docid=e941daf31573fa32"/>
  <title type="text">Re: [cxf-zh] Re: CXF 使用Slf4j/Logback 做日志实现类的方式</title>
  <summary type="html" xml:space="preserve">
  是啊，所以我原本想最懒的方法是先配成log4jLogger， 然后直接用log4j-over-slf4j自动拦截log4j 的请求，但后来发现这个log4jLogger里直接调用了Ap pender &lt;br&gt; API，而这样log4j-over-slf4j是拦截不了的。 &lt;br&gt; 所以最后还是要用jug-over-slf4j拦截java.u tils.logging，但因为java.utils.log ging
  </summary>
  </entry>
  <entry>
  <author>
  <name>willem</name>
  <email>willem.ji...@gmail.com</email>
  </author>
  <updated>2008-10-11T00:43:50Z</updated>
  <id>http://groups.google.com/group/cxf-zh/browse_thread/thread/75658ffff2ba33ee/48595b09a163dad1?show_docid=48595b09a163dad1</id>
  <link href="http://groups.google.com/group/cxf-zh/browse_thread/thread/75658ffff2ba33ee/48595b09a163dad1?show_docid=48595b09a163dad1"/>
  <title type="text">Re: CXF 使用Slf4j/Logback 做日志实现类的方式</title>
  <summary type="html" xml:space="preserve">
  其实CXF自己还提供了一种将log设置为通过log4j 输出的方式。 &lt;br&gt; 请见 org.apache.cxf.common.logging. LogUtils 中的注释 &lt;br&gt; 具体步骤如下 在你的classpath中 创建META-INF/cxf/org.apache.cxf. Logger 这么一个文件。 &lt;br&gt; 在文件将设置你想让CXF使用的logger class 的全名。
  </summary>
  </entry>
  <entry>
  <author>
  <name>江南白衣</name>
  <email>calvin...@gmail.com</email>
  </author>
  <updated>2008-10-10T12:34:42Z</updated>
  <id>http://groups.google.com/group/cxf-zh/browse_thread/thread/75658ffff2ba33ee/6a918790ef260bf2?show_docid=6a918790ef260bf2</id>
  <link href="http://groups.google.com/group/cxf-zh/browse_thread/thread/75658ffff2ba33ee/6a918790ef260bf2?show_docid=6a918790ef260bf2"/>
  <title type="text">CXF 使用Slf4j/Logback 做日志实现类的方式</title>
  <summary type="html" xml:space="preserve">
  众所周知，CXF用java.util.logging打印日志 ，配置与控制不易。 &lt;br&gt; &lt;p&gt;CXF自带了转用log4j的方式。 &lt;br&gt; &lt;p&gt;如果要转用slf4j，可将jul-over-slf4j.ja r加入classpath，并在应用启动时调用 &lt;br&gt; SLF4JBridgeHandler.install(); &lt;br&gt; &lt;p&gt;SpringSide里编写了一个自动初始化的Bean，请见
  </summary>
  </entry>
  <entry>
  <author>
  <name>Calvin Xiu</name>
  <email>calvin...@gmail.com</email>
  </author>
  <updated>2008-10-10T08:51:26Z</updated>
  <id>http://groups.google.com/group/cxf-zh/browse_thread/thread/be87649c8208270f/990ee324f4932cee?show_docid=990ee324f4932cee</id>
  <link href="http://groups.google.com/group/cxf-zh/browse_thread/thread/be87649c8208270f/990ee324f4932cee?show_docid=990ee324f4932cee"/>
  <title type="text">Re: [cxf-zh] Re: CXF logging的编码问题解决</title>
  <summary type="html" xml:space="preserve">
  建了一个任务 &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;https://issues.apache.org/jira/browse/CXF-1856&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; 但是我在团队里的做法是直接hardcode了，没有真正解决问 题的，实际应该从LogMessaging里将encoding 传进去的，还要麻烦你出手改一下代码。 &lt;br&gt; BTW.看开发者邮件列表，willem同志已经主管2.1.3 版的发布了，恭喜恭喜啊～～～
  </summary>
  </entry>
  <entry>
  <author>
  <name>willem</name>
  <email>willem.ji...@gmail.com</email>
  </author>
  <updated>2008-10-10T08:02:00Z</updated>
  <id>http://groups.google.com/group/cxf-zh/browse_thread/thread/131a5e6a91cf257e/d8e10227e59e73df?show_docid=d8e10227e59e73df</id>
  <link href="http://groups.google.com/group/cxf-zh/browse_thread/thread/131a5e6a91cf257e/d8e10227e59e73df?show_docid=d8e10227e59e73df"/>
  <title type="text">Re: 敢问各位大侠，学习CXF是否有必要提前把JAX-WS和JAXB规范搞得很清楚？</title>
  <summary type="html" xml:space="preserve">
  CXF 的是JAXWS的一个实现， 如果不把规范搞清楚， 很难明白内部API的之间的关系的。 &lt;br&gt; 同时JAXB 是 CXF 缺省的 Message marshal/unmarshal 工具， 特别是你在做一些code first的项目的时 &lt;br&gt; 候， 知道怎么用JAXB的annotation是很有用的。 &lt;br&gt; &lt;p&gt;当然， 如果你只用CXF 做日常应用开发， 你可以不用去通读这些规范。
  </summary>
  </entry>
  <entry>
  <author>
  <name>willem</name>
  <email>willem.ji...@gmail.com</email>
  </author>
  <updated>2008-10-10T07:57:01Z</updated>
  <id>http://groups.google.com/group/cxf-zh/browse_thread/thread/1065d4608238d09b/71eb1eae1f5f117e?show_docid=71eb1eae1f5f117e</id>
  <link href="http://groups.google.com/group/cxf-zh/browse_thread/thread/1065d4608238d09b/71eb1eae1f5f117e?show_docid=71eb1eae1f5f117e"/>
  <title type="text">Re: ServerFactoryBean中的invoker始终保持为null</title>
  <summary type="html" xml:space="preserve">
  我看了一下code， 的确存在你说的这个问题。 &lt;br&gt; 我这边简单修改了一下code， 现在正在跑测试， &lt;br&gt; 如果测试通过了， 我会建一个JIRA 来修正这个错误。 &lt;br&gt; &lt;p&gt;姜宁 （Willem） &lt;br&gt; ------------------------------ -- &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://willem.bokeland.com&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.ohloh.net/accounts/4473&quot;&gt;[link]&lt;/a&gt;
  </summary>
  </entry>
  <entry>
  <author>
  <name>willem</name>
  <email>willem.ji...@gmail.com</email>
  </author>
  <updated>2008-10-10T07:46:23Z</updated>
  <id>http://groups.google.com/group/cxf-zh/browse_thread/thread/be87649c8208270f/2fe6b8b841b5a50f?show_docid=2fe6b8b841b5a50f</id>
  <link href="http://groups.google.com/group/cxf-zh/browse_thread/thread/be87649c8208270f/2fe6b8b841b5a50f?show_docid=2fe6b8b841b5a50f"/>
  <title type="text">Re: CXF logging的编码问题解决</title>
  <summary type="html" xml:space="preserve">
  白衣终于现身了 ：） &lt;br&gt; &lt;p&gt;其实在LoggingOutInterceptor中是可以获得 Message的encoding的， &lt;br&gt; 只要把这个encoding信息传递到 CachedOutputStream中就可以解决上面的问题了 。 &lt;br&gt; &lt;p&gt;还有如果想让CXF实现这个功能，你最好建一个JIRA[1]， 这样会更快一些， 而且也不会被遗忘掉。
  </summary>
  </entry>
  <entry>
  <author>
  <name>江南白衣</name>
  <email>calvin...@gmail.com</email>
  </author>
  <updated>2008-10-10T07:13:38Z</updated>
  <id>http://groups.google.com/group/cxf-zh/browse_thread/thread/be87649c8208270f/deba4f2f65705973?show_docid=deba4f2f65705973</id>
  <link href="http://groups.google.com/group/cxf-zh/browse_thread/thread/be87649c8208270f/deba4f2f65705973?show_docid=deba4f2f65705973"/>
  <title type="text">CXF logging的编码问题解决</title>
  <summary type="html" xml:space="preserve">
  LoggingOutInterceptor在系统编码是GBK 的机器上，如果程序是UTF-8就会乱码...经过debug， 发现 &lt;br&gt; &lt;p&gt;org.apache.cxf.io.CachedOutput Stream类的public void &lt;br&gt; writeCacheTo(StringBuilder out)方法，用了一句 &lt;br&gt; &lt;p&gt; out.append(((ByteArrayOutputSt ream)currentStream).toString() ); &lt;br&gt; &lt;p&gt;临时改为以下语句后正常
  </summary>
  </entry>
  <entry>
  <author>
  <name>王洪伟</name>
  <email>team...@gmail.com</email>
  </author>
  <updated>2008-10-10T05:19:20Z</updated>
  <id>http://groups.google.com/group/cxf-zh/browse_thread/thread/1065d4608238d09b/fd71672dcdcdd448?show_docid=fd71672dcdcdd448</id>
  <link href="http://groups.google.com/group/cxf-zh/browse_thread/thread/1065d4608238d09b/fd71672dcdcdd448?show_docid=fd71672dcdcdd448"/>
  <title type="text">ServerFactoryBean中的invoker始终保持为null</title>
  <summary type="html" xml:space="preserve">
  各位好， &lt;br&gt; 我看到ServerFactoryBean.java类中的in voker始终是null. &lt;br&gt; 在createInvoker()之后，ServerFacto ryBean把invoker实例赋值给了serviceFac tory，但没有给自己的invoker赋值。 &lt;br&gt; 由此在ServerFactoryBean中 createInvoker() 方法被使用了两次，并且 invoker 始终没有得到赋值。
  </summary>
  </entry>
  <entry>
  <author>
  <name>tiger</name>
  <email>guoxu...@huawei.com</email>
  </author>
  <updated>2008-10-09T01:14:56Z</updated>
  <id>http://groups.google.com/group/cxf-zh/browse_thread/thread/131a5e6a91cf257e/74813587336e426c?show_docid=74813587336e426c</id>
  <link href="http://groups.google.com/group/cxf-zh/browse_thread/thread/131a5e6a91cf257e/74813587336e426c?show_docid=74813587336e426c"/>
  <title type="text">敢问各位大侠，学习CXF是否有必要提前把JAX-WS和JAXB规范搞得很清楚？</title>
  <summary type="html" xml:space="preserve">
  rt
  </summary>
  </entry>
  <entry>
  <author>
  <name>王新生</name>
  <email>gady2...@gmail.com</email>
  </author>
  <updated>2008-10-04T11:49:32Z</updated>
  <id>http://groups.google.com/group/cxf-zh/browse_thread/thread/39b1b2fe51a36d42/ceb753709c476dcd?show_docid=ceb753709c476dcd</id>
  <link href="http://groups.google.com/group/cxf-zh/browse_thread/thread/39b1b2fe51a36d42/ceb753709c476dcd?show_docid=ceb753709c476dcd"/>
  <title type="text">使用DynamicClientFactory 访问webservice中的返回值为List的方法，返回值不是List</title>
  <summary type="html" xml:space="preserve">
  服务端代码： &lt;br&gt; HelloService hello = new HelloService(); &lt;br&gt; ServerFactoryBean factory = new ServerFactoryBean(); &lt;br&gt; factory.setServiceBean(hello); &lt;br&gt; factory.setServiceClass(Hello. class); &lt;br&gt; factory.setAddress(&amp;quot;&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://localhost:5000/hello&quot;&gt;[link]&lt;/a&gt;&amp;quot;); &lt;br&gt; factory.create(); &lt;br&gt; &lt;p&gt;客户端代码：
  </summary>
  </entry>
  <entry>
  <author>
  <name>wabby</name>
  <email>wab...@gmail.com</email>
  </author>
  <updated>2008-09-26T10:19:36Z</updated>
  <id>http://groups.google.com/group/cxf-zh/browse_thread/thread/2618242b091f6d5b/2f2f0fbf1bab2824?show_docid=2f2f0fbf1bab2824</id>
  <link href="http://groups.google.com/group/cxf-zh/browse_thread/thread/2618242b091f6d5b/2f2f0fbf1bab2824?show_docid=2f2f0fbf1bab2824"/>
  <title type="text">请帮忙，关于xmlbeans</title>
  <summary type="html" xml:space="preserve">
  cxf-zh 汇总订阅者，您好！ &lt;br&gt; &lt;p&gt; 为什么我用xmlbeans创建的xml文件,在每一个节点都包 含 &amp;quot;xmlns=&amp;quot;&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://xxx.xxx.xxx&quot;&gt;[link]&lt;/a&gt;&amp;quot; 这样的代码 &lt;br&gt; &lt;p&gt;就像下面这样的 : &lt;br&gt; &lt;p&gt; &amp;lt;field name=&amp;quot;QUERYTYPE&amp;quot; xmlns=&amp;quot;&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.aaa.com.cn/aaaGateway&quot;&gt;[link]&lt;/a&gt;&amp;quot;&amp;gt;1&amp;lt;/field&amp;gt; &lt;br&gt; &amp;lt;field name=&amp;quot;ORINGINALCMDATE&amp;quot; xmlns=&amp;quot;&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.aaa.com.cn/aaaGateway&quot;&gt;[link]&lt;/a&gt;&amp;quot;&amp;gt;20080606&amp;lt;/field&amp;gt;
  </summary>
  </entry>
  <entry>
  <author>
  <name>willem</name>
  <email>willem.ji...@gmail.com</email>
  </author>
  <updated>2008-09-23T07:00:18Z</updated>
  <id>http://groups.google.com/group/cxf-zh/browse_thread/thread/dfdfe4b1f46b7834/cbfc1ed810dc3efe?show_docid=cbfc1ed810dc3efe</id>
  <link href="http://groups.google.com/group/cxf-zh/browse_thread/thread/dfdfe4b1f46b7834/cbfc1ed810dc3efe?show_docid=cbfc1ed810dc3efe"/>
  <title type="text">Re: 内存泄漏？</title>
  <summary type="html" xml:space="preserve">
  你用的CXF是什么版本， 你的WebServices实现代码还有你客户端的测试用例是什 么样的？ &lt;br&gt; 再就是Tomcat报的错是什么样的？ &lt;br&gt; 请提供详细描述信息， 这样能帮助我们定位错误。
  </summary>
  </entry>
  <entry>
  <author>
  <name>Freeman Fang</name>
  <email>freeman.f...@gmail.com</email>
  </author>
  <updated>2008-09-23T06:25:51Z</updated>
  <id>http://groups.google.com/group/cxf-zh/browse_thread/thread/dfdfe4b1f46b7834/9b574c032467f9c7?show_docid=9b574c032467f9c7</id>
  <link href="http://groups.google.com/group/cxf-zh/browse_thread/thread/dfdfe4b1f46b7834/9b574c032467f9c7?show_docid=9b574c032467f9c7"/>
  <title type="text">Re: [cxf-zh] Re: 内存泄漏？</title>
  <summary type="html" xml:space="preserve">
  你能用JMAP之类的工具来看一下是什么对象在持续增加么? &lt;br&gt; 另外,你的cxf版本是什么,九月份之后,有一些内存泄漏的问题 被fix了 &lt;br&gt; Freeman &lt;br&gt; Van wrote:
  </summary>
  </entry>
  <entry>
  <author>
  <name>Van</name>
  <email>liaoshuai....@gmail.com</email>
  </author>
  <updated>2008-09-23T06:35:15Z</updated>
  <id>http://groups.google.com/group/cxf-zh/browse_thread/thread/dfdfe4b1f46b7834/0cfd91f54a170162?show_docid=0cfd91f54a170162</id>
  <link href="http://groups.google.com/group/cxf-zh/browse_thread/thread/dfdfe4b1f46b7834/0cfd91f54a170162?show_docid=0cfd91f54a170162"/>
  <title type="text">Re: 内存泄漏？</title>
  <summary type="html" xml:space="preserve">
  我也碰到了这个问题，启动客户端不停的连接一个WebServi ce来测试WebService的性能。Tomcat的CPU占 用率很大，并且内存增长 &lt;br&gt; 很快，直到把内存用完，WebService访问出错。关闭测试 的客户端一段时间，Tomcat的内存又减少了，再用测试客户端 连接，又能正常访问
  </summary>
  </entry>
</feed>
