Re: How to avoid createFault cxf behaviour when i handle exception

2008-10-19 Thread Willem Jiang
Did you use 'try ... catch(Exception ex)' to catch the exception? After went through your stack trace , I found that the exception was thrown from the your application method code. Willem anatolyg wrote: > I am writing webserivce using cxf jboss and spring. > The question is what can I do in the

RE: svn commit: r705692 - /cxf/trunk/rt/frontend/jaxrs/src/main/java/org/apache/cxf/jaxrs/provider/PrimitiveTextProvider.java

2008-10-19 Thread Sergey Beryozkin
Hi Dan, Not sure why it didn't compile on the trunk - I thought I did run it in my snapshot with no problems. Will try it tomorrow again without updating the source...Are you compiling using jdk 1.6 or 1.5 with some stricter options ? Thanks for fixing it anyway :-) Sergey -Original Message

How to avoid createFault cxf behaviour when i handle exception

2008-10-19 Thread anatolyg
I am writing webserivce using cxf jboss and spring. The question is what can I do in the case when business logic for example transaction throws exception... This exception is handle by my method (try ... catch) but still I get following: org.apache.cxf.phase.PhaseInterceptorChain doIntercept INF

Re: [VOTE] Release Apache CXF 2.1.3 (2nd try)

2008-10-19 Thread Christian Schneider
+1 Greetings Christian Willem Jiang schrieb: Once again, there have been a bunch of bug fixes and enhancements that have been done compared to the 2.1.2 release. Over 52 JIRA issues are resolved for 2.1.3. List of issues: https://issues.apache.org/jira/browse/CXF/fixforversion/12313354 The

Re: [VOTE] Release Apache CXF 2.1.3 (2nd try)

2008-10-19 Thread Freeman Fang
+1 Freeman Willem Jiang wrote: Once again, there have been a bunch of bug fixes and enhancements that have been done compared to the 2.1.2 release. Over 52 JIRA issues are resolved for 2.1.3. List of issues: https://issues.apache.org/jira/browse/CXF/fixforversion/12313354 The staging area is