ninada / full-hibernate-plugin-for-struts2

Automatically exported from code.google.com/p/full-hibernate-plugin-for-struts2
1 stars 0 forks source link

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

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
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.

Original issue reported on code.google.com by jyoshiriro on 8 Mar 2010 at 3:27

GoogleCodeExporter commented 8 years ago
Fixed with 2.2

Original comment by jyoshiriro on 8 Mar 2010 at 3:27

GoogleCodeExporter commented 8 years ago
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

Original comment by Ramon.Ra...@gmail.com on 4 May 2010 at 2:21

Attachments: