We worked until now with slide 1.0.16

I Tried connecting to my fresh built running instance with the new client (also tried the old client but nothing)

slide client

[EMAIL PROTECTED] bin]$ ./run.sh http://root:[EMAIL PROTECTED]:8081
connect http://root:[EMAIL PROTECTED]:8081
02-Dec-2003 10:36:33 org.apache.commons.httpclient.HttpMethodBase processAuthenticationResponse
INFO: Already tried to authenticate to "localhost:8081#Slide DAV Server" but still receiving 401.
UserName: root
Password: root
02-Dec-2003 10:36:37 org.apache.commons.httpclient.HttpMethodBase processAuthenticationResponse
INFO: Already tried to authenticate to "localhost:8081#Slide DAV Server" but still receiving 401.
Warning: Unauthorized
[ Slide ] $ ls
Error: Not connected yet.
[ Slide ] $


And nothing there

here is webdav log

2003-12-02 10:51:53 Slide realm[]: User root doesn't have his password property set : can't authenticate
2003-12-02 10:51:53 Slide realm[]: User root doesn't have his password property set : can't authenticate


here is slide.data as modified (same as  for 1.0.16 )
<!-- /users/root represents the administrator -->

        <objectnode classname="slideroles.basic.RootRoleImpl"
         uri="/users/root">
          <!-- Uncomment and change the password to allow login as root to
           edit the namespace -->
          <revision>
            <property name="password"
             namespace="http://jakarta.apache.org/slide/";>root</property>
          </revision>
        </objectnode>


On the other hand connection to 8080 and 8082 goes with null [ Slide ] $ ls Error: Not connected yet. [ Slide ] $

This behaviour is different from 1.0.16, for shure there is something wrong but what is expected ?

Diego


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



Reply via email to