Hi all, I got a question about cxf web services. I require synchronization in the web methods since the users that are calling them should be logged and of couse is important that a web method call fnish before another user calls the same method. The question is: are by default the call of the web methods synchonized? Or should I synchronize the access?
Thanks a lot, -Diego Vera
