Cocoon, SOAP and Basic Authentication

2003-06-26 Thread Scott
In addition to my previous questions, I was wondering how to use Cocoon to get data via SOAP, connecting to a web-server that requires basic authentication? I can't find any docs/references on this at all ! :( I've been using the following as a reference, as well as the standard C

RE: Basic authentication

2003-06-16 Thread Peter Flynn
On Mon, 2003-06-16 at 22:11, Nathaniel Alfred wrote: > This sort of thing is usually done by an upstream Apache or in the > servlet engine (Tomcat) configuration. Ah, OK. Thanks. I thought Cocoon had something built in. Dunno where I got that idea... There isn't an upstream Apache (well, we have

RE: Basic authentication

2003-06-16 Thread Nathaniel Alfred
, Alfred. -Original Message- From: Peter Flynn [mailto:[EMAIL PROTECTED] Sent: Montag, 16. Juni 2003 22:40 To: [EMAIL PROTECTED] Subject: Basic authentication I have failed to find anything in the docs about implementing crude Apache-style authentication (eg equivalent to .htaccess). We don&#

Basic authentication

2003-06-16 Thread Peter Flynn
I have failed to find anything in the docs about implementing crude Apache-style authentication (eg equivalent to .htaccess). We don't have any global auth framework yet, so the more sophisticated methods won't be applicable. The user requirement is simply to restrict some directories to user/psw p