Hi,

I am using castor xml marshaling and unmarshaling for spring web services.
It is pretty good and easy to handle both server side as well as client side with castor marshaling.
However there are other approaches such as jaxb, jibx, xmlbeans and xstream.
In castor marshaling we use mapping xml file to keep the relationship among xsd file and java types.

Anybody does know which approach has highest performance and easy to use.

Thanks
saminda