Re: Exception(Unexpected end of file from server) of CXF

2011-09-27 Thread Freeman Fang
Hi, I believe this is the same issue as I encountered recently, please see my post here[1] [1]http://cxf.547215.n5.nabble.com/Caused-by-java-net-SocketException-Unexpected-end-of-file-from-server-td4715340.html Freeman On 2011-7-8, at 下午6:34, xuhb wrote: Recently I always encounter a "Unexp

Re: [DISCUSS] Move some modules around

2011-09-27 Thread Freeman Fang
+1 Freeman On 2011-9-28, at 上午3:45, Daniel Kulp wrote: I'd like to move some modules around in the src tree. Basically, we've been hanging some stuff off of modules in distribution that really are no longer tied completely to the distribution. In particular, a lot of the stuff in the

Re: [DISCUSS] Move some modules around

2011-09-27 Thread Jean-Baptiste Onofré
Hi Dan, it makes sense for me. Especially, in the OSGi and Karaf ecosystem, a distribution is not really required, a feature could be enough (including specific OSGi bundles like the CXF Karaf commands). Regards JB On 09/27/2011 09:45 PM, Daniel Kulp wrote: I'd like to move some modules ar

[DISCUSS] Move some modules around

2011-09-27 Thread Daniel Kulp
I'd like to move some modules around in the src tree. Basically, we've been hanging some stuff off of modules in distribution that really are no longer tied completely to the distribution. In particular, a lot of the stuff in there is actually more important for OSGi than for the actual CXF