Re: svn commit: r1071879 - in /cxf/trunk: api/src/main/java/org/apache/cxf/ws/policy/ api/src/main/java/org/apache/cxf/ws/policy/builder/primitive/ api/src/test/java/org/apache/cxf/ws/policy/ api/src/

2011-02-18 Thread Glen Mazza
On 2/17/2011 11:20 PM, dk...@apache.org wrote: Author: dkulp Date: Fri Feb 18 04:20:06 2011 New Revision: 1071879 URL: http://svn.apache.org/viewvc?rev=1071879&view=rev Log: Push more stuff to Neethi Cleanup some policy API's Modified: cxf/trunk/api/src/main/java/org/apache/cxf/ws/policy/Asse

How to get the soapBody as an xml in Interceptop

2011-02-18 Thread kasinath
Hi, I am trying to log all the details SOAPFaultInterceptor. I am using custom Interceptor which extends FaultOutInterceptor. I would like to get all the webservice method param values.. is there a way I can get that? I am fine if I able to get it in Inboud or in fault interceptor.. I can get the

Re: How to get the soapBody as an xml in Interceptop

2011-02-18 Thread Craig Tataryn
Hi, are you registered for the "user" list? It's more geared toward answering these types of questions than the "dev" list. users-subscr...@cxf.apache.org Craig. On 2011-02-18, at 10:43 AM, kasinath wrote: > > Hi, > I am trying to log all the details SOAPFaultInterceptor. I am using custom >

Policy/Neethi updates....

2011-02-18 Thread Daniel Kulp
I'm sure some of you have noticed a flurry of updates and changes to the Policy stuff in CXF the last week or so to trunk/2.4.I think it's pretty much "done" now as I have Neethi 3 looking to be in pretty good shape, all of our tests passing with it, and I've submitted patches to Axis and R