a question when I run the JUnit test in eclipse.

2009-06-07 Thread liucong
Hi all, I have encountered a question when I run the JUnit test in eclipse. I have set up my eclipse workspace(eclipse 3.4.1) following the orders in http://cxf.apache.org/setting-up-eclipse.html. Than I run a JUnit test org.apache.cxf.systest.fault.IntFaultClientServerTest.java in cxf-systests.

How to implement the SOAP Fault for JMS Transport?

2009-06-07 Thread liucong
Hi all, When I implement the SOAP Over JMS Specification, I don’t know how to implement SOAP fault for it. I use the org.apache.cxf.interceptor.Fault to record the Fault information. For example, I create a Fault instance for SOAP fault subcode contentTypeMismatch (http://www.w3.org/TR/2008/WD-so

Re: a question when I run the JUnit test in eclipse.

2009-06-07 Thread Willem Jiang
Hi, It may relate to your default maven repository directory "C:\Documents and Settings\jason\". It has space in the maven repository directory, which will cause the process starting error. Willem liucong wrote: > Hi all, > > I have encountered a question when I run the JUnit test in eclipse. >

Re: How to implement the SOAP Fault for JMS Transport?

2009-06-07 Thread Willem Jiang
Hi, I think you mean how to throw the fault from the JMS transport. Basically , if you throw the fault from a CXF interceptor, CXF's interceptors chain will take care of it and build the fault message and throw it out. If you want to check the Content type , you could write an interceptor and loa

Re: GSoC projects for CXF

2009-06-07 Thread Willem Jiang
Hi Dan, LiuCong created a wiki page[1] of his project working status on apache wiki , he doesn't have the write right of cwiki.apache.org/CXF, neither to me (njiang) :(. Could you grand the karma for us? So we can move the page into CXF. I just talked to LiuCong today on IRC , he will creates so

Re: GSoC projects for CXF

2009-06-07 Thread liucong
Hi, My cwiki.apache.org/CXF's User Name: liucon...@gmail.com, Full Name: jason. I have create a project for my project in gitHub. (http://github.com/liucong/jms4cxf2/tree/master). If it is needed, I'll do it following 3) One "interesting" thought: Best regards, Liu Willem Jiang Wri

Re: How to implement the SOAP Fault for JMS Transport?

2009-06-07 Thread liucong
Hi, In the cxf-rt-transports-jms module, org.apahce.cxf.transport.jms.JMSDestination.onMessage receive the JMS message and create a CXF message. If there is something wrong with the JMS message. I can't throw the Fault here. I should throw the Fault in the process of Message processing. how to deal

RE: Integrating JAX-RS runtime into DOSGi

2009-06-07 Thread Sergey Beryozkin
Hi Josh > Yes, I would like to work on integrating your JAX-RS work with the JAX-WS patch I put together. It sounds great :-) Lets chat about all the issues in this thread, hopefully we will do it without too many difficulties. > I took a quick look at JAXRSClientFactory and JAXRSClientFactory

Re: End 2.0.x support/releases?

2009-06-07 Thread Willem Jiang
+1, Willem Daniel Kulp wrote: > This may be a "thorny" issue, but I'd like to bring it up and start a > discussion. > > July 4th will mark the 2 year anniversary of the CXF 2.0 release. Since > then, we have released 11 patches to that branch, along with 2.1 (and 5 > patches for it) and 2