Have you run ant deploy in the wck directory? If you have configured
the location of your Tomcat in the build properties properly the
target should adjust the Tomcat to work. If you have the demo
authentication will be used that gives access to just any
user/password combination.

So, the short answer is, yes it works, but if you do not configure
JAAS properly (which is done by the ant target mentioned above) you
will experience the problems you currently have.

Oliver


On Wed, 10 Nov 2004 01:46:16 +0200, Roman D <[EMAIL PROTECTED]> wrote:
> I am compiling WCK with Slide. Problem with slide.war produced by build
> in propoasals/wck/dist
> When I install it on server and try to access, it does not accept any of
> the configured users root/root, guest/guest, etc. I get 401 unauthorized.
> 
> Inside of Domain.xml it is has <nodestore
> classname="org.apache.slide.simple.store.WebdavStoreAdapter"> so it's
> slide configured to use WCK.
> 
> Did anyone got it working or it's not supposed to be working (the
> slide.war produced by WCK build)?
> 
> Thanks.
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to