Can you check  what Stax parser you are using?   Can you make sure you have 
woodstox and not some other parser in place?  I've seen some very strange 
things with older parsers and the parser built into the JDK.

Dan



On Wednesday, September 14, 2011 2:40:14 AM ybak wrote:
> 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.
-- 
Daniel Kulp
[email protected]
http://dankulp.com/blog
Talend - http://www.talend.com

Reply via email to