Hi, all. thanks for your hard work in CXF. I got a problem it both me a lot.
The version of CXF we are using is 2.2.4. but it also goes wrong from 2.2.4 ~ 2.3.6. The service is very simple : and the spring configuration: the denpendency in pom.xml includes: The unmarshal went wrong in *String mapService(MyPrice myPrice) * occasionally in high load situation. 2 threads started to send soap requests simultaneously. The error log: Seems there is a concurrent issue while unmarsharlling objects. Is there something wrong with my CXF configuration? Thanks a lot.. -- View this message in context: http://cxf.547215.n5.nabble.com/Map-unmarshal-error-in-high-load-serverside-tp4802175p4802175.html Sent from the cxf-user mailing list archive at Nabble.com.
