Being a little more specific >I'm not sure about using the ActionContext.setContext() for my action ....
I setted up at my test class: ActionContext.setApplication(Context.getApplicationMap()); but is this correct? It worked for a single action, but what if I'm testing many actions? Would this mess everything? (mix context from diferent actions?) ... >Would be SUPER if I could force my test class to load config or resource files that >should be loaded >at my web module initialization, is it possible? (not required to make me happy:) Now I need this to be happy :) ... in fact I need to load a ResourceBundle to build i18n actions and test them. I loaded: return new PropertyResourceBundle( Context.class.getClassLoader(). getResourceAsStream("menu.properties") ); but how can I set it to my action and enable the getText() method? thanks ... thanks in advance ... + Samuel G. Mota + [EMAIL PROTECTED] + 55 (11) 4417 7093 + Business Application Dpt. + Netset Serviços em Tecnologia + a Hypercom Company + http://www.hypercom.com ------------------------------------------------------- This SF.net email is sponsored by Dice.com. Did you know that Dice has over 25,000 tech jobs available today? From careers in IT to Engineering to Tech Sales, Dice has tech jobs from the best hiring companies. http://www.dice.com/index.epl?rel_code4 _______________________________________________ Opensymphony-webwork mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork