}
// form
public void testFormComponentDisposeItselfFromComponentStack() throws Exception {
configurationManager.clearConfigurationProviders();
configurationManager.addConfigurationProvider(new TestConfigurationProvider());
ActionContext.getContext().setValueStack(stack);
request.setupGetServletPath("/testAction");
ActionErrorTag t = new ActionErrorTag();