[ANNOUNCEMENT] Second Open Source Content Management Conference

2002-07-10 Thread Michael Wechner
Dear Group OSCOM is organizing the Second Open Source Content Management Conference in Berkeley, California, USA, from 25 - 27 September 2002. Registration for this second conference is now open. For more details see http://www.oscom.org/conferences/sanfrancisco2002/index.html Ted Nelson will gi

RE: Versioning

2002-07-10 Thread Solodin, Andrei
Thanks for you help, Thomas! I was wondering what kind of behavior in regards to versioning can one expect when using a simple client such as WebDrive. As far as I can see, WebDrive only does GET/PUT/PROPPATCH operations. I am not locking or checking in/out files. I understand that there is some i

Re: Slide2, tc417 and j2ee

2002-07-10 Thread Remy Maucherat
Jacob Lund wrote: > Sorry - my mistake -> reading the JNDI how-to help :-) > > Now the tomcat dies when it is starting up. I don't get anything on the > console - I have attached the two log files generated when it starts! If the VM crashes, try using a different one to see if it helps. Sun VMs

RE: Slide2, tc417 and j2ee

2002-07-10 Thread Jacob Lund
Sorry - my mistake -> reading the JNDI how-to help :-) Now the tomcat dies when it is starting up. I don't get anything on the console - I have attached the two log files generated when it starts! Any ideas, thanks Jacob -Original Message- From: Jacob Lund [mailto:[EMAIL PROTECTED]] Se

RE: slide versioning

2002-07-10 Thread Sriram Reddy
Hi When I try to build slide war I am facing with an compilation problem. The stack trace is as follows: wrappers: [javac] Compiling 8 source files to G:\slide\jakarta-slide\build\classes [javac] G:\slide\jakarta-slide\src\wrappers\catalina\BaseHostConfig.java:112 : Can't subclass fina

Re: Versioning

2002-07-10 Thread Thomas Schueppel
Solodin, Andrei wrote: > Hi, I also have followed Thomas Schueppel's instructions to get versioning > working. But I am seeing some unexpected results. I am using J2EE store for > descriptors and file system store for content. Odd things I am seeing: > > 1) When I save new versions of a document,

Versioning

2002-07-10 Thread Solodin, Andrei
Hi, I also have followed Thomas Schueppel's instructions to get versioning working. But I am seeing some unexpected results. I am using J2EE store for descriptors and file system store for content. Odd things I am seeing: 1) When I save new versions of a document, I see that the name of the actua

RE: pointers?

2002-07-10 Thread Nevermann, Dr., Peter
Hello Anton, > At this stage we are looking at utilizing the client's webdavResource > class in particular. I have found some 'features' :) of the command- > line client. (which I use as a reference for my app) > - checkout,checkin and uncheckout are listed as commands in > the help, but > retu

Slide2, tc417 and j2ee

2002-07-10 Thread Jacob Lund
Has anyone tried following combination: Slide 2.0 (head),Tomcat 4.1.7 and j2ee descriptoresstore? When I setup this combination slide uses memory descriptorsstore - no errors or warnings?!? My domain.xml looks as following:

Re: pointers?

2002-07-10 Thread Thomas Schueppel
hi again, > Regarding versioning, I see that with auto-versioning on, when a property > is changed for a given path, a new version is created - not quite what I > expected, but logical I suppose - treating the file and it's properties as > a unit. My earlier tests with lock/unlock showed