1/ The <ping> element of resin.conf is now reserved for Resin Profesional. I've fixed this by removing it.
2/ It does not seem to detect hot deployment. See http://www.caucho.com/bugtrack/browse/RSN-114.
3/ There is some newline issue:
[junit] Testcase: testExecutionWithAuthenticatedWar (Resin 3.0.12) took 12,428 sec [junit] FAILED [junit] expected:<......> but was:<...
...> [junit] junit.framework.ComparisonFailure: expected:<......> but was:<...
...> [junit] at org.codehaus.cargo.sample.java.CargoTestCase.assertPing(CargoTestCase.java:227) [junit] at org.codehaus.cargo.sample.java.CargoTestCase.assertPingTrue(CargoTestCase.java:234) [junit] at org.codehaus.cargo.sample.java.WarCapabilityContainerTest.testExecutionWithAuthenticatedWar(WarCapabilityContai
nerTest.java:163)
Vincent Massol - 25/Apr/05 06:21 PM It's failing... 3 problems:
1/ The <ping> element of resin.conf is now reserved for Resin Profesional. I've fixed this by removing it.
2/ It does not seem to detect hot deployment. See http://www.caucho.com/bugtrack/browse/RSN-114.
3/ There is some newline issue:
[junit] Testcase: testExecutionWithAuthenticatedWar (Resin 3.0.12) took 12,428 sec
[junit] FAILED
[junit] expected:<......> but was:<...
...>
[junit] junit.framework.ComparisonFailure: expected:<......> but was:<...
...>
[junit] at org.codehaus.cargo.sample.java.CargoTestCase.assertPing(CargoTestCase.java:227)
[junit] at org.codehaus.cargo.sample.java.CargoTestCase.assertPingTrue(CargoTestCase.java:234)
[junit] at org.codehaus.cargo.sample.java.WarCapabilityContainerTest.testExecutionWithAuthenticatedWar(WarCapabilityContai
nerTest.java:163)
Mark Hobson - 21/Nov/05 11:19 AM (1) Fixed by Vincent
(2) Fixed by moving to Resin 3.0.15 - RSN-114 fixed in 3.0.13
(3) Resolved by fixing bug in HttpUtils
1/ The <ping> element of resin.conf is now reserved for Resin Profesional. I've fixed this by removing it.
.
2/ It does not seem to detect hot deployment. See http://www.caucho.com/bugtrack/browse/RSN-114
3/ There is some newline issue:
[junit] Testcase: testExecutionWithAuthenticatedWar (Resin 3.0.12) took 12,428 sec
[junit] FAILED
[junit] expected:<......> but was:<...
...>
[junit] junit.framework.ComparisonFailure: expected:<......> but was:<...
...>
[junit] at org.codehaus.cargo.sample.java.CargoTestCase.assertPing(CargoTestCase.java:227)
[junit] at org.codehaus.cargo.sample.java.CargoTestCase.assertPingTrue(CargoTestCase.java:234)
[junit] at org.codehaus.cargo.sample.java.WarCapabilityContainerTest.testExecutionWithAuthenticatedWar(WarCapabilityContai
nerTest.java:163)