2009/11/9 Fernandes Celinio <cfernan...@sopragroup.com>:
> However I am using JBOSS 5.1.0 GA JDK 6, not Jboss 5.0.1 GA.

I downloaded and checked also with 5.1 - no problems spotted

> Anyays, I added a constant in struts.xml :
>  <constant name="actionPackages" value="com.eni.dvtejb.clientStruts2.action" 
> />

You have to define it like this:
<constant name="struts.convention.action.packages"
value="com.eni.dvtejb.clientStruts2.action" />


Regards
-- 
Lukasz
http://www.lenart.org.pl/

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to