|
From: JP P. <jp....@ti...> - 2003-05-13 19:41:44
|
Hi, After a little modification in the test to write the non matched URL, I have this running the tests. Clearly, the French definition is picked up instead the English. My system is natively in French. Testsuite: com.interface21.web.servlet.view.ResourceBundleViewResolverTestSuite Tests run: 1, Failures: 1, Errors: 0, Time elapsed: 0,438 sec ------------- Standard Error ----------------- log4j:ERROR Could not find value for key log4j.appender.stdout log4j:ERROR Could not instantiate appender named "stdout". log4j:WARN No appenders could be found for logger (com.interface21.web.context.support.StaticWebApplicationContext). log4j:WARN Please initialize the log4j system properly. ------------- ---------------- --------------- Testcase: testDebugViewEnglish took 0,438 sec FAILED debugView must have correct URL, current is jsp/debug/deboug.jsp junit.framework.AssertionFailedError: debugView must have correct URL, current is jsp/debug/deboug.jsp at com.interface21.web.servlet.view.ResourceBundleViewResolverTestSuite.tes tDebugViewEnglish(ResourceBundleViewResolverTestSuite.java:62) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.jav a:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessor Impl.java:25) Testcase: testDebugViewEnglish =A0 Jean-Pierre Pawlak jp....@ti... =A0 |