Curious Mind

Greenhorn
+ Follow
since Dec 13, 2008
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
In last 30 days
0
Forums and Threads

Recent posts by Curious Mind

Curious Mind wrote:Hi,
I am new to Apache CXF and I have one requirement wherein I have to modify response XML generated by CXF webservice. I am using JAX-WS.
After going through documentation it seems interceptors could be useful fo this, but I m not sure how to do it. Can someone help me with detailed sample code for achieving this.
Any help really appreciated.
(I should be able to modify message before any encryption or signing of message will be done.)



I could able to complete the requirement using JAXWS handlers and through interceptors as well.
15 years ago
Hi,

I have cleared SCEA - Part I exam. Now I want to appear for Part II certification. But I am little confused about the process.
I have following questions.
1. How can I get the assignment for SCEA - Part II exam.
2. How can I use the Sun voucher to proceed with the Exam. Till now I use to go to Prometric center for exam.
3. Do I have to submit any code for Part II exam OR I have to just submit the documentation.

Please help me and give me detailed description about the process.

Thanks
Hi,
I am new to Apache CXF and I have one requirement wherein I have to modify response XML generated by CXF webservice. I am using JAX-WS.
After going through documentation it seems interceptors could be useful fo this, but I m not sure how to do it. Can someone help me with detailed sample code for achieving this.
Any help really appreciated.
(I should be able to modify message before any encryption or signing of message will be done.)
16 years ago