Hi I just found this blog http://salomo-petrus.blogspot.com/2009/02/fastest-xml-parser.html about XML parser comparison
Benchs are only benchs, so this may not be significant, but I'm afraid about JAXB perfs in result. My webservices are generated using cxf-maven plugin from WSDL, so use JAXB for binding. Is there any way to switch (if necessary) to another parser strategy without (structural) changes in generated classes ? Best regards, have a nice week-end Nicolas
