Re: LDAP Connection Error

2005-02-28 Thread Jacob Lund
Well - you mentioned exactly what I have been wondering about! Most companies split users and groups in several OUs (Organizational units). Can the JNDIStore search through the AD and fetch all users and groups, also how will that affect the performance? I have an AD with several OU ready for

RE: LDAP Connection Error

2005-02-28 Thread Miguel Figueiredo
Hello Jacob, The JNDIStore does not look for anything here. The configuration u give to her, tells her 'what is what, and where is it' ... Hmmm, with others words, the configuration tells the LDAP/Active Directory server what kind of objects she is looking for, and where she expects to be

Using escaped URLs in 'new WebdavResource...' method

2005-02-28 Thread Nick Longinow
Has anyone had success using these ? The sequence seems to be: remoteObject = URLEncoder.encode(remoteObject, UTF-8); HttpURL slideSrv = new HttpURL(remoteObject, UTF-8); slideSrv.setEscapedUserinfo(user, pwd); WebdavResource wdr = new WebdavResource(slideSrv);

HTTP client version?

2005-02-28 Thread Warwick Burrows
Hi guys, What version of the HTTP client does Slide use in the 2.2 release -- which I gather is the current CVS HEAD? Thanks, Warwick

Files

2005-02-28 Thread Lipov, Felix
I am a beginner to slide. Here's a really simple question: I copied a file into the files directory under slide (after having created a web folder in Win XP). Where is that file located? I deployed slide.war as is without changing any parameters. I looked through the documentation, but I'm still

changing a resource's owner

2005-02-28 Thread Brian Moseley
i find that i need to change a resource's owner after it has been created. i understand that owner is a protected property, but i don't have a choice; for project-specific reasons, i cannot create the resource as the user whom i want to own the resource. my first thought was to make this a