Hi, I have a spring web-services based application where previously i was using SaajSoapMessageFactory but now i wanted to use AxiomSoapMessageFactory for better performance ,all other configurations like mapping file etc. being the same ,this time the same application is giving me this exception
Castor unmarshalling exception: unable to find FieldDescriptor for 'accountId' in ClassDescriptor of request; nested exception is org.xml.sax.SAXException: unable to find FieldDescriptor for 'accountId' in ClassDescriptor of request -- View this message in context: http://www.nabble.com/Castor-unmarshalling-exception%3A-unable-to-find-FieldDescriptor-for-%27accountId%27-in-ClassDescriptor-of-request--nested-exception-is-org.xml.sax.SAXException-tp25869323p25869323.html Sent from the Castor - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email

