RE: HELP! LOSING authentication from session context!

2004-05-07 Thread John Spackman
AFAIK, the authentication context is only available inside the action protecting a page - which means that all pages must be explicitly protected. You can protect multiple pages within a single protection action, and there is an example in the docs (http://cocoon.apache.org/2.1/developing/webapps/

Runtime problems with FOM - using samples

2004-04-22 Thread John Spackman
I'm having problems with using Eclipse with the Cocoon sources (v2.1.4 and a nightly build from last week). Using the standard build and "cocoon servlet" works fine but when Eclipse compiles & runs the code I get the following error in the standard fom_system.js when using the Calculator sample: