I just changed that last commit back (build-tests.xml, and both server.xml) and its running fine now. (see attached)
-- James Mitchell ----- Original Message ----- From: "Craig R. McClanahan" <[EMAIL PROTECTED]> To: "Struts Developers List" <[EMAIL PROTECTED]> Sent: Thursday, February 06, 2003 9:34 PM Subject: Re: Cactus Test Failures? > > > On Thu, 6 Feb 2003, James Mitchell wrote: > > > Date: Thu, 6 Feb 2003 21:21:55 -0500 > > From: James Mitchell <[EMAIL PROTECTED]> > > Reply-To: Struts Developers List <[EMAIL PROTECTED]> > > To: Struts Developers List <[EMAIL PROTECTED]> > > Subject: Re: Cactus Test Failures? > > > > ... > > ... > > [junit] Testcase: testGetForAProperty took 0 sec > > [junit] Testcase: testAddMessages took 0.03 sec > > [junit] Running org.apache.struts.action.TestActionServlet > > [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 2.264 sec > > [junit] Testsuite: org.apache.struts.action.TestActionServlet > > [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 2.264 sec > > > > [junit] Testcase: testInitDestroyInternal took 2.234 sec > > [junit] Caused an ERROR > > [junit] Connection refused: connect > > [junit] java.net.ConnectException: Connection refused: connect > > [junit] at java.net.PlainSocketImpl.socketConnect(Native Method) > > [junit] at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:305) > > [junit] at > > java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:171) > > [junit] at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:158) > > [junit] at java.net.Socket.connect(Socket.java:426) > > ... > > ... > > > > > > You thinking what I'm thinking? > > > > > > > That is odd all right, but definitely not what I got -- see attached. > > In my case, it seems that the connection actually happened, because I get > the Tomcat 404 error page back. ... well, that was last time. Grumble > grumble ... now it says the "testInitDestroyMethod" does not exist, on > both 4.0 and 4.1. > > > -- > > James Mitchell > > Craig > > > > > > > > > > > > > > ----- Original Message ----- > > From: "James Mitchell" <[EMAIL PROTECTED]> > > To: "Struts Developers List" <[EMAIL PROTECTED]> > > Sent: Thursday, February 06, 2003 9:13 PM > > Subject: Re: Cactus Test Failures? > > > > > > > No, I haven't updated since this morning. I'll try that. > > > > > > > > > -- > > > James Mitchell > > > > > > > > > > > > > > > > > > ----- Original Message ----- > > > From: "Craig R. McClanahan" <[EMAIL PROTECTED]> > > > To: "Struts Developers List" <[EMAIL PROTECTED]> > > > Sent: Thursday, February 06, 2003 9:11 PM > > > Subject: Re: Cactus Test Failures? > > > > > > > > > > Wierd ... it doesn't appear to be related to testInitDestroyInternal in > > > > particular -- I tried commenting that out and replacing it with a > > > > trivially simple test, and got the same sort of error. Yet, the servlet > > > > mapping for /ServletRedirector looks right in the web.xml file. > > > > > > > > James, did you try this with the commit I just did that switched the > > port > > > > numbers? I want to make sure that *that* didn't mess anything up. > > > > > > > > Craig > > > > > > > > On Thu, 6 Feb 2003, James Mitchell wrote: > > > > > > > > > Date: Thu, 6 Feb 2003 20:59:17 -0500 > > > > > From: James Mitchell <[EMAIL PROTECTED]> > > > > > Reply-To: Struts Developers List <[EMAIL PROTECTED]> > > > > > To: Struts Developers List <[EMAIL PROTECTED]> > > > > > Subject: Re: Cactus Test Failures? > > > > > > > > > > I recently added a few tests under o.a.s.t.logic > > > > > > > > > > I've attached a test run I just did about 3 minutes ago. > > > > > I'm using Cactus (1.4) or JUnit (3.8.1) > > > > > > > > > > > > > > > > > > > > -- > > > > > James Mitchell > > > > > > > > > > > > > > > ----- Original Message ----- > > > > > From: "Craig R. McClanahan" <[EMAIL PROTECTED]> > > > > > To: <[EMAIL PROTECTED]> > > > > > Sent: Thursday, February 06, 2003 8:36 PM > > > > > Subject: Cactus Test Failures? > > > > > > > > > > > > > > > > Trying to run the "test.tomcat.40" and "test.tomcat.41" targets, I > > get > > > a > > > > > > JUnit failure on the "testInitDestroyInternal" testcase. The logged > > > > > > message implies that this is because Tomcat is returning a 404 error > > > for > > > > > > "/test/ServletRedirector". > > > > > > > > > > > > Did something change in this test recently? Or maybe I need a > > > different > > > > > > version of Cactus (1.4) or JUnit (3.8.1)? > > > > > > > > > > > > Craig > > > > > > > > > > > > > > > > > > > > --------------------------------------------------------------------- > > > > > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > > > > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > > > > > > > > > > > > > > > > > > --------------------------------------------------------------------- > > > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > > > > > > > > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > ---------------------------------------------------------------------------- ---- > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED]
Buildfile: C:\home\jmitchell\projects\cvs\jakarta-struts\build.xml skip.tomcat.32: [echo] ***************************************************** [echo] WARNING : Property 'tomcat.home.32' has not been set. [echo] No test will be run on that servlet engine. [echo] ***************************************************** init: [echo] --------- jakarta-struts 1.1-b4-dev --------- [echo] java.class.path = C:\j2sdk1.4.1\lib\tools.jar;C:\Apache_Home\jakarta-ant-1.5.1\lib\xml-apis.jar;C:\Apache_Home\jakarta-ant-1.5.1\lib\xercesImpl.jar;C:\Apache_Home\jakarta-ant-1.5.1\lib\optional.jar;C:\Apache_Home\jakarta-ant-1.5.1\lib\mail_1_2.jar;C:\Apache_Home\jakarta-ant-1.5.1\lib\junit.jar;C:\Apache_Home\jakarta-ant-1.5.1\lib\commons-cactus-ant.jar;C:\Apache_Home\jakarta-ant-1.5.1\lib\catalina-ant.jar;C:\Apache_Home\jakarta-ant-1.5.1\lib\cactus-ant.jar;C:\Apache_Home\jakarta-ant-1.5.1\lib\antlr-runtime.jar;C:\Apache_Home\jakarta-ant-1.5.1\lib\ant.jar; [echo] java.home = C:\j2sdk1.4.1\jre [echo] user.home = C:\Documents and Settings\jmitchell prepare.library: compile.library: [style] Transforming into C:\home\jmitchell\projects\cvs\jakarta-struts\target\library test.tomcat.32: skip.tomcat.33: test.tomcat.33: [echo] tomcat.home.33 = /Apache_Home/jakarta-tomcat-3.3.1 init: prepare.test: compile.test: prepare.test.war: prepare.test.tomcat.33: [delete] Deleting directory C:\home\jmitchell\projects\cvs\jakarta-struts\target\test\servers\tomcat33\webapps\test test.tomcat.33: start.tomcat.33: [java] 2003-02-06 21:46:40 - AutoDeploy: Source or destination missing [java] 2003-02-06 21:46:40 - AutoDeploy: Expanding C:\home\jmitchell\projects\cvs\jakarta-struts\target\test\servers\tomcat33\webapps\test.war [java] 2003-02-06 21:46:44 - ServerXmlReader: Config=$TOMCAT_HOME\conf\server.xml [java] 2003-02-06 21:46:44 - PathSetter: install=C:\Apache_Home\jakarta-tomcat-3.3.1\lib [java] 2003-02-06 21:46:44 - PathSetter: home=C:\home\jmitchell\projects\cvs\jakarta-struts\target\test\servers\tomcat33 [java] 2003-02-06 21:46:44 - AutoWebApp: No autoconf directory C:\home\jmitchell\projects\cvs\jakarta-struts\target\test\servers\tomcat33\modules [java] 2003-02-06 21:46:44 - AutoWebApp: Auto-Adding DEFAULT:/test [java] 2003-02-06 21:46:44 - ContextManager: Tomcat configured and in stable state [java] 2003-02-06 21:46:44 - ContextManager: Adding DEFAULT:/test [java] 2003-02-06 21:46:44 - Ctx(/test) : Validating web.xml [java] EmbededTomcat: Init time 5488 [java] 2003-02-06 21:46:44 - Http10Interceptor: Starting on 8080 [java] 2003-02-06 21:46:44 - Ajp12Interceptor: Starting on 8007 [java] EmbededTomcat: Startup time 130 run.test: [junit] Running org.apache.struts.action.TestActionMessage [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.191 sec [junit] Testsuite: org.apache.struts.action.TestActionMessage [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.191 sec [junit] Testcase: testActionMessageWithNoValue took 0.181 sec [junit] Testcase: testActionMessageWithAStringValue took 0.01 sec [junit] Running org.apache.struts.action.TestActionMessages [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.23 sec [junit] Testsuite: org.apache.struts.action.TestActionMessages [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.23 sec [junit] Testcase: testEmpty took 0.19 sec [junit] Testcase: testNotEmpty took 0 sec [junit] Testcase: testSizeWithOneProperty took 0 sec [junit] Testcase: testSizeWithManyProperties took 0 sec [junit] Testcase: testSizeAndEmptyAfterClear took 0 sec [junit] Testcase: testGetWithNoProperty took 0.01 sec [junit] Testcase: testGetForAProperty took 0 sec [junit] Testcase: testAddMessages took 0.02 sec [junit] Running org.apache.struts.action.TestActionServlet [java] 2003-02-06 21:46:53 - SessionIdGenerator: Created random class java.security.SecureRandom [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.934 sec [junit] Testsuite: org.apache.struts.action.TestActionServlet [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.934 sec [junit] Testcase: testInitDestroyInternal took 2.924 sec [junit] Running org.apache.struts.action.TestDynaActionForm [junit] Tests run: 44, Failures: 0, Errors: 0, Time elapsed: 1.122 sec [junit] Testsuite: org.apache.struts.action.TestDynaActionForm [junit] Tests run: 44, Failures: 0, Errors: 0, Time elapsed: 1.122 sec [junit] ------------- Standard Error ----------------- [junit] Feb 6, 2003 9:46:56 PM org.apache.struts.util.PropertyMessageResources <init> [junit] INFO: Initializing, config='org.apache.struts.util.LocalStrings', returnNull=true [junit] ------------- ---------------- --------------- [junit] Testcase: testBeanCreate took 0.912 sec [junit] Testcase: testIndexedInitialize took 0.01 sec [junit] Testcase: testScalarInitialize took 0.01 sec [junit] Testcase: testGetDescriptorArguments took 0 sec [junit] Testcase: testGetDescriptorBoolean took 0 sec [junit] Testcase: testGetDescriptorDouble took 0.02 sec [junit] Testcase: testGetDescriptorFloat took 0 sec [junit] Testcase: testGetDescriptorInt took 0.03 sec [junit] Testcase: testGetDescriptorLong took 0 sec [junit] Testcase: testGetDescriptorSecond took 0 sec [junit] Testcase: testGetDescriptorShort took 0.01 sec [junit] Testcase: testGetDescriptorString took 0 sec [junit] Testcase: testGetDescriptors took 0 sec [junit] Testcase: testGetIndexedArguments took 0.01 sec [junit] Testcase: testGetIndexedValues took 0 sec [junit] Testcase: testGetMappedArguments took 0.01 sec [junit] Testcase: testGetMappedValues took 0 sec [junit] Testcase: testGetSimpleArguments took 0 sec [junit] Testcase: testGetSimpleBoolean took 0 sec [junit] Testcase: testGetSimpleDouble took 0.01 sec [junit] Testcase: testGetSimpleFloat took 0 sec [junit] Testcase: testGetSimpleInt took 0 sec [junit] Testcase: testGetSimpleLong took 0.01 sec [junit] Testcase: testGetSimpleShort took 0 sec [junit] Testcase: testGetSimpleString took 0 sec [junit] Testcase: testMappedContains took 0.01 sec [junit] Testcase: testMappedRemove took 0 sec [junit] Testcase: testSetIndexedArguments took 0 sec [junit] Testcase: testSetIndexedValues took 0 sec [junit] Testcase: testSetMappedValues took 0.01 sec [junit] Testcase: testSetSimpleBoolean took 0.01 sec [junit] Testcase: testSetSimpleDouble took 0 sec [junit] Testcase: testSetSimpleFloat took 0.01 sec [junit] Testcase: testSetSimpleInt took 0 sec [junit] Testcase: testSetSimpleLong took 0.01 sec [junit] Testcase: testSetSimpleShort took 0.01 sec [junit] Testcase: testSetSimpleString took 0 sec [junit] Testcase: testConfigAdd took 0 sec [junit] Testcase: testConfigCreate took 0 sec [junit] Testcase: testConfigDuplicate took 0.01 sec [junit] Testcase: testConfigInitialValues took 0 sec [junit] Testcase: testConfigProperties took 0 sec [junit] Testcase: testConfigRemove took 0.01 sec [junit] Testcase: testClassCreate took 0 sec [junit] Running org.apache.struts.action.TestDynaActionFormClass [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 0.671 sec [junit] Testsuite: org.apache.struts.action.TestDynaActionFormClass [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 0.671 sec [junit] ------------- Standard Error ----------------- [junit] Feb 6, 2003 9:46:58 PM org.apache.struts.util.PropertyMessageResources <init> [junit] INFO: Initializing, config='org.apache.struts.util.LocalStrings', returnNull=true [junit] ------------- ---------------- --------------- [junit] Testcase: testConfigAdd took 0.461 sec [junit] Testcase: testConfigCreate took 0 sec [junit] Testcase: testConfigDuplicate took 0 sec [junit] Testcase: testConfigInitialValues took 0.18 sec [junit] Testcase: testConfigProperties took 0 sec [junit] Testcase: testConfigRemove took 0.02 sec [junit] Testcase: testClassCreate took 0 sec [junit] Running org.apache.struts.taglib.logic.TestEmptyTag [java] 2003-02-06 21:47:01 - Ctx(/test) : Compiling: /jspRedirector.jsp to jspRedirector_7 [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.136 sec [junit] Testsuite: org.apache.struts.taglib.logic.TestEmptyTag [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.136 sec [junit] Testcase: testEmptyTagUsingName took 3.966 sec [junit] Testcase: testEmptyTagUsingProperty took 0.17 sec [junit] Running org.apache.struts.taglib.logic.TestEqualTag [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.851 sec [junit] Testsuite: org.apache.struts.taglib.logic.TestEqualTag [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.851 sec [junit] Testcase: testCookieStringEquals took 0.471 sec [junit] Testcase: testCookieStringNotEquals took 0.04 sec [junit] Testcase: testHeaderStringEquals took 0.07 sec [junit] Testcase: testHeaderStringNotEquals took 0.06 sec [junit] Testcase: testIntegerEquals took 0.04 sec [junit] Testcase: testIntegerNotEquals took 0.03 sec [junit] Testcase: testParameterStringEquals took 0.03 sec [junit] Testcase: testParameterStringNotEquals took 0.04 sec [junit] Testcase: testStringEquals took 0.03 sec [junit] Testcase: testStringNotEquals took 0.04 sec [junit] Running org.apache.struts.taglib.logic.TestGreaterEqualTag [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 0.721 sec [junit] Testsuite: org.apache.struts.taglib.logic.TestGreaterEqualTag [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 0.721 sec [junit] Testcase: testCookieGreaterEqual took 0.381 sec [junit] Testcase: testHeaderGreaterEqual took 0.05 sec [junit] Testcase: testParameterGreaterEqual took 0.07 sec [junit] Testcase: testApplicationScopeNameGreaterEqual took 0.04 sec [junit] Testcase: testSessionScopeNameGreaterEqual took 0.04 sec [junit] Testcase: testRequestScopeNameGreaterEqual took 0.02 sec [junit] Testcase: testApplicationScopePropertyGreaterEqual took 0.02 sec [junit] Testcase: testSessionScopePropertyGreaterEqual took 0.04 sec [junit] Testcase: testRequestScopePropertyGreaterEqual took 0.03 sec [junit] Running org.apache.struts.taglib.logic.TestGreaterThanTag [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 0.711 sec [junit] Testsuite: org.apache.struts.taglib.logic.TestGreaterThanTag [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 0.711 sec [junit] Testcase: testCookieGreaterThan took 0.41 sec [junit] Testcase: testHeaderGreaterThan took 0.03 sec [junit] Testcase: testParameterGreaterThan took 0.07 sec [junit] Testcase: testApplicationScopeNameGreaterThan took 0.03 sec [junit] Testcase: testSessionScopeNameGreaterThan took 0.04 sec [junit] Testcase: testRequestScopeNameGreaterThan took 0.04 sec [junit] Testcase: testApplicationScopePropertyGreaterThan took 0.02 sec [junit] Testcase: testSessionScopePropertyGreaterThan took 0.031 sec [junit] Testcase: testRequestScopePropertyGreaterThan took 0.03 sec [junit] Running org.apache.struts.taglib.logic.TestIterateTag [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.3 sec [junit] Testsuite: org.apache.struts.taglib.logic.TestIterateTag [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.3 sec [junit] Testcase: testApplicationScopeNameIterate took 0.29 sec [junit] Running org.apache.struts.taglib.logic.TestLessEqualTag [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 0.731 sec [junit] Testsuite: org.apache.struts.taglib.logic.TestLessEqualTag [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 0.731 sec [junit] Testcase: testCookieLessEqual took 0.381 sec [junit] Testcase: testHeaderLessEqual took 0.04 sec [junit] Testcase: testParameterLessEqual took 0.07 sec [junit] Testcase: testApplicationScopeNameLessEqual took 0.06 sec [junit] Testcase: testSessionScopeNameLessEqual took 0.04 sec [junit] Testcase: testRequestScopeNameLessEqual took 0.03 sec [junit] Testcase: testApplicationScopePropertyLessEqual took 0.03 sec [junit] Testcase: testSessionScopePropertyLessEqual took 0.02 sec [junit] Testcase: testRequestScopePropertyLessEqual took 0.05 sec [junit] Running org.apache.struts.taglib.logic.TestLessThanTag [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 0.731 sec [junit] Testsuite: org.apache.struts.taglib.logic.TestLessThanTag [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 0.731 sec [junit] Testcase: testCookieLessThan took 0.381 sec [junit] Testcase: testHeaderLessThan took 0.04 sec [junit] Testcase: testParameterLessThan took 0.07 sec [junit] Testcase: testApplicationScopeNameLessThan took 0.05 sec [junit] Testcase: testSessionScopeNameLessThan took 0.04 sec [junit] Testcase: testRequestScopeNameLessThan took 0.05 sec [junit] Testcase: testApplicationScopePropertyLessThan took 0.03 sec [junit] Testcase: testSessionScopePropertyLessThan took 0.04 sec [junit] Testcase: testRequestScopePropertyLessThan took 0.03 sec [junit] Running org.apache.struts.taglib.logic.TestNotEqualTag [java] testing [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.822 sec [junit] Testsuite: org.apache.struts.taglib.logic.TestNotEqualTag [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.822 sec [junit] Testcase: testCookieStringEquals took 0.401 sec [junit] Testcase: testCookieStringNotEquals took 0.03 sec [junit] Testcase: testHeaderStringEquals took 0.07 sec [junit] Testcase: testHeaderStringNotEquals took 0.03 sec [junit] Testcase: testParameterStringEquals took 0.05 sec [junit] Testcase: testParameterStringNotEquals took 0.03 sec [junit] Testcase: testStringEquals took 0.05 sec [junit] Testcase: testStringNotEquals took 0.01 sec [junit] Testcase: testIntegerEquals took 0.03 sec [junit] Testcase: testIntegerNotEquals took 0.02 sec [junit] Testcase: testApplicationScopeStringEquals took 0.041 sec [junit] Testcase: testApplicationScopeStringNotEquals took 0.03 sec [junit] Running org.apache.struts.taglib.logic.TestNotPresentTag [junit] Tests run: 14, Failures: 0, Errors: 0, Time elapsed: 0.851 sec [junit] Testsuite: org.apache.struts.taglib.logic.TestNotPresentTag [junit] Tests run: 14, Failures: 0, Errors: 0, Time elapsed: 0.851 sec [junit] Testcase: testApplicationScopeObjectPresent took 0.3 sec [junit] Testcase: testApplicationScopeObjectNotPresent took 0.02 sec [junit] Testcase: testSessionScopeObjectPresent took 0.06 sec [junit] Testcase: testSessionScopeObjectNotPresent took 0.04 sec [junit] Testcase: testRequestScopeObjectPresent took 0.03 sec [junit] Testcase: testRequestScopeObjectNotPresent took 0.04 sec [junit] Testcase: testPageScopeObjectPresent took 0.031 sec [junit] Testcase: testPageScopeObjectNotPresent took 0.03 sec [junit] Testcase: testCookiePresent took 0.13 sec [junit] Testcase: testCookieNotPresent took 0.03 sec [junit] Testcase: testHeaderPresent took 0.04 sec [junit] Testcase: testHeaderNotPresent took 0.03 sec [junit] Testcase: testParameterPresent took 0.03 sec [junit] Testcase: testParameterNotPresent took 0.04 sec [junit] Running org.apache.struts.taglib.logic.TestPresentTag [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 0.992 sec [junit] Testsuite: org.apache.struts.taglib.logic.TestPresentTag [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 0.992 sec [junit] Testcase: testApplicationScopeObjectPresent took 0.301 sec [junit] Testcase: testApplicationScopeObjectNotPresent took 0.02 sec [junit] Testcase: testSessionScopeObjectPresent took 0.06 sec [junit] Testcase: testSessionScopeObjectNotPresent took 0.04 sec [junit] Testcase: testRequestScopeObjectPresent took 0.03 sec [junit] Testcase: testRequestScopeObjectNotPresent took 0.04 sec [junit] Testcase: testPageScopeObjectPresent took 0.03 sec [junit] Testcase: testPageScopeObjectNotPresent took 0.02 sec [junit] Testcase: testApplicationScopePropertyPresent took 0.03 sec [junit] Testcase: testApplicationScopePropertyNotPresent took 0.03 sec [junit] Testcase: testRequestScopePropertyPresent took 0.04 sec [junit] Testcase: testRequestScopePropertyNotPresent took 0.03 sec [junit] Testcase: testCookiePresent took 0.15 sec [junit] Testcase: testCookieNotPresent took 0.03 sec [junit] Testcase: testHeaderPresent took 0.04 sec [junit] Testcase: testHeaderNotPresent took 0.03 sec [junit] Testcase: testParameterPresent took 0.031 sec [junit] Testcase: testParameterNotPresent took 0.03 sec [junit] Running org.apache.struts.util.TestRequestUtils [junit] Tests run: 50, Failures: 0, Errors: 0, Time elapsed: 1.012 sec [junit] Testsuite: org.apache.struts.util.TestRequestUtils [junit] Tests run: 50, Failures: 0, Errors: 0, Time elapsed: 1.012 sec [junit] ------------- Standard Error ----------------- [junit] Feb 6, 2003 9:47:26 PM org.apache.struts.util.PropertyMessageResources <init> [junit] INFO: Initializing, config='org.apache.struts.util.LocalStrings', returnNull=true [junit] ------------- ---------------- --------------- [junit] Testcase: testAbsoluteURL took 0.471 sec [junit] Testcase: testActionURL1 took 0 sec [junit] Testcase: testActionURL2 took 0 sec [junit] Testcase: testActionURL3 took 0 sec [junit] Testcase: testComputeParameters0a took 0 sec [junit] Testcase: testComputeParameters0b took 0.01 sec [junit] Testcase: testComputeParameters1a took 0.01 sec [junit] Testcase: testComputeParameters1b took 0 sec [junit] Testcase: testComputeParameters1c took 0.211 sec [junit] Testcase: testComputeParameters2a took 0 sec [junit] Testcase: testComputeParameters2b took 0 sec [junit] Testcase: testComputeParameters2c took 0 sec [junit] Testcase: testComputeParameters2d took 0 sec [junit] Testcase: testComputeParameters3a took 0 sec [junit] Testcase: testComputeURL1a took 0.01 sec [junit] Testcase: testComputeURL1b took 0 sec [junit] Testcase: testComputeURL1c took 0 sec [junit] Testcase: testComputeURL1d took 0.01 sec [junit] Testcase: testComputeURL1e took 0 sec [junit] Testcase: testComputeURL1f took 0 sec [junit] Testcase: testComputeURL1g took 0 sec [junit] Testcase: testComputeURL1h took 0 sec [junit] Testcase: testComputeURL2a took 0 sec [junit] Testcase: testComputeURL2b took 0.01 sec [junit] Testcase: testComputeURL2c took 0 sec [junit] Testcase: testComputeURL2d took 0 sec [junit] Testcase: testComputeURL2e took 0.01 sec [junit] Testcase: testComputeURL2f took 0 sec [junit] Testcase: testComputeURL2g took 0 sec [junit] Testcase: testComputeURL2h took 0 sec [junit] Testcase: testComputeURL3a took 0.02 sec [junit] Testcase: testComputeURL3b took 0.01 sec [junit] Testcase: testComputeURL3c took 0.02 sec [junit] Testcase: testComputeURL3d took 0 sec [junit] Testcase: testComputeURL3e took 0.01 sec [junit] Testcase: testComputeURL3f took 0.01 sec [junit] Testcase: testCreateActionForm1a took 0 sec [junit] Testcase: testCreateActionForm1b took 0 sec [junit] Testcase: testCreateActionForm2a took 0 sec [junit] Testcase: testCreateActionForm2b took 0 sec [junit] Testcase: testCreateActionForm3a took 0.15 sec [junit] Testcase: testCreateActionForm3b took 0 sec [junit] Testcase: testCreateActionForm4a took 0.02 sec [junit] Testcase: testRequestURL took 0 sec [junit] Testcase: testSelectApplication1a took 0.01 sec [junit] Testcase: testSelectApplication1b took 0 sec [junit] Testcase: testSelectApplication2a took 0 sec [junit] Testcase: testSelectApplication2b took 0 sec [junit] Testcase: testServerURL took 0 sec [junit] Testcase: testUtilBaseEnvironment took 0.01 sec [junit] Running org.apache.struts.tiles.TestTilesPlugin [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 2.774 sec [junit] Testsuite: org.apache.struts.tiles.TestTilesPlugin [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 2.774 sec [junit] ------------- Standard Error ----------------- [junit] Feb 6, 2003 9:47:29 PM org.apache.struts.util.PropertyMessageResources <init> [junit] INFO: Initializing, config='org.apache.struts.util.LocalStrings', returnNull=true [junit] Feb 6, 2003 9:47:31 PM org.apache.struts.tiles.TilesPlugin init [junit] INFO: Tiles definition factory loaded for module '/module1'. [junit] Feb 6, 2003 9:47:31 PM org.apache.struts.tiles.TilesPlugin init [junit] INFO: Tiles definition factory loaded for module '/module2'. [junit] Feb 6, 2003 9:47:31 PM org.apache.struts.tiles.TilesPlugin init [junit] INFO: Tiles definition factory loaded for module '/module1'. [junit] Feb 6, 2003 9:47:31 PM org.apache.struts.tiles.TilesPlugin init [junit] INFO: Factory already exists for module '/module2'. The factory found is from module '/module1'. No new creation. [junit] ------------- ---------------- --------------- [junit] Testcase: testMultiFactory took 2.634 sec [junit] Testcase: testSingleSharedFactory took 0.14 sec [junit] Testcase: testUtilBaseEnvironment took 0 sec stop.tomcat.33: [java] Stopping Tomcat. [java] Stopping tomcat on :8007 null [java] Stop reaper [java] SUPER org.apache.tomcat.util.qlog.LogDaemon@1e184cb Exiting [java] ContextManager: Exiting [runservertests] Server stopped ! skip.tomcat.40: test.tomcat.40: [echo] tomcat.home.40 = /Apache_Home/jakarta-tomcat-4.0.6 init: prepare.test: compile.test: prepare.test.war: prepare.test.tomcat.40: [delete] Deleting directory C:\home\jmitchell\projects\cvs\jakarta-struts\target\test\servers\tomcat40\webapps\test [copy] Copying 1 file to C:\home\jmitchell\projects\cvs\jakarta-struts\target\test\servers\tomcat40\conf test.tomcat.40: start.tomcat.40: [java] Starting service Tomcat-Standalone [java] Apache Tomcat/4.0.6 run.test: [junit] Running org.apache.struts.action.TestActionMessage [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.05 sec [junit] Testsuite: org.apache.struts.action.TestActionMessage [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.05 sec [junit] Testcase: testActionMessageWithNoValue took 0.05 sec [junit] Testcase: testActionMessageWithAStringValue took 0 sec [junit] Running org.apache.struts.action.TestActionMessages [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.09 sec [junit] Testsuite: org.apache.struts.action.TestActionMessages [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.09 sec [junit] Testcase: testEmpty took 0.04 sec [junit] Testcase: testNotEmpty took 0.01 sec [junit] Testcase: testSizeWithOneProperty took 0 sec [junit] Testcase: testSizeWithManyProperties took 0 sec [junit] Testcase: testSizeAndEmptyAfterClear took 0 sec [junit] Testcase: testGetWithNoProperty took 0.01 sec [junit] Testcase: testGetForAProperty took 0 sec [junit] Testcase: testAddMessages took 0.02 sec [junit] Running org.apache.struts.action.TestActionServlet [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.584 sec [junit] Testsuite: org.apache.struts.action.TestActionServlet [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.584 sec [junit] Testcase: testInitDestroyInternal took 2.574 sec [junit] Running org.apache.struts.action.TestDynaActionForm [junit] Tests run: 44, Failures: 0, Errors: 0, Time elapsed: 0.821 sec [junit] Testsuite: org.apache.struts.action.TestDynaActionForm [junit] Tests run: 44, Failures: 0, Errors: 0, Time elapsed: 0.821 sec [junit] ------------- Standard Error ----------------- [junit] Feb 6, 2003 9:47:57 PM org.apache.struts.util.PropertyMessageResources <init> [junit] INFO: Initializing, config='org.apache.struts.util.LocalStrings', returnNull=true [junit] ------------- ---------------- --------------- [junit] Testcase: testBeanCreate took 0.62 sec [junit] Testcase: testIndexedInitialize took 0.01 sec [junit] Testcase: testScalarInitialize took 0.01 sec [junit] Testcase: testGetDescriptorArguments took 0 sec [junit] Testcase: testGetDescriptorBoolean took 0 sec [junit] Testcase: testGetDescriptorDouble took 0.02 sec [junit] Testcase: testGetDescriptorFloat took 0 sec [junit] Testcase: testGetDescriptorInt took 0.03 sec [junit] Testcase: testGetDescriptorLong took 0 sec [junit] Testcase: testGetDescriptorSecond took 0.011 sec [junit] Testcase: testGetDescriptorShort took 0 sec [junit] Testcase: testGetDescriptorString took 0 sec [junit] Testcase: testGetDescriptors took 0.01 sec [junit] Testcase: testGetIndexedArguments took 0 sec [junit] Testcase: testGetIndexedValues took 0 sec [junit] Testcase: testGetMappedArguments took 0.01 sec [junit] Testcase: testGetMappedValues took 0 sec [junit] Testcase: testGetSimpleArguments took 0 sec [junit] Testcase: testGetSimpleBoolean took 0 sec [junit] Testcase: testGetSimpleDouble took 0.01 sec [junit] Testcase: testGetSimpleFloat took 0 sec [junit] Testcase: testGetSimpleInt took 0 sec [junit] Testcase: testGetSimpleLong took 0 sec [junit] Testcase: testGetSimpleShort took 0 sec [junit] Testcase: testGetSimpleString took 0 sec [junit] Testcase: testMappedContains took 0.01 sec [junit] Testcase: testMappedRemove took 0 sec [junit] Testcase: testSetIndexedArguments took 0 sec [junit] Testcase: testSetIndexedValues took 0 sec [junit] Testcase: testSetMappedValues took 0.01 sec [junit] Testcase: testSetSimpleBoolean took 0.01 sec [junit] Testcase: testSetSimpleDouble took 0 sec [junit] Testcase: testSetSimpleFloat took 0.01 sec [junit] Testcase: testSetSimpleInt took 0 sec [junit] Testcase: testSetSimpleLong took 0.01 sec [junit] Testcase: testSetSimpleShort took 0 sec [junit] Testcase: testSetSimpleString took 0 sec [junit] Testcase: testConfigAdd took 0.01 sec [junit] Testcase: testConfigCreate took 0 sec [junit] Testcase: testConfigDuplicate took 0 sec [junit] Testcase: testConfigInitialValues took 0.01 sec [junit] Testcase: testConfigProperties took 0 sec [junit] Testcase: testConfigRemove took 0 sec [junit] Testcase: testClassCreate took 0.01 sec [junit] Running org.apache.struts.action.TestDynaActionFormClass [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 0.731 sec [junit] Testsuite: org.apache.struts.action.TestDynaActionFormClass [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 0.731 sec [junit] ------------- Standard Error ----------------- [junit] Feb 6, 2003 9:47:59 PM org.apache.struts.util.PropertyMessageResources <init> [junit] INFO: Initializing, config='org.apache.struts.util.LocalStrings', returnNull=true [junit] ------------- ---------------- --------------- [junit] Testcase: testConfigAdd took 0.5 sec [junit] Testcase: testConfigCreate took 0 sec [junit] Testcase: testConfigDuplicate took 0 sec [junit] Testcase: testConfigInitialValues took 0.201 sec [junit] Testcase: testConfigProperties took 0 sec [junit] Testcase: testConfigRemove took 0.01 sec [junit] Testcase: testClassCreate took 0.01 sec [junit] Running org.apache.struts.taglib.logic.TestEmptyTag [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.937 sec [junit] Testsuite: org.apache.struts.taglib.logic.TestEmptyTag [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.937 sec [junit] Testcase: testEmptyTagUsingName took 4.726 sec [junit] Testcase: testEmptyTagUsingProperty took 0.191 sec [junit] Running org.apache.struts.taglib.logic.TestEqualTag [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.941 sec [junit] Testsuite: org.apache.struts.taglib.logic.TestEqualTag [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.941 sec [junit] Testcase: testCookieStringEquals took 0.47 sec [junit] Testcase: testCookieStringNotEquals took 0.05 sec [junit] Testcase: testHeaderStringEquals took 0.101 sec [junit] Testcase: testHeaderStringNotEquals took 0.04 sec [junit] Testcase: testIntegerEquals took 0.04 sec [junit] Testcase: testIntegerNotEquals took 0.05 sec [junit] Testcase: testParameterStringEquals took 0.04 sec [junit] Testcase: testParameterStringNotEquals took 0.03 sec [junit] Testcase: testStringEquals took 0.05 sec [junit] Testcase: testStringNotEquals took 0.07 sec [junit] Running org.apache.struts.taglib.logic.TestGreaterEqualTag [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 0.801 sec [junit] Testsuite: org.apache.struts.taglib.logic.TestGreaterEqualTag [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 0.801 sec [junit] Testcase: testCookieGreaterEqual took 0.421 sec [junit] Testcase: testHeaderGreaterEqual took 0.04 sec [junit] Testcase: testParameterGreaterEqual took 0.08 sec [junit] Testcase: testApplicationScopeNameGreaterEqual took 0.05 sec [junit] Testcase: testSessionScopeNameGreaterEqual took 0.03 sec [junit] Testcase: testRequestScopeNameGreaterEqual took 0.05 sec [junit] Testcase: testApplicationScopePropertyGreaterEqual took 0.03 sec [junit] Testcase: testSessionScopePropertyGreaterEqual took 0.05 sec [junit] Testcase: testRequestScopePropertyGreaterEqual took 0.04 sec [junit] Running org.apache.struts.taglib.logic.TestGreaterThanTag [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 0.771 sec [junit] Testsuite: org.apache.struts.taglib.logic.TestGreaterThanTag [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 0.771 sec [junit] Testcase: testCookieGreaterThan took 0.401 sec [junit] Testcase: testHeaderGreaterThan took 0.06 sec [junit] Testcase: testParameterGreaterThan took 0.07 sec [junit] Testcase: testApplicationScopeNameGreaterThan took 0.05 sec [junit] Testcase: testSessionScopeNameGreaterThan took 0.03 sec [junit] Testcase: testRequestScopeNameGreaterThan took 0.04 sec [junit] Testcase: testApplicationScopePropertyGreaterThan took 0.04 sec [junit] Testcase: testSessionScopePropertyGreaterThan took 0.04 sec [junit] Testcase: testRequestScopePropertyGreaterThan took 0.03 sec [junit] Running org.apache.struts.taglib.logic.TestIterateTag [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.341 sec [junit] Testsuite: org.apache.struts.taglib.logic.TestIterateTag [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.341 sec [junit] Testcase: testApplicationScopeNameIterate took 0.321 sec [junit] Running org.apache.struts.taglib.logic.TestLessEqualTag [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 0.791 sec [junit] Testsuite: org.apache.struts.taglib.logic.TestLessEqualTag [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 0.791 sec [junit] Testcase: testCookieLessEqual took 0.42 sec [junit] Testcase: testHeaderLessEqual took 0.05 sec [junit] Testcase: testParameterLessEqual took 0.06 sec [junit] Testcase: testApplicationScopeNameLessEqual took 0.06 sec [junit] Testcase: testSessionScopeNameLessEqual took 0.031 sec [junit] Testcase: testRequestScopeNameLessEqual took 0.06 sec [junit] Testcase: testApplicationScopePropertyLessEqual took 0.04 sec [junit] Testcase: testSessionScopePropertyLessEqual took 0.03 sec [junit] Testcase: testRequestScopePropertyLessEqual took 0.03 sec [junit] Running org.apache.struts.taglib.logic.TestLessThanTag [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 0.801 sec [junit] Testsuite: org.apache.struts.taglib.logic.TestLessThanTag [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 0.801 sec [junit] Testcase: testCookieLessThan took 0.43 sec [junit] Testcase: testHeaderLessThan took 0.051 sec [junit] Testcase: testParameterLessThan took 0.07 sec [junit] Testcase: testApplicationScopeNameLessThan took 0.06 sec [junit] Testcase: testSessionScopeNameLessThan took 0.03 sec [junit] Testcase: testRequestScopeNameLessThan took 0.04 sec [junit] Testcase: testApplicationScopePropertyLessThan took 0.04 sec [junit] Testcase: testSessionScopePropertyLessThan took 0.04 sec [junit] Testcase: testRequestScopePropertyLessThan took 0.03 sec [junit] Running org.apache.struts.taglib.logic.TestNotEqualTag [java] testing [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.911 sec [junit] Testsuite: org.apache.struts.taglib.logic.TestNotEqualTag [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.911 sec [junit] Testcase: testCookieStringEquals took 0.401 sec [junit] Testcase: testCookieStringNotEquals took 0.05 sec [junit] Testcase: testHeaderStringEquals took 0.07 sec [junit] Testcase: testHeaderStringNotEquals took 0.07 sec [junit] Testcase: testParameterStringEquals took 0.03 sec [junit] Testcase: testParameterStringNotEquals took 0.04 sec [junit] Testcase: testStringEquals took 0.07 sec [junit] Testcase: testStringNotEquals took 0.03 sec [junit] Testcase: testIntegerEquals took 0.04 sec [junit] Testcase: testIntegerNotEquals took 0.03 sec [junit] Testcase: testApplicationScopeStringEquals took 0.03 sec [junit] Testcase: testApplicationScopeStringNotEquals took 0.03 sec [junit] Running org.apache.struts.taglib.logic.TestNotPresentTag [junit] Tests run: 14, Failures: 0, Errors: 0, Time elapsed: 0.942 sec [junit] Testsuite: org.apache.struts.taglib.logic.TestNotPresentTag [junit] Tests run: 14, Failures: 0, Errors: 0, Time elapsed: 0.942 sec [junit] Testcase: testApplicationScopeObjectPresent took 0.321 sec [junit] Testcase: testApplicationScopeObjectNotPresent took 0.03 sec [junit] Testcase: testSessionScopeObjectPresent took 0.07 sec [junit] Testcase: testSessionScopeObjectNotPresent took 0.04 sec [junit] Testcase: testRequestScopeObjectPresent took 0.04 sec [junit] Testcase: testRequestScopeObjectNotPresent took 0.03 sec [junit] Testcase: testPageScopeObjectPresent took 0.03 sec [junit] Testcase: testPageScopeObjectNotPresent took 0.04 sec [junit] Testcase: testCookiePresent took 0.13 sec [junit] Testcase: testCookieNotPresent took 0.041 sec [junit] Testcase: testHeaderPresent took 0.05 sec [junit] Testcase: testHeaderNotPresent took 0.03 sec [junit] Testcase: testParameterPresent took 0.03 sec [junit] Testcase: testParameterNotPresent took 0.04 sec [junit] Running org.apache.struts.taglib.logic.TestPresentTag [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 1.071 sec [junit] Testsuite: org.apache.struts.taglib.logic.TestPresentTag [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 1.071 sec [junit] Testcase: testApplicationScopeObjectPresent took 0.3 sec [junit] Testcase: testApplicationScopeObjectNotPresent took 0.03 sec [junit] Testcase: testSessionScopeObjectPresent took 0.06 sec [junit] Testcase: testSessionScopeObjectNotPresent took 0.041 sec [junit] Testcase: testRequestScopeObjectPresent took 0.03 sec [junit] Testcase: testRequestScopeObjectNotPresent took 0.04 sec [junit] Testcase: testPageScopeObjectPresent took 0.04 sec [junit] Testcase: testPageScopeObjectNotPresent took 0.03 sec [junit] Testcase: testApplicationScopePropertyPresent took 0.03 sec [junit] Testcase: testApplicationScopePropertyNotPresent took 0.06 sec [junit] Testcase: testRequestScopePropertyPresent took 0.03 sec [junit] Testcase: testRequestScopePropertyNotPresent took 0.03 sec [junit] Testcase: testCookiePresent took 0.15 sec [junit] Testcase: testCookieNotPresent took 0.03 sec [junit] Testcase: testHeaderPresent took 0.05 sec [junit] Testcase: testHeaderNotPresent took 0.03 sec [junit] Testcase: testParameterPresent took 0.04 sec [junit] Testcase: testParameterNotPresent took 0.03 sec [junit] Running org.apache.struts.util.TestRequestUtils [junit] Tests run: 50, Failures: 0, Errors: 0, Time elapsed: 1.121 sec [junit] Testsuite: org.apache.struts.util.TestRequestUtils [junit] Tests run: 50, Failures: 0, Errors: 0, Time elapsed: 1.121 sec [junit] ------------- Standard Error ----------------- [junit] Feb 6, 2003 9:48:28 PM org.apache.struts.util.PropertyMessageResources <init> [junit] INFO: Initializing, config='org.apache.struts.util.LocalStrings', returnNull=true [junit] ------------- ---------------- --------------- [junit] Testcase: testAbsoluteURL took 0.57 sec [junit] Testcase: testActionURL1 took 0 sec [junit] Testcase: testActionURL2 took 0 sec [junit] Testcase: testActionURL3 took 0 sec [junit] Testcase: testComputeParameters0a took 0 sec [junit] Testcase: testComputeParameters0b took 0.02 sec [junit] Testcase: testComputeParameters1a took 0 sec [junit] Testcase: testComputeParameters1b took 0 sec [junit] Testcase: testComputeParameters1c took 0.181 sec [junit] Testcase: testComputeParameters2a took 0 sec [junit] Testcase: testComputeParameters2b took 0.01 sec [junit] Testcase: testComputeParameters2c took 0 sec [junit] Testcase: testComputeParameters2d took 0 sec [junit] Testcase: testComputeParameters3a took 0 sec [junit] Testcase: testComputeURL1a took 0.01 sec [junit] Testcase: testComputeURL1b took 0 sec [junit] Testcase: testComputeURL1c took 0 sec [junit] Testcase: testComputeURL1d took 0.01 sec [junit] Testcase: testComputeURL1e took 0 sec [junit] Testcase: testComputeURL1f took 0 sec [junit] Testcase: testComputeURL1g took 0 sec [junit] Testcase: testComputeURL1h took 0 sec [junit] Testcase: testComputeURL2a took 0 sec [junit] Testcase: testComputeURL2b took 0.01 sec [junit] Testcase: testComputeURL2c took 0 sec [junit] Testcase: testComputeURL2d took 0 sec [junit] Testcase: testComputeURL2e took 0.01 sec [junit] Testcase: testComputeURL2f took 0 sec [junit] Testcase: testComputeURL2g took 0 sec [junit] Testcase: testComputeURL2h took 0 sec [junit] Testcase: testComputeURL3a took 0.02 sec [junit] Testcase: testComputeURL3b took 0 sec [junit] Testcase: testComputeURL3c took 0.03 sec [junit] Testcase: testComputeURL3d took 0.01 sec [junit] Testcase: testComputeURL3e took 0 sec [junit] Testcase: testComputeURL3f took 0.01 sec [junit] Testcase: testCreateActionForm1a took 0 sec [junit] Testcase: testCreateActionForm1b took 0.01 sec [junit] Testcase: testCreateActionForm2a took 0 sec [junit] Testcase: testCreateActionForm2b took 0 sec [junit] Testcase: testCreateActionForm3a took 0.16 sec [junit] Testcase: testCreateActionForm3b took 0.01 sec [junit] Testcase: testCreateActionForm4a took 0.01 sec [junit] Testcase: testRequestURL took 0 sec [junit] Testcase: testSelectApplication1a took 0.01 sec [junit] Testcase: testSelectApplication1b took 0 sec [junit] Testcase: testSelectApplication2a took 0 sec [junit] Testcase: testSelectApplication2b took 0 sec [junit] Testcase: testServerURL took 0 sec [junit] Testcase: testUtilBaseEnvironment took 0.01 sec [junit] Running org.apache.struts.tiles.TestTilesPlugin [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 2.524 sec [junit] Testsuite: org.apache.struts.tiles.TestTilesPlugin [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 2.524 sec [junit] ------------- Standard Error ----------------- [junit] Feb 6, 2003 9:48:31 PM org.apache.struts.util.PropertyMessageResources <init> [junit] INFO: Initializing, config='org.apache.struts.util.LocalStrings', returnNull=true [junit] Feb 6, 2003 9:48:32 PM org.apache.struts.tiles.TilesPlugin init [junit] INFO: Tiles definition factory loaded for module '/module1'. [junit] Feb 6, 2003 9:48:33 PM org.apache.struts.tiles.TilesPlugin init [junit] INFO: Tiles definition factory loaded for module '/module2'. [junit] Feb 6, 2003 9:48:33 PM org.apache.struts.tiles.TilesPlugin init [junit] INFO: Tiles definition factory loaded for module '/module1'. [junit] Feb 6, 2003 9:48:33 PM org.apache.struts.tiles.TilesPlugin init [junit] INFO: Factory already exists for module '/module2'. The factory found is from module '/module1'. No new creation. [junit] ------------- ---------------- --------------- [junit] Testcase: testMultiFactory took 2.364 sec [junit] Testcase: testSingleSharedFactory took 0.14 sec [junit] Testcase: testUtilBaseEnvironment took 0.01 sec stop.tomcat.40: [java] Stopping service Tomcat-Standalone [runservertests] Server stopped ! skip.tomcat.41: test.tomcat.41: [echo] tomcat.home.41 = /Apache_Home/jakarta-tomcat-4.1.12 init: prepare.test: compile.test: prepare.test.war: prepare.test.tomcat.41: [delete] Deleting directory C:\home\jmitchell\projects\cvs\jakarta-struts\target\test\servers\tomcat41\webapps\test [copy] Copying 1 file to C:\home\jmitchell\projects\cvs\jakarta-struts\target\test\servers\tomcat41\webapps [copy] Copying 1 file to C:\home\jmitchell\projects\cvs\jakarta-struts\target\test\servers\tomcat41\conf test.tomcat.41: start.tomcat.41: [java] Feb 6, 2003 9:48:46 PM org.apache.commons.modeler.Registry loadRegistry [java] INFO: Loading registry information [java] Feb 6, 2003 9:48:46 PM org.apache.commons.modeler.Registry getRegistry [java] INFO: Creating new Registry instance [java] Feb 6, 2003 9:48:48 PM org.apache.commons.modeler.Registry getServer [java] INFO: Creating MBeanServer [java] Feb 6, 2003 9:48:50 PM org.apache.coyote.http11.Http11Protocol init [java] INFO: Initializing Coyote HTTP/1.1 on port 8080 [java] Starting service Tomcat-Standalone [java] Apache Tomcat/4.1.12 [java] Feb 6, 2003 9:48:57 PM org.apache.coyote.http11.Http11Protocol start [java] INFO: Starting Coyote HTTP/1.1 on port 8080 run.test: [junit] Running org.apache.struts.action.TestActionMessage [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.04 sec [junit] Testsuite: org.apache.struts.action.TestActionMessage [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.04 sec [junit] Testcase: testActionMessageWithNoValue took 0.04 sec [junit] Testcase: testActionMessageWithAStringValue took 0 sec [junit] Running org.apache.struts.action.TestActionMessages [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.1 sec [junit] Testsuite: org.apache.struts.action.TestActionMessages [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.1 sec [junit] Testcase: testEmpty took 0.04 sec [junit] Testcase: testNotEmpty took 0.01 sec [junit] Testcase: testSizeWithOneProperty took 0 sec [junit] Testcase: testSizeWithManyProperties took 0 sec [junit] Testcase: testSizeAndEmptyAfterClear took 0 sec [junit] Testcase: testGetWithNoProperty took 0.02 sec [junit] Testcase: testGetForAProperty took 0 sec [junit] Testcase: testAddMessages took 0.02 sec [junit] Running org.apache.struts.action.TestActionServlet [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.113 sec [junit] Testsuite: org.apache.struts.action.TestActionServlet [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.113 sec [junit] Testcase: testInitDestroyInternal took 2.113 sec [junit] Running org.apache.struts.action.TestDynaActionForm [junit] Tests run: 44, Failures: 0, Errors: 0, Time elapsed: 0.861 sec [junit] Testsuite: org.apache.struts.action.TestDynaActionForm [junit] Tests run: 44, Failures: 0, Errors: 0, Time elapsed: 0.861 sec [junit] ------------- Standard Error ----------------- [junit] Feb 6, 2003 9:49:05 PM org.apache.struts.util.PropertyMessageResources <init> [junit] INFO: Initializing, config='org.apache.struts.util.LocalStrings', returnNull=true [junit] ------------- ---------------- --------------- [junit] Testcase: testBeanCreate took 0.651 sec [junit] Testcase: testIndexedInitialize took 0.01 sec [junit] Testcase: testScalarInitialize took 0 sec [junit] Testcase: testGetDescriptorArguments took 0.01 sec [junit] Testcase: testGetDescriptorBoolean took 0 sec [junit] Testcase: testGetDescriptorDouble took 0.02 sec [junit] Testcase: testGetDescriptorFloat took 0 sec [junit] Testcase: testGetDescriptorInt took 0.02 sec [junit] Testcase: testGetDescriptorLong took 0.01 sec [junit] Testcase: testGetDescriptorSecond took 0 sec [junit] Testcase: testGetDescriptorShort took 0 sec [junit] Testcase: testGetDescriptorString took 0.01 sec [junit] Testcase: testGetDescriptors took 0 sec [junit] Testcase: testGetIndexedArguments took 0 sec [junit] Testcase: testGetIndexedValues took 0.01 sec [junit] Testcase: testGetMappedArguments took 0 sec [junit] Testcase: testGetMappedValues took 0 sec [junit] Testcase: testGetSimpleArguments took 0.01 sec [junit] Testcase: testGetSimpleBoolean took 0 sec [junit] Testcase: testGetSimpleDouble took 0 sec [junit] Testcase: testGetSimpleFloat took 0.01 sec [junit] Testcase: testGetSimpleInt took 0 sec [junit] Testcase: testGetSimpleLong took 0 sec [junit] Testcase: testGetSimpleShort took 0.01 sec [junit] Testcase: testGetSimpleString took 0 sec [junit] Testcase: testMappedContains took 0 sec [junit] Testcase: testMappedRemove took 0.01 sec [junit] Testcase: testSetIndexedArguments took 0 sec [junit] Testcase: testSetIndexedValues took 0 sec [junit] Testcase: testSetMappedValues took 0.01 sec [junit] Testcase: testSetSimpleBoolean took 0.01 sec [junit] Testcase: testSetSimpleDouble took 0 sec [junit] Testcase: testSetSimpleFloat took 0.01 sec [junit] Testcase: testSetSimpleInt took 0 sec [junit] Testcase: testSetSimpleLong took 0.01 sec [junit] Testcase: testSetSimpleShort took 0 sec [junit] Testcase: testSetSimpleString took 0 sec [junit] Testcase: testConfigAdd took 0.01 sec [junit] Testcase: testConfigCreate took 0 sec [junit] Testcase: testConfigDuplicate took 0 sec [junit] Testcase: testConfigInitialValues took 0 sec [junit] Testcase: testConfigProperties took 0.01 sec [junit] Testcase: testConfigRemove took 0 sec [junit] Testcase: testClassCreate took 0 sec [junit] Running org.apache.struts.action.TestDynaActionFormClass [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 0.701 sec [junit] Testsuite: org.apache.struts.action.TestDynaActionFormClass [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 0.701 sec [junit] ------------- Standard Error ----------------- [junit] Feb 6, 2003 9:49:08 PM org.apache.struts.util.PropertyMessageResources <init> [junit] INFO: Initializing, config='org.apache.struts.util.LocalStrings', returnNull=true [junit] ------------- ---------------- --------------- [junit] Testcase: testConfigAdd took 0.5 sec [junit] Testcase: testConfigCreate took 0 sec [junit] Testcase: testConfigDuplicate took 0 sec [junit] Testcase: testConfigInitialValues took 0.181 sec [junit] Testcase: testConfigProperties took 0 sec [junit] Testcase: testConfigRemove took 0.01 sec [junit] Testcase: testClassCreate took 0.01 sec [junit] Running org.apache.struts.taglib.logic.TestEmptyTag [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.008 sec [junit] Testsuite: org.apache.struts.taglib.logic.TestEmptyTag [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.008 sec [junit] Testcase: testEmptyTagUsingName took 5.818 sec [junit] Testcase: testEmptyTagUsingProperty took 0.18 sec [junit] Running org.apache.struts.taglib.logic.TestEqualTag [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.932 sec [junit] Testsuite: org.apache.struts.taglib.logic.TestEqualTag [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.932 sec [junit] Testcase: testCookieStringEquals took 0.461 sec [junit] Testcase: testCookieStringNotEquals took 0.04 sec [junit] Testcase: testHeaderStringEquals took 0.09 sec [junit] Testcase: testHeaderStringNotEquals took 0.05 sec [junit] Testcase: testIntegerEquals took 0.03 sec [junit] Testcase: testIntegerNotEquals took 0.04 sec [junit] Testcase: testParameterStringEquals took 0.04 sec [junit] Testcase: testParameterStringNotEquals took 0.04 sec [junit] Testcase: testStringEquals took 0.051 sec [junit] Testcase: testStringNotEquals took 0.08 sec [junit] Running org.apache.struts.taglib.logic.TestGreaterEqualTag [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 0.771 sec [junit] Testsuite: org.apache.struts.taglib.logic.TestGreaterEqualTag [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 0.771 sec [junit] Testcase: testCookieGreaterEqual took 0.4 sec [junit] Testcase: testHeaderGreaterEqual took 0.04 sec [junit] Testcase: testParameterGreaterEqual took 0.081 sec [junit] Testcase: testApplicationScopeNameGreaterEqual took 0.04 sec [junit] Testcase: testSessionScopeNameGreaterEqual took 0.05 sec [junit] Testcase: testRequestScopeNameGreaterEqual took 0.04 sec [junit] Testcase: testApplicationScopePropertyGreaterEqual took 0.04 sec [junit] Testcase: testSessionScopePropertyGreaterEqual took 0.03 sec [junit] Testcase: testRequestScopePropertyGreaterEqual took 0.03 sec [junit] Running org.apache.struts.taglib.logic.TestGreaterThanTag [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 0.831 sec [junit] Testsuite: org.apache.struts.taglib.logic.TestGreaterThanTag [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 0.831 sec [junit] Testcase: testCookieGreaterThan took 0.45 sec [junit] Testcase: testHeaderGreaterThan took 0.061 sec [junit] Testcase: testParameterGreaterThan took 0.06 sec [junit] Testcase: testApplicationScopeNameGreaterThan took 0.05 sec [junit] Testcase: testSessionScopeNameGreaterThan took 0.03 sec [junit] Testcase: testRequestScopeNameGreaterThan took 0.05 sec [junit] Testcase: testApplicationScopePropertyGreaterThan took 0.04 sec [junit] Testcase: testSessionScopePropertyGreaterThan took 0.06 sec [junit] Testcase: testRequestScopePropertyGreaterThan took 0.02 sec [junit] Running org.apache.struts.taglib.logic.TestIterateTag [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.34 sec [junit] Testsuite: org.apache.struts.taglib.logic.TestIterateTag [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.34 sec [junit] Testcase: testApplicationScopeNameIterate took 0.33 sec [junit] Running org.apache.struts.taglib.logic.TestLessEqualTag [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 0.762 sec [junit] Testsuite: org.apache.struts.taglib.logic.TestLessEqualTag [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 0.762 sec [junit] Testcase: testCookieLessEqual took 0.421 sec [junit] Testcase: testHeaderLessEqual took 0.04 sec [junit] Testcase: testParameterLessEqual took 0.07 sec [junit] Testcase: testApplicationScopeNameLessEqual took 0.05 sec [junit] Testcase: testSessionScopeNameLessEqual took 0.04 sec [junit] Testcase: testRequestScopeNameLessEqual took 0.03 sec [junit] Testcase: testApplicationScopePropertyLessEqual took 0.04 sec [junit] Testcase: testSessionScopePropertyLessEqual took 0.04 sec [junit] Testcase: testRequestScopePropertyLessEqual took 0.021 sec [junit] Running org.apache.struts.taglib.logic.TestLessThanTag [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 0.791 sec [junit] Testsuite: org.apache.struts.taglib.logic.TestLessThanTag [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 0.791 sec [junit] Testcase: testCookieLessThan took 0.43 sec [junit] Testcase: testHeaderLessThan took 0.05 sec [junit] Testcase: testParameterLessThan took 0.08 sec [junit] Testcase: testApplicationScopeNameLessThan took 0.04 sec [junit] Testcase: testSessionScopeNameLessThan took 0.031 sec [junit] Testcase: testRequestScopeNameLessThan took 0.04 sec [junit] Testcase: testApplicationScopePropertyLessThan took 0.03 sec [junit] Testcase: testSessionScopePropertyLessThan took 0.03 sec [junit] Testcase: testRequestScopePropertyLessThan took 0.05 sec [junit] Running org.apache.struts.taglib.logic.TestNotEqualTag [java] testing [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.871 sec [junit] Testsuite: org.apache.struts.taglib.logic.TestNotEqualTag [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.871 sec [junit] Testcase: testCookieStringEquals took 0.42 sec [junit] Testcase: testCookieStringNotEquals took 0.05 sec [junit] Testcase: testHeaderStringEquals took 0.06 sec [junit] Testcase: testHeaderStringNotEquals took 0.041 sec [junit] Testcase: testParameterStringEquals took 0.04 sec [junit] Testcase: testParameterStringNotEquals took 0.04 sec [junit] Testcase: testStringEquals took 0.06 sec [junit] Testcase: testStringNotEquals took 0.02 sec [junit] Testcase: testIntegerEquals took 0.03 sec [junit] Testcase: testIntegerNotEquals took 0.03 sec [junit] Testcase: testApplicationScopeStringEquals took 0.04 sec [junit] Testcase: testApplicationScopeStringNotEquals took 0.03 sec [junit] Running org.apache.struts.taglib.logic.TestNotPresentTag [junit] Tests run: 14, Failures: 0, Errors: 0, Time elapsed: 0.961 sec [junit] Testsuite: org.apache.struts.taglib.logic.TestNotPresentTag [junit] Tests run: 14, Failures: 0, Errors: 0, Time elapsed: 0.961 sec [junit] Testcase: testApplicationScopeObjectPresent took 0.32 sec [junit] Testcase: testApplicationScopeObjectNotPresent took 0.041 sec [junit] Testcase: testSessionScopeObjectPresent took 0.06 sec [junit] Testcase: testSessionScopeObjectNotPresent took 0.05 sec [junit] Testcase: testRequestScopeObjectPresent took 0.02 sec [junit] Testcase: testRequestScopeObjectNotPresent took 0.03 sec [junit] Testcase: testPageScopeObjectPresent took 0.03 sec [junit] Testcase: testPageScopeObjectNotPresent took 0.03 sec [junit] Testcase: testCookiePresent took 0.14 sec [junit] Testcase: testCookieNotPresent took 0.05 sec [junit] Testcase: testHeaderPresent took 0.04 sec [junit] Testcase: testHeaderNotPresent took 0.04 sec [junit] Testcase: testParameterPresent took 0.04 sec [junit] Testcase: testParameterNotPresent took 0.04 sec [junit] Running org.apache.struts.taglib.logic.TestPresentTag [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 1.002 sec [junit] Testsuite: org.apache.struts.taglib.logic.TestPresentTag [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 1.002 sec [junit] Testcase: testApplicationScopeObjectPresent took 0.301 sec [junit] Testcase: testApplicationScopeObjectNotPresent took 0.03 sec [junit] Testcase: testSessionScopeObjectPresent took 0.06 sec [junit] Testcase: testSessionScopeObjectNotPresent took 0.04 sec [junit] Testcase: testRequestScopeObjectPresent took 0.03 sec [junit] Testcase: testRequestScopeObjectNotPresent took 0.03 sec [junit] Testcase: testPageScopeObjectPresent took 0.03 sec [junit] Testcase: testPageScopeObjectNotPresent took 0.03 sec [junit] Testcase: testApplicationScopePropertyPresent took 0.03 sec [junit] Testcase: testApplicationScopePropertyNotPresent took 0.05 sec [junit] Testcase: testRequestScopePropertyPresent took 0.03 sec [junit] Testcase: testRequestScopePropertyNotPresent took 0.03 sec [junit] Testcase: testCookiePresent took 0.141 sec [junit] Testcase: testCookieNotPresent took 0.03 sec [junit] Testcase: testHeaderPresent took 0.05 sec [junit] Testcase: testHeaderNotPresent took 0.03 sec [junit] Testcase: testParameterPresent took 0.03 sec [junit] Testcase: testParameterNotPresent took 0.03 sec [junit] Running org.apache.struts.util.TestRequestUtils [junit] Tests run: 50, Failures: 0, Errors: 0, Time elapsed: 0.952 sec [junit] Testsuite: org.apache.struts.util.TestRequestUtils [junit] Tests run: 50, Failures: 0, Errors: 0, Time elapsed: 0.952 sec [junit] ------------- Standard Error ----------------- [junit] Feb 6, 2003 9:49:37 PM org.apache.struts.util.PropertyMessageResources <init> [junit] INFO: Initializing, config='org.apache.struts.util.LocalStrings', returnNull=true [junit] ------------- ---------------- --------------- [junit] Testcase: testAbsoluteURL took 0.461 sec [junit] Testcase: testActionURL1 took 0 sec [junit] Testcase: testActionURL2 took 0 sec [junit] Testcase: testActionURL3 took 0 sec [junit] Testcase: testComputeParameters0a took 0 sec [junit] Testcase: testComputeParameters0b took 0.02 sec [junit] Testcase: testComputeParameters1a took 0 sec [junit] Testcase: testComputeParameters1b took 0 sec [junit] Testcase: testComputeParameters1c took 0.15 sec [junit] Testcase: testComputeParameters2a took 0 sec [junit] Testcase: testComputeParameters2b took 0 sec [junit] Testcase: testComputeParameters2c took 0.01 sec [junit] Testcase: testComputeParameters2d took 0 sec [junit] Testcase: testComputeParameters3a took 0 sec [junit] Testcase: testComputeURL1a took 0.01 sec [junit] Testcase: testComputeURL1b took 0 sec [junit] Testcase: testComputeURL1c took 0 sec [junit] Testcase: testComputeURL1d took 0 sec [junit] Testcase: testComputeURL1e took 0 sec [junit] Testcase: testComputeURL1f took 0 sec [junit] Testcase: testComputeURL1g took 0.01 sec [junit] Testcase: testComputeURL1h took 0 sec [junit] Testcase: testComputeURL2a took 0 sec [junit] Testcase: testComputeURL2b took 0.01 sec [junit] Testcase: testComputeURL2c took 0 sec [junit] Testcase: testComputeURL2d took 0 sec [junit] Testcase: testComputeURL2e took 0.01 sec [junit] Testcase: testComputeURL2f took 0 sec [junit] Testcase: testComputeURL2g took 0 sec [junit] Testcase: testComputeURL2h took 0 sec [junit] Testcase: testComputeURL3a took 0.021 sec [junit] Testcase: testComputeURL3b took 0 sec [junit] Testcase: testComputeURL3c took 0.02 sec [junit] Testcase: testComputeURL3d took 0.01 sec [junit] Testcase: testComputeURL3e took 0 sec [junit] Testcase: testComputeURL3f took 0.01 sec [junit] Testcase: testCreateActionForm1a took 0 sec [junit] Testcase: testCreateActionForm1b took 0.01 sec [junit] Testcase: testCreateActionForm2a took 0 sec [junit] Testcase: testCreateActionForm2b took 0 sec [junit] Testcase: testCreateActionForm3a took 0.16 sec [junit] Testcase: testCreateActionForm3b took 0 sec [junit] Testcase: testCreateActionForm4a took 0.01 sec [junit] Testcase: testRequestURL took 0 sec [junit] Testcase: testSelectApplication1a took 0.01 sec [junit] Testcase: testSelectApplication1b took 0 sec [junit] Testcase: testSelectApplication2a took 0 sec [junit] Testcase: testSelectApplication2b took 0 sec [junit] Testcase: testServerURL took 0 sec [junit] Testcase: testUtilBaseEnvironment took 0 sec [junit] Running org.apache.struts.tiles.TestTilesPlugin [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 2.634 sec [junit] Testsuite: org.apache.struts.tiles.TestTilesPlugin [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 2.634 sec [junit] ------------- Standard Error ----------------- [junit] Feb 6, 2003 9:49:39 PM org.apache.struts.util.PropertyMessageResources <init> [junit] INFO: Initializing, config='org.apache.struts.util.LocalStrings', returnNull=true [junit] Feb 6, 2003 9:49:41 PM org.apache.struts.tiles.TilesPlugin init [junit] INFO: Tiles definition factory loaded for module '/module1'. [junit] Feb 6, 2003 9:49:41 PM org.apache.struts.tiles.TilesPlugin init [junit] INFO: Tiles definition factory loaded for module '/module2'. [junit] Feb 6, 2003 9:49:41 PM org.apache.struts.tiles.TilesPlugin init [junit] INFO: Tiles definition factory loaded for module '/module1'. [junit] Feb 6, 2003 9:49:41 PM org.apache.struts.tiles.TilesPlugin init [junit] INFO: Factory already exists for module '/module2'. The factory found is from module '/module1'. No new creation. [junit] ------------- ---------------- --------------- [junit] Testcase: testMultiFactory took 2.473 sec [junit] Testcase: testSingleSharedFactory took 0.151 sec [junit] Testcase: testUtilBaseEnvironment took 0.01 sec stop.tomcat.41: [java] Stopping service Tomcat-Standalone [runservertests] Server stopped ! test.tomcat.all: BUILD SUCCESSFUL Total time: 3 minutes 19 seconds Tool completed successfully
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]