bind example ?

2005-05-09 Thread Laurent Michenaud
Has anybody a bind example ? I've tried to use it. In the tomcat console, I can see a successful creation message but I can't see it anywhere. HttpURL oHttpURL = new HttpURL("http://"; + SLIDE_HOST + ":" + SLIDE_PORT + SLIDE_DOMAIN); oHttpURL.setUserinfo(SLIDE_ADMIN, SLIDE_PASSWORD); Web

Re: bind example ?

2005-05-09 Thread Paul Hussein
There is example code in the slide client Laurent Michenaud wrote: Has anybody a bind example ? I've tried to use it. In the tomcat console, I can see a successful creation message but I can't see it anywhere. HttpURL oHttpURL = new HttpURL("http://"; + SLIDE_HOST + ":" + SLIDE_PORT + SLIDE

RE: bind example ?

2005-05-09 Thread Laurent Michenaud
I can't find it, are u sure ? -Message d'origine- De : Paul Hussein [mailto:[EMAIL PROTECTED] Envoyé : lundi 9 mai 2005 11:45 À : Slide Users Mailing List Objet : Re: bind example ? There is example code in the slide client Laurent Michenaud wrote: >Has anybody a bind exam

Re: bind example ?

2005-05-09 Thread Paul Hussein
oops, sorry http://wiki.apache.org/jakarta-slide/BindingDemo Did you switch on binding as in the wiki? // h binding stuff // from = the file to that we link to // to = the item to contain the link // name = the name for the link public boolean bind (String from, String to, String

RE: bind example ?

2005-05-09 Thread Laurent Michenaud
Thanks a lot. The binding is an extension of the standard store ? Still compatible with versioning ? -Message d'origine- De : Paul Hussein [mailto:[EMAIL PROTECTED] Envoyé : lundi 9 mai 2005 12:45 À : Slide Users Mailing List Objet : Re: bind example ? oops, sorry http://wiki.apache.o

Re: bind example ?

2005-05-09 Thread Paul Hussein
I use both and seems to work ok. Laurent Michenaud wrote: Thanks a lot. The binding is an extension of the standard store ? Still compatible with versioning ? -Message d'origine- De : Paul Hussein [mailto:[EMAIL PROTECTED] Envoyé : lundi 9 mai 2005 12:45 À : Slide Users Mailing List Objet

How to connect from client to Server???

2005-05-09 Thread Srinivas Rao
Hi Friends, I am new this group...i don't the exact work flowi would like to connect to server from client...but i am getting this error... May 9, 2005 5:34:13 PM org.apache.commons.httpclient.HttpMethodDirector isRedire ctNeeded INFO: Redirect requested but followRedirects is disabled org

All properties names

2005-05-09 Thread Jérémy Soula
Hi! How i construct a PropFindMethod to have all the properties' names of one file with the WebDav client slide? Thx - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Lucene Property Indexer - not indexing custom properties

2005-05-09 Thread Stefan Lützkendorf
Can you provide your domain.xml so I can have a look at it? Stefan Vetter, Jason wrote: Is it possible to index custom properties? According to the DASLConfiguration file on the slide wiki, you can add properties that you would like to be index to the propertiesindexer configuration in the domain.

Re: slide and JSR

2005-05-09 Thread James Mason
The Jackrabbit project has been started to continue with that codebase. As far as I know, it's alive and kicking. http://incubator.apache.org/jackrabbit/ -James On Thu, 2005-04-21 at 12:42 +0200, Martin KalÃn wrote: > Ethem YUKSEL wrote: > > Hi to all, > > does slide support JSR specification or