The jpads sample does not work out of the box. 2 things I corrected to make the sample work:
(1) The build path had many unresolved references, so I removed them and added in references that made the sample work (see screenshot); and
(2) the WEB-INF/db/hsqldb was incomplete, so I copied the folders and their contents verbatim from the HibernateSpringDMI sample.
Please notify if this approach is incorrect.
(1) The build path had many unresolved references, so I removed them and added in references that made the sample work (see screenshot); and
(2) the WEB-INF/db/hsqldb was incomplete, so I copied the folders and their contents verbatim from the HibernateSpringDMI sample.
Please notify if this approach is incorrect.