Part II http://127.0.0.1:8888/blocks/cocoon-deli-sample/deli.html
returns no error - but a empty body tag. ====== http://127.0.0.1:8888/blocks/cocoon-petstore-sample/viewCategory.do?categoryId=FISH the first click will result in a "table not found" message. With the second try the main pages loads. However, clicking on a detail link like the one above results in cause org.mozilla.javascript.EvaluatorException: "file:/home/xweber/tmp/cocoon/cocoon-2.2/core/cocoon-webapp/target/work/blocks/cocoon-petstore-sample/flow/petstore.js", line 50: Inappropriate array length. ====== cForms - nice examples. Some of them saying "java.lang.OutOfMemoryError: Java heap space". Other kills my cpu with 100% usage. Maybe something is going wrong here. They have been run faster and smoothly with 2.1.10 Also I tryied to run http://127.0.0.1:8888/blocks/cocoon-eventcache-sample/ after those samples with the OutOfMemory error. After restarting jetty:run it loads successfully. ====== Portal: it still has the wrong link http://127.0.0.1:8888/blocks/cocoon-portal-sample/. It should be http://127.0.0.1:8888/samples/cocoon-portal-sample/portal Even with that i receive: varible not found with name dojo-resources resource://org/apache/cocoon/forms/resources/forms-field-styling.xsl - 87:69 ====== http://127.0.0.1:8888/blocks/cocoon-jms-sample/ cause org.apache.cocoon.ResourceNotFoundException: No pipeline matched request: ====== http://127.0.0.1:8888/blocks/cocoon-profiler-sample/caching-testsite.html java.lang.NullPointerException javax.servlet.ServletException: Sitemap: error invoking matcher at <map:match> - file:/home/xweber/tmp/cocoon/cocoon-2.2/core/cocoon-webapp/target/work/blocks/cocoon-profiler-sample/sitemap.xmap:49:50 at org.apache.cocoon.servlet.RequestProcessor.service(RequestProcessor.java:232) ====== http://127.0.0.1:8888/blocks/cocoon-core-main-sample/flow/prefs/ cause org.mozilla.javascript.EcmaError: TypeError: getUserRegistry is not a function, it is org.mozilla.javascript.NativeJavaPackage. (file:/home/xweber/tmp/cocoon/cocoon-2.2/core/cocoon-webapp/target/work/blocks/cocoon-core-main-sample/flow/prefs/prefs.js#30) ====== http://127.0.0.1:8888/blocks/cocoon-core-main-sample/spring/ cause org.mozilla.javascript.EcmaError: TypeError: Cannot find function getUploadDirectory. (file:/home/xweber/tmp/cocoon/cocoon-2.2/core/cocoon-webapp/target/work/blocks/cocoon-core-main-sample/spring/flow/flow.js#26) ====== Scratchpad: some of them does not work. Because of the name this may be a wanted behavior. Alex -- View this message in context: http://www.nabble.com/feedback%3A-starting-examples-in-trunk-tf3971847.html#a11275112 Sent from the Cocoon - Dev mailing list archive at Nabble.com.
