You are viewing a plain text version of this content. The canonical link for it is here.
Posted to slide-user@jakarta.apache.org by Mustafa Cakar <Mu...@germany.sun.com> on 2001/05/29 16:40:42 UTC

Slide Client Propget Probem ????

HI,

output :

open connection with server. Successful.

Put new Property name:lastSyneDate value:Mon, 28 May 2001 13:50:54 GMT to 
 access.cfg succeeded !!!.

[XXXXXX] /trix/ $ propget access.cfg getlastmodified
Getting properties '/trix/access.cfg': Mon, 28 May 2001 13:50:54 GMT

Ok !!!

[XXXXXX] /trix/ $ propget access.cfg lastSyneDate
Getting properties '/trix/access.cfg':     

?? Propfind not found ??

with DAVExplorer (View Properties for access.cfg):

<?xml version="1.0" encoding="utf-8"?>

<prop>
    <D:version>
        0
    </D:version>
    <D:lastSyneDate>
        Mon, 28 May 2001 13:50:54 GMT
    </D:lastSyneDate>
    <lp0:creationdate>
        2001-05-28T13:50:54Z
    </lp0:creationdate>



Why the Slide-Client cannot find the propeties?.

Mustafa

thanks.


Slide 1.0.10 released

Posted by Remy Maucherat <re...@apache.org>.
Hi,

Slide 1.0.10 has just been released.

Get it :
http://jakarta.apache.org/builds/jakarta-slide/release/1.0/jakarta-slide-1.0
.10.zip
http://jakarta.apache.org/builds/jakarta-slide/release/1.0/jakarta-slide-1.0
.10.tar.gz

Source packages are now available by popular demand :
http://jakarta.apache.org/builds/jakarta-slide/release/1.0/jakarta-slide-src
-1.0.10.zip
http://jakarta.apache.org/builds/jakarta-slide/release/1.0/jakarta-slide-src
-1.0.10.tar.gz

This release includes lots of bugs fixes, as well as a few feature
additions, including :
- Improved to be possible to access the child-resource recursively (SGP)
- Add interceptors in the client to do event notification (RM, SGP)
- The Uri object will now hold a reference to the SlideToken (RM)
- Simple implementation of DASL's SEARCH method in the client library (Shawn
Dodd)
- Update the build system to use the new Jakarta style (RM)
- WebDAV enabled JFileChooser Swing component (JT)
- WebDAV debug graphical client (JT)
- Add CacheInfoToken, used by the client to give optimization hints to the
cache engine and the store (PH)
- Fix locking issues where locks weren't appropriately enforced (it was too
easy for client applications to steal locks) (RM)
- Add a fix for a bug in IE 5.0 where the authentication challenge response
is not sent when doing a HEAD request (RM)

Slide 1.0 is still not feature complete, so it should still be considered
alpha quality software.

Remy


Re: Slide at JavaOne

Posted by "Park, Sung-Gu" <je...@thinkfree.com>.
> Slide will be featured at JavaOne 2001 in a BOF :
> http://servlet.java.sun.com/javaone/conf/bofs/1147/0-sf2001.jsp


Wow... It looks great.  And it will be nice...  ;-)

> The BOF will feature a presentation of the WebDAV protocol, an
introduction
> to the Slide architecture, as well as future directions for the project.

Cool~ ;-)

Sung-Gu




Slide at JavaOne

Posted by Remy Maucherat <re...@apache.org>.
Hi,

Slide will be featured at JavaOne 2001 in a BOF :
http://servlet.java.sun.com/javaone/conf/bofs/1147/0-sf2001.jsp

The BOF will feature a presentation of the WebDAV protocol, an introduction
to the Slide architecture, as well as future directions for the project.

Remy