On Aug 11, 2009, at 1:44 AM, David Sells wrote:
> Hi Everyone,
>
> I had written a short while ago about difficulties I was
> experiencing integrating JerseySpring and JPA. Paul gave me a good
> link to resolve class conflicts.
>
> I have put a couple of short articles together about integrating
> JerseySpring and JPA. Here are the links if anyone should be
> interested:
>
>
> Jersey, Spring and JPA
> http://persistentdesigns.com/wp/?page_id=150
>
> REST CRUD: Jersey, Spring and JPA
> http://persistentdesigns.com/wp/?page_id=145
>
Great! thanks for doing this.
In the CRUD article there is a typo, you refer to JAX-WS instead of
JAX-RS:
We have implemented this in two ways using the JAX-WS api
When i view this in Firefox 3.5.1 the code snippets render incorrect
(see attached for a screen shot), but it works on Safari
Paul.