Greetings everyone - I'm trying to get set up with sunRise. I've managed to get most of the setup complete for authentication and protection of a test resource. I'm able to enter a username and a password, and I can see in the encoded URI in the browser window that redirection to my resource occurs and a session ID is assigned, so I assume authentication and session creation is occuring as it should. When I get redirected to my requested resource after login, however, cocoon fails with a java.lang.NullPointerException. I've been trying to track down what may be causing the problem, but to no avail. I assume that if a session is indeed being created, my authentication resource is returning valid XML in the required format and the sunRise-login action is succeeding. The documents I'm generating for my protected resource aren't to blame, since if protection is taken off, they serialize just fine.
Any ideas as to where I'm hitting a wall? All help greatly appreciated! -Brian Schwark [EMAIL PROTECTED] --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faq/index.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]>