Export to GitHub

full-hibernate-plugin-for-struts2 - issue #18

Don't load multi language Validation Messages (Hibernate Validator 3.1.0)


Posted on Mar 8, 2010 by Grumpy Rabbit

What steps will reproduce the problem? 1. Use the plugin 2. Create more than one ValidatorMessages_loc.properties 3. Use Hibernate Validator 3.1.0 Annotations

What is the expected output? Validations messagens according the client Locale

What do you see instead? Only "ValidatorMessages.properties" is read.

Comment #1

Posted on Mar 8, 2010 by Grumpy Rabbit

Fixed with 2.2

Comment #2

Posted on May 4, 2010 by Quick Bird

Hey Buddy,

I have been trying to get hibernate and struts2 integration to work for the past two days. I've tried everything. Finally I tried the jar files that are in the vaanilla example CRUD. And I am attaching those in this message. Now when I put those in, everything works fine. However I would like to make it work with Struts2-hibernatefullcore-plugin-2.2-GA.jar Which versions are compatible with that. I am assuming you code for certain version...could you give me the version for each of the jars that need to be in order for it to work with your latest plugin version 2.2? Thank you.

Ramon

Attachments

Status: Fixed

Labels:
Type-Defect Priority-Medium