Java REST implementation: Jersey vs CXF
        Posted  
        
            by dexter
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by dexter
        
        
        
        Published on 2010-04-24T13:59:50Z
        Indexed on 
            2010/04/24
            14:03 UTC
        
        
        Read the original article
        Hit count: 231
        
What do you think is the advantages/disadvantages between this two libraries? Which of these two are best suited for production environment? By the way I will be using JSON instead of XML.
I also would like to know what library is most supported by the community e.g. tutorials, documentation.
© Stack Overflow or respective owner