Bertrand Delacretaz wrote: > > Le 17 mai 04, � 10:30, Antonio Gallardo a �crit : > > ...Cocoon is failing under Java 1.3.1_10: Here is the output:... > > Just did a full compile with all blocks under macosx 10.3.3 / > JDK 1.3.1. > Build went fine, tried a few samples which look ok. > > Two JUnit tests fail: > CocoonBeanTestCase.testProcessToStream fails: > Resource not found: 500 > > org.apache.cocoon.ProcessingException: Resource not found: 500 at > org.apache.cocoon.bean.CocoonWrapper.processURI(CocoonWrapper. > java:375) > at > org.apache.cocoon.bean.CocoonBeanTestCase.testProcessToStream( > CocoonBean > TestCase.java:48) 17.104 > > (but I think this is being fixed?) > This has been fixed, but changed by someone again...I fixed this for the second time now :)
> > DOMBuilderTestCase.testMultipleCharactersEvents also fails: > Content of root element not what expected expected:<ABCDEF> > but was:<ABCDEFABCDEF> This works for me (JDK 1.4). Carsten
