Did you create a new schema and did the first time Slide deployment with BindingStore in Domain.xml? If not, I think that should solve the problem. You cannot switch between BindingStore and ExtendedStore on the same schema.
Secondly, are you using auto-create-users feature? On 2.1M1 I faced a problem with that feature on BindingStore. I had to do a local fix to get that working. Not sure whether that bug still exists in 2.1 B1. Regards, Ritu -----Original Message----- From: Gao Jun [mailto:[EMAIL PROTECTED] Sent: Monday, August 23, 2004 10:34 AM To: [EMAIL PROTECTED] Subject: Having problem in using Slide's Bind function Hi Slide guys, We are trying to use Slide's Bind function to create links for folders. Following the tutorial, we did the following: 1. Add classname="org.apache.slide.store.BindingStore" to store configuration. 2. Add org.apache.slide.binding=true to slide.properties 3. Remove all the existing folders (store and work) Then we start the silde server (2.1b1). Everything seems all right. We've noticed several xml files have been created under /store/metadata, like 1093232302952.0.def.xml. After that I use slide client tool to connect to server and try to create a folder under files folder (this user is of root role). However, we will get a "Not Found (404)" error. Then I tried to remove the classname="org.apache.slide.store.BindingStore" from store configuration and then try creating subfolder again. It will work well. I'd like to know whether any of you have met this kind of problem before? How to solve this problem? Thanks in advance. regards, Jun __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
