xwork2.0.5 is missing a patch for websphere users, use xwork2.0.6. I am also 
using RAD 7.5 and Was 6.1.0.17 and EJB3 feature pack. When I upgraged to struts 
2.0.12, I had problems in running my validations and some more issues, I 
downgraded to 2.0.11.1 and everything is fine. However, the struts 2 folks in 
their release note mentioned that xwork 2.0.5 is missing a patch for WAS users 
and the patch is included in xwork 2.0.6. So you can either use 2.0.11.1 or use 
xwork 2.0.6 instead of xwork 2.0.5



----- Original Message ----
From: holod <[EMAIL PROTECTED]>
To: user@struts.apache.org
Sent: Saturday, August 9, 2008 6:39:42 AM
Subject: Re: Simple validation does not work


http://www.mvnrepository.com/artifact/com.opensymphony/xwork/2.0.5

Scroll down page and see Source Control paragraph. 
Use some svn client and checkout branch. 
Using command mvn package you can compile and package the project. 
Then use your new jar instead of official-released.
It helped for me, but I'm using WebSphere AppServer 6.1 + EJB3 feature pack.
The problem was in difference between IBM JDK and Sun JDK.
Good luck, Anton.


      __________________________________________________________________
Ask a question on any topic and get answers from real people. Go to Yahoo! 
Answers and share what you know at http://ca.answers.yahoo.com


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to