On Friday, Nov 1, 2002, at 13:16 Europe/London, Stephan Michels wrote:

I fixed the request-param in line 159 of slide/sitemap.xmap

I am using this configuration (in slide.xconf):

<snip>

When I attempt to login, I now get this exception:

java.lang.NullPointerException
<snip>

Any idea what I am still doing wrong?
Olivier Billard had a similar problem yesterday, the reason was that
he forget to install the jta lib into lib/local

Mine is still there, no warning when I recompiled.

If that doesn't solve the problem, try to remove the attribute
'internal-only="true"' and
retrieve the page
/cocoon/samples/slide/authenticate?password=root&name=root

It seems that you have a problem to get a the document
for authentication.

Tried that .... Hmm, no exception, but also, no document!
I just got this back:

<html><body></body></html>

Then going to /cocoon/sample/slide/content, brought up the login again.

I changed the sitemap to use xalan rather than xsltc, (there's a note about it in the sitemap), it made no difference.

What does the 'resetBeforeStarting' parameter mean? I assume it resets
locks etc. on restart, or is it something more than this?
'resetBeforeStarting' means throw all documents and descriptors
over board before start.
Oh right! So this will trash my repository, right? Not good ;)

regards Jeremy


---------------------------------------------------------------------
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]>

Reply via email to