Håkon,

If you are not experiencing problems with the CXF validation and are only using CXF to expose your services, I would stick to that one. If you want use the new validation component, you'll need to set it up explicitly in your route using the EIP or Camel component. This is also the main benefit of the validation component -- you can add it to any kind of route. It allows you to validate message coming from every other component (file, ftp, ...).

Regards,

Gert


Håkon Sagehaug wrote:
Hi

Now I use cxf  to validate in coming messages, but noticed that there was a
component called validation. Can this be used for the same task, and will it
be any difference performance  vice or any other draw backs

cheers, Håkon


Reply via email to