Re: Transformation to remove tag not working

2014-09-23 Thread Sergey Beryozkin
This is a question for the users list, use outDropElements to completely remove a given element Cheers, Sergey On 23/09/14 16:39, Nee wrote: I wanted to remove a tag from the request xml using the below transformation feature.But it doest not work.If I change the tag nameits working but give em

Interceptors not triggered in WebLogic 12c ?

2014-09-23 Thread Felix.1973
Hi there Please, I am stuck for many days having always the same error. I am testing the helloWorld apache cxf example where I added an interceptor to get information from the HTTP header. I am developing using IDEA Intellij 11.0.2 and it works wonderfully when I test it inside Intellij but when

Interceptor to add new tag to request xml

2014-09-23 Thread Nee
I want to extract the soap body or input xml and appended a new tag to XML I have tried the interceptor to implement it but have no much success.Find below my code public class AddPolicyNodeInterceptor extends AbstractSoapInterceptor { private SAAJInInterceptor saajIn = new SAAJInIntercep

Transformation to remove tag not working

2014-09-23 Thread Nee
I wanted to remove a tag from the request xml using the below transformation feature.But it doest not work.If I change the tag nameits working but give empty value its not working. Kindly let me know how to fix it.

Re: Why CXF Client default accept type is application/xml

2014-09-23 Thread Sergey Beryozkin
Hi On 23/09/14 06:15, jordan wrote: Hi Sergey, Great thanks for your quickly response again! :) I see you said in the end" "Yes, if we talk about a JAX-RS 2.0 client invocation path, given that the documentation for Client API does not require defaulting to some specific media type if Accept is