FW: cvs commit: jakarta-slide/src/webdav/client/src/org/apache/we bdav/lib WebdavResource.java

2003-07-15 Thread Pill, Juergen
-Original Message- From: Pill, Juergen [mailto:[EMAIL PROTECTED] Sent: Dienstag, 15. Juli 2003 10:46 To: 'Slide Developers Mailing List'; [EMAIL PROTECTED]; '[EMAIL PROTECTED]' Subject: RE: cvs commit: jakarta-slide/src/webdav/client/src/org/apache/we bdav/lib WebdavResource.java fyi -

Wiki % jboss

2003-07-15 Thread Stan Pinte
hello, I have started a JBoss page in the Slide wiki: http://nagoya.apache.org/wiki/apachewiki.cgi?JBosSetup feel free to enrich if you know anything related to JBoss-Slide! thanks, Stan. - To unsubscribe, e-mail: [EMAIL PROT

webdavgui for slide 2 not compiling...

2003-07-15 Thread Knight, Lloyd
i have downloaded a recent nightly build of slide2, (07/10/03) and compiled it. it seems to be working fine. i can access the repository fine with the command line client. i would like to get the gui client working as well, however ant generates several compile time errors regarding the HttpClient

JXTA for Applicaiton Service Providers

2003-07-15 Thread Michael Oliver
We are designing our Application Service Provision business around distributed Code Servers and Content Servers using Slide and JXTA! The Code Servers manage the executables on User Access Servers. The Content Servers manage the content for the User Applications. We are deploying User Access Ser

Problem regarding StructureImpl.create

2003-07-15 Thread Christian Goetze
Hi there, I have a problem creating collections ba a user. The scenario: There is a directory structure /test/test2. User X has all permissions on the URI /test/test2 inherited. Now he wants to create the collection /test/test2/test3 and an exception occurs. By looking at the Slide sources I s

RE: JXTA for Applicaiton Service Providers

2003-07-15 Thread James Higginbotham
> Ok so now the question. We have almost all of our customers > and customer applications delivered via a Web Browser. We > want to add IM/Chat, Presence and File Sharing to our > delivered Applications. We have looked at Jabber and even > deployed it successfully for one of our customers...

RE: JXTA for Application Service Providers

2003-07-15 Thread Michael Oliver
James, You are quite right, JXTA has "Peers" which can be anything from PDA to Server, TRUE DAT. However for us, our Servers are communicating already via JXTA to keep themselves in synch and to monitor status, etc. What we want to do is take advantage of those pipes and build an IM/Chat, Presen

Re: [JXTA dev] JXTA for Applicaiton Service Providers

2003-07-15 Thread James Todd
Hi Michael - Re IM/Share, would you condider http://myjxta2.jxta.org? If you have WebStart installed you can easily run a version of MyJXTA via the following JNLP resource: % javaws http://download.jxta.org/myjxta2/1.0a/myjxta.jnlp More info on WebStart can be gained by follo

Re: Problem regarding StructureImpl.create

2003-07-15 Thread Michael Smith
Christian Goetze wrote: Hi there, I have a problem creating collections ba a user. The scenario: There is a directory structure /test/test2. User X has all permissions on the URI /test/test2 inherited. Now he wants to create the collection /test/test2/test3 and an exception occurs. By looking