1. how is views.properties used in petclinic example? forum.springsource.orghow is views.properties used in petclinic example? Hi there, I've just started playing with Spring, and I look into the petclinic example that came as part of the distribution and followed ... |
2. PetClinic sample and the bindOnNewForm property forum.springsource.orgPetClinic sample and the bindOnNewForm property The following code (and the comment) is from the PetClinic sample, class EditOwnerForm.java // initialize the form from the formBackingObject setBindOnNewForm(true); In the same class, ... |
3. PetClinic, bean of net.sf.aceg ... .ui.AutoIntegrationFilter forum.springsource.orgPetClinic, bean of net.sf.aceg ... .ui.AutoIntegrationFilter Hi!!! I get the spring-rich-client source from cvs... when I deployed the PetClinic I get this error Error registering bean with name 'autoIntegrationFilter' ... java.lang.ClassNotFoundException: ... |
4. PetClinic Error - Error creating bean with name 'clinic' forum.springsource.orgHello, I'm trying to deploy the PetClinic example (JDBC version) using Spring version 2.0-m3. I am getting the exception below. Any help would be appreciated. Regards, John 15:03:51,609 ERROR [ContextLoader] Context ... |