There is no code yet to look at, this project is just an idea at this
point. If you have some ideas or code you'd like to contribute it
would be greatly appreciated.
At this time, you can download a sample project from "issues".
I put it there because I didn't use subversion by the time I uploaded
the sample project.
The steps I suggest to have this project running are:
- Open eclipse (with web tools installed)
- Create a new dynamic web project with default options
- Close the newly created project
- Download sample.zip from:
http://code.google.com/p/gwt-spring-hibernate-reference/issues/detail?id=1&can=2&q=
- Extract sample.zip in the directory where the Eclipse project was
created
- Download the last Spring version
- Go to the WEB-INF/lib of extracted sample.zip
- Replace each .jar file (the ones provided are empty) with the one
that comes in Spring/lib directory
- Once you have finished, open your eclipse project again... make a
refresh
- Your application should work
It's important to have Tomcat installed on your machine. Please check
ports of your external Tomcat installation with the ones configured in
your launch files.
Please let me know if you need more help.
Sorry for the delay. My PC was damaged. :-(
Regards,
Rodrigo.