[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

subversion/webdav on glassfish/OSX

From: Paul Murray <pmurray_at_bigpond.com>
Date: 2007-11-04 03:25:43 CET

Is there a HOWTO document on getting webdav and whatnot installed
under glassfish?

If found this URL
http://weblogs.java.net/blog/jfarcand/archive/2006/03/enabling_webdav_1.html

But it says "First, enable the WebDav Servlet in your web-xml:"

Now, which web.xml would this be? Is it the case that there is a java
web app that I install into glassfish containing
org.apache.catalina.servlets.WebdavServlet ? Or is this servlet
already inside glassfish and I don't need to bundle up anything except
an empty .war with deployment descriptors?

I have an existing repository that I have been serving up locally with
svnserve. The book at http://svnbook.red-bean.com/en/1.4/svn.serverconfig.httpd.html
  details how to use a "Location" directive ... but is that the same
for glassfish?

Finally, I found somethng that claims to be a full subversion install
for OSX, but it drops stuff into /usr/local - I think it's a mod for
the apple http server. I don't know about this, and I don't want to
touch it. I'd just like to know how to get a repository going on my
apple, local to a specially-created user, and have it served up on a
port which remote users can access via http over the net.

_______________________
Live every day as if you are dying of a contagious disease that turns
everyone you bite into zombies.
Received on Sun Nov 4 03:26:10 2007

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.