You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I deployed the Petclinic sample in Tomcat and was reading the Petclinic tutorial that is provided with this sample.
#1
The tutorial mentions Apache OJB that to my recall has been removed from Spring 2.0 onwards and now resides in Spring Modules.
I think the tutorial should be updated and have Apache OJB removed.
#2
There is a note in the tutorial mentioned that iBATIS is not demonstrated in this sample
( NOTE: Spring also provides infrastructure for using other Object-Relational-Mapping frameworks such as JDO and iBATIS SqlMaps but these are not demonstrated in PetClinic. )
I think the note should point to the other sample jpetstore that has iBATIS demonstrated.
Affects: 2.0.2
The text was updated successfully, but these errors were encountered:
(Actually, having been forced to actually read the tutorial for the PetClininc, it's a bit shabby. Someone went crazy with the bold tag and the tutorial is darn hard to read. A few UML diagrams would be much better suited and then a lot of that text can just be deleted. I'll have a butchers at revising the sample application in the next few months.)
Claus Ibsen opened SPR-3141 and commented
I deployed the Petclinic sample in Tomcat and was reading the Petclinic tutorial that is provided with this sample.
#1
The tutorial mentions Apache OJB that to my recall has been removed from Spring 2.0 onwards and now resides in Spring Modules.
I think the tutorial should be updated and have Apache OJB removed.
#2
There is a note in the tutorial mentioned that iBATIS is not demonstrated in this sample
( NOTE: Spring also provides infrastructure for using other Object-Relational-Mapping frameworks such as JDO and iBATIS SqlMaps but these are not demonstrated in PetClinic. )
I think the note should point to the other sample jpetstore that has iBATIS demonstrated.
Affects: 2.0.2
The text was updated successfully, but these errors were encountered: