Ah yes, you're right, I completely forgot about that one.
Marek
On May 23, 2012, at 6:42 PM, Pavel Bucek wrote:
> Actually, there is a list of project using Jersey - from Jersey frontpage; some of them are open sourced, so you can take a look..
>
> Projects and Products using Jersey
>
> (alphabetical order)
> 4Sign (4TIC)
> Apache ActiveMQ (The Apache Software Foundation)
> Apache Camel (The Apache Software Foundation)
> Architexa
> Arena PUJ
> ConTesA (Georgia Tech Research Institute)
> DaliCore
> Ehcache Server (Terracotta)
> GlassFish
> nextDB.net (NextDB)
> Ning (Ning, Inc.)
> OpenSAT (4TIC)
> Plupper (Plupper)
> QUIPSY® RB (QUIPSY QUALITY GmbH & Co. KG)
> QUIPSY® CPL (QUIPSY QUALITY GmbH & Co. KG)
> Scalate (FuseSource)
> UShareSoft
> Vigia (4TIC)
> Oracle WebLogic Server
> Winstorm FlexiBee (Winstorm s.r.o.)
> WWWeee-Portal
>
>
> On 5/23/12 6:38 PM, Marek Potociar wrote:
>>
>> As for best-practices and patterns for a particular JAX-RS / Jersey related problem, try browsing through the Jersey Users Guide: http://jersey.java.net/nonav/documentation/latest/user-guide.html
>> Not sure about the real-world open source examples. If the examples provided by Jersey directly (http://java.net/projects/jersey/sources/svn/show/trunk/jersey/samples) do not satisfy your needs, you may need to search the web to find some OS applications that use Jersey/JAX-RS. We currently don't keep a list of those unfortunately, but perhaps it would be a good idea to start keeping one.
>>
>> You may also consider contributing some good examples to Jersey yourself or sending us links of any good real-life JAX-RS/Jersey open-source examples that you come across ;-)
>>
>> Marek
>>
>>
>> On May 23, 2012, at 4:30 PM, Jeremy Johnson wrote:
>>
>>> Aside from the Jersey Book Store sample, are there any other good “real-world”, open source examples out there? Ideally, examples that follow best practices and implement good patterns common Jersey / JAX-RS issues such as exception mapping.
>>>
>>> Thanks!
>>> Jeremy
>>
>