users@jersey.java.net

Re: [Jersey] Release 1.1 of WebDAV Support for JAX-RS

From: Robert Koberg <rob_at_koberg.com>
Date: Wed, 9 Dec 2009 09:42:21 -0800

All good. Checking out the project now.

best,
-Rob


On Dec 9, 2009, at 8:58 AM, Markus Karg wrote:

> Robert,
>
> with the kind help of CollabNet's Eric Renaud and Sun's Jakub Podlesesak and
> Paul Sandoz, the issue could get fixed within very short time and confirmed
> to be actually working. Thanks to all of you, you are very kind and helpful.
> :-)
>
> You should now be able to access the web site http://webdav.dev.java.net. If
> not, please tell me.
>
> Regards
> Markus
>
>> -----Original Message-----
>> From: Robert Koberg [mailto:rob.koberg_at_gmail.com]
>> Sent: Mittwoch, 9. Dezember 2009 14:30
>> To: users_at_jersey.dev.java.net
>> Cc: announce_at_webdav.dev.java.net
>> Subject: Re: [Jersey] Release 1.1 of WebDAV Support for JAX-RS
>>
>> Hi,
>>
>> I get the following error message when trying to access the webdav
>> project:
>>
>> "Error
>>
>> Your account does not have the "Project Page - View" permission needed
>> for you to access the page you requested in the webdav project (view
>> your permissions). Either ask the project administrator for more
>> permission, or log in using a different account."
>>
>> -Rob
>>
>>
>>
>> On Dec 9, 2009, at 4:43 AM, Markus Karg wrote:
>>
>>> The WebDAV Project has just published an updated binary release of
>> "WebDAV Support for JAX-RS". Current version 1.1 is not adding new
>> WebDAV features but instead is an adaption to the recently published
>> version 1.1 of the JAX-RS specification (JSR311) to which the WebDAV
>> team has added several improvements. Thanks to the adoption of them in
>> JAX-RS 1.1, the WebDAV library itself could get simplified and
>> stabilized. The moved items are marked as deprecated. They will stay in
>> the library until the next major release, for backwards compatibility.
>> If you want to be prepared for the future, you are encouraged to
>> replace the deprecated items by the new JAX-RS 1.1 replacements (just
>> follow the advice in the deprecation note).
>>>
>>> We hope that the library might be useful for you, as it implements
>> WebDAV 1.0 completely and supports custom extensions, while extending
>> JAX-RS's flexibility and ease-of-use.
>>>
>>> Please come back often to http://webdav.dev.java.net to check for the
>> project's further progress: Besides other things, we plan to support
>> WebDAV Versioning (DeltaV), SEARCH and BIND in the next releases.
>>>
>>> Tip: If you want to access your WebDAV-based WebService from a
>> Microsoft Client, take a look at the "Microsoft Interop" subproject on
>> the same web site. It provided interoperability workarounds for a lot
>> of Microsoft quirks -- on the fly, without any code change!
>>>
>>> Regards
>>> Markus
>>>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe_at_jersey.dev.java.net
>> For additional commands, e-mail: users-help_at_jersey.dev.java.net
>