Re: how to use Binding in slide

2004-08-20 Thread Yong Hu
I call webdavResource.bindMethod(currentBinding,newBinding), and the results true and the webdavResource's statusmessage is Created (201), but I can't see any change in file system. I set org.apache.slide.binding to true in slide.properties, but i don't know how to set the store in domain.xml.

Re: how to use Binding in slide

2004-08-20 Thread Yong Hu
Thank you. It seems that slide2.1b1 has great progress comparing to 2.1m1. I will try it. regards huyong - Do You Yahoo!? 150万曲MP3疯狂搜,带您闯入音乐殿堂 美女明星应有尽有,搜遍美图、艳图和酷图 1G就是1000兆,雅虎电邮自助扩容!

Re: how to use Binding in slide

2004-08-20 Thread Ingo Brunberg
The answer is simple. Use the client part of Slide 2.1-beta1. It has full support for Bindings in WebdavResource. Ingo > All, > > I have some quesion about binding in slide, and I will describe my use case firstly, > then ask the quesions. > > The admin user grant read privilege to user1 on

how to use Binding in slide

2004-08-20 Thread Yong Hu
All, I have some quesion about binding in slide, and I will describe my use case firstly, then ask the quesions. The admin user grant read privilege to user1 on a/b/c, but not on a and a/b. In order to make user1 access c directly, a link to a/b/c must be kept for user1. I think binding may