Hi Eric,
I'm glad you enjoyed the blog, and that it helped.
I'm afraid I am not able to share the code for the stocks app, it's
not quite ready for 'prime time' yet and I'm not even sure I'll be
releasing it open source.
However, I would have no problem in providing a couple of 'annotated'
exampl
Hiya,
you may want to check out my blog entry:
http://codetrips.blogspot.com/2009/05/gwt-spring-and-jpa-not-really-friendly.html
also remember to check out the comments there, as there are some
useful pointers from Yaakov.
I will also be posting a contribution from Yaakov soon as I'm back
from t
Hi,
I have serious trouble setting up my GWT Project.
I have to use Derby and JPA.
I installed the eclipselink plugin and tried the following:
Set up a new GWT Project (with GWT 1.7.1). Didn't touch anything there
yet.
Then converted it into a JPA Project. (Which added persistence.xml and
some