users@glassfish.java.net

RE: AW: AW: Adding a WebDAV Frontent to you GlassFish application

From: Markus Karg <karg_at_quipsy.de>
Date: Sat, 12 Dec 2009 10:21:43 +0100

Actually the emphasis *was* on WebDAV, but in the context of writing Java-standards based WebServices (and JAX-RS is one of the two Java standard APIs for WebServices in JavaEE), as GlassFish is the RI of JavaEE. Sorry for not making that clear enough.

Regards
Markus

> -----Original Message-----
> From: Stefan Müller-Wilken [mailto:stefan.mueller-wilken_at_acando.de]
> Sent: Freitag, 11. Dezember 2009 09:09
> To: users_at_glassfish.dev.java.net
> Subject: AW: AW: Adding a WebDAV Frontent to you GlassFish application
>
> Thanks for the clarification, Markus. Thought the emphasis was on
> WebDAV rather than on JAX-RS ;-)
>
> Cheers
> Stefan.
>
> ________________________________________
> Von: Markus Karg [karg_at_quipsy.de]
> Gesendet: Freitag, 11. Dezember 2009 08:48
> An: users_at_glassfish.dev.java.net
> Betreff: RE: AW: Adding a WebDAV Frontent to you GlassFish application
>
> Just to explain the difference: The link you have posted is using a
> Servlet-based WebDAV implementation, while what I was talking about
> (http://webdav.dev.java.net) is a JAX-RS-based WebDAV implementation.
> It's up to every user to decide which API is more beneficial for him.
> For me (and most other JAX-RS users), JAX-RS is just "the better
> Servlet API". ;-)
>
> > -----Original Message-----
> > From: Stefan Müller-Wilken [mailto:stefan.mueller-wilken_at_acando.de]
> > Sent: Donnerstag, 10. Dezember 2009 21:25
> > To: users_at_glassfish.dev.java.net
> > Subject: AW: Adding a WebDAV Frontent to you GlassFish application
> >
> > And I have had WebDAV happily running in my GFv2 deployment for some
> > time now (see http://weblogs.java.net/blog/2006/03/20/enabling-
> webdav-
> > glassfish for instructions)...
> >
> > Cheers
> > Stefan.
> >
> > ________________________________________
> > Von: Shing-Wai.Chan_at_Sun.COM [Shing-Wai.Chan_at_Sun.COM]
> > Gesendet: Donnerstag, 10. Dezember 2009 19:34
> > An: users_at_glassfish.dev.java.net
> > Betreff: Re: Adding a WebDAV Frontent to you GlassFish application
> >
> > GlassFish v3 itself also supports WebDAV.
> > See http://blogs.sun.com/swchan/entry/webdav_in_glassfish
> > Regards,
> > Shing Wai Chan
> >
> >
> > Markus Karg wrote:
> > >
> > > <announce>
> > >
> > >
> > >
> > > Dear GlassFish Users,
> > >
> > >
> > >
> > > maybe you ever wanted to be able to access your database with a
> file
> > > based frontend? Think of the possibilities: People could list their
> > > data rows in the client's Konqueror or Windows File Explorer just
> > like
> > > it would be files. They can drag and drop it, skype them, mail
> them,
> > > print them. The content can be rendered on the fly (e. g. *server
> > > sided* PDF or HTML created at time of file opening). Using an
> > > enterprise application couldn't be more easy. Get rid of heavy-
> weight
> > > closed client containers, just use a dead-simple file API based
> > > client! No ACC installation anymore, no WebStart needed. Just a
> plain
> > > OS as the client.
> > >
> > >
> > >
> > > Then you should check out http://webdav.dev.java.net. Using that
> > > LGPL'ed library it is rather easy to implement this ontop of JAX-RS
> > > (which is part of GFv3). It was developed and tested using Jersey
> and
> > > GlassFish, and is in productive use at several companies, including
> > e.
> > > g. EADS (the Airbus company).
> > >
> > >
> > >
> > > Regards
> > >
> > > Markus
> > >
> > >
> > >
> > > </announce>
>
> Acando GmbH
> Geschäftsführer: Michael Mörchen
> Amtsgericht Hamburg, HRB 76048
> Ust.Ident-Nr.:DE208833022
>
> Haftungsausschluss: Diese Nachricht ist ausschließlich für die Person
> oder Einheit bestimmt, an die sie gerichtet ist. Sie enthält unter
> Umständen Informationen, die unter geltendem Recht vertraulich,
> gesetzlich geschützt oder von der Offenlegung ausgeschlossen sind.
> Falls Sie nicht der vorgesehene Empfänger oder verantwortlich für die
> Weiterleitung dieser Nachricht an den vorgesehenen Empfänger sind, ist
> es Ihnen strengstens untersagt, diese Nachricht offenzulegen, zu
> verteilen, zu kopieren oder in irgendeiner Art zu benutzen. Sollten Sie
> diese Nachricht versehentlich erhalten haben, benachrichtigen Sie bitte
> den Absender und löschen und vernichten Sie jegliche Kopie davon, die
> Sie möglicherweise erhalten haben.
>
> Disclaimer: This message is intended only for the use of the individual
> or entity to which it is addressed and may contain information which is
> privileged, confidential, proprietary, or exempt from disclosure under
> applicable law. If you are not the intended recipient or the person
> responsible for delivering the message to the intended recipient, you
> are strictly prohibited from disclosing, distributing, copying, or in
> any way using this message. If you have received this communication in
> error, please notify the sender and destroy and delete any copies you
> may have received.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net