Re: Nightly build - can't start Tomcat

2002-02-08 Thread Remy Maucherat
> I have successfully gotten version 1.0.16 working. I tried installing a > couple of the nightly builds and they all result in the following > exception when tomcat is starting. Any idea what the problem might be? > JDK1.3.1_01 on Win2k: I rebuilt almost everything with the Tomcat HEAD CVS + a

RE: Versioning - Is in Slide?

2002-02-08 Thread Peter Wiley-Cordone
I know there is a versioning example with Java. Can we get versioning to work if we are going through the java API? Peter -Original Message- From: Remy Maucherat [mailto:[EMAIL PROTECTED]] Sent: Friday, February 08, 2002 11:19 AM To: Slide Users List Subject: Re: Versioning - Is in Slid

RE: Domain.xml !! The system cannot find the file specified

2002-02-08 Thread Peter Wiley-Cordone
Also, ifyou set the path in the properties file, you can not have spaces in it. If you are using win2k then do dir /x to get the short filename on the path. You can specify the path this way, then there are no spaces. org.apache.slide.domain=C:\\PROGRA~1\\APACHE~1.0\\common\\lib\\Domain.xml Se

RE: Versioning - Is in Slide?

2002-02-08 Thread Nevermann, Dr., Peter
> > I know that Versioning is work in progress in the WebDAV > protocol itself > > - just didn't know if Slide was doing something slick. > > There are no versioning features in the current Slide which > are usable by an > end user. The plan is to have Slide 2.x support at least Delta V basic >

Re: Versioning - Is in Slide?

2002-02-08 Thread Remy Maucherat
> (I know this newbie is being a pain ;-) > > I see Versioning listed in the Main Features section. Is this something > that is currently in the production version or something on the slate > for 2.x? If it is in the production version, is there some > documentation on it somewhere? > I know th

Re: Domain.xml !! The system cannot find the file specified

2002-02-08 Thread baiju rahman
hey I did add Domain.xml in bin ...still the same error .. I get this log message !!! 08 Feb 2002 17:13:27 - org.apache.slide.common.Domain - INFO - Domain configurat ion : {org.apache.slide.security=true} 08 Feb 2002 17:13:27 - org.apache.slide.common.Domain - ERROR - Domain initializ ation e

RE: Problem adding Web Folder to Win2k Network Places

2002-02-08 Thread Mike Lecza
Ah - OK - that makes sense then. Thanx, Mike -Original Message- From: Remy Maucherat [mailto:[EMAIL PROTECTED]] Sent: Friday, February 08, 2002 10:48 AM To: Slide Users List Subject: Re: Problem adding Web Folder to Win2k Network Places > Yep - that is how it is working :-) - I thin

RE: Domain.xml !! The system cannot find the file specified

2002-02-08 Thread Robert Priest
Try putting the domain.xml file in you Tomcat/bin directory (where you run "startup.bat" from). -Original Message- From: baiju rahman [mailto:[EMAIL PROTECTED]] Sent: Friday, February 08, 2002 10:45 AM To: Slide Users List Subject: Domain.xml !! The system cannot find the file specified

Re: Problem adding Web Folder to Win2k Network Places

2002-02-08 Thread Remy Maucherat
> Yep - that is how it is working :-) - I think the "unofficial FAQ" > need to be updated. It's not that simple. If you're using the Slide WAR with Tomcat and its default configuration, 8080 is the right port. If you're using the standalone server, then it's not. > Thanx for all your help. R

Domain.xml !! The system cannot find the file specified

2002-02-08 Thread baiju rahman
hey I am getting this error as i try to configure slide in tomcat .. I tried doing every thing ..chaning entry in web.xml and all . but still the error persists ..Could some body help me out cheers, baiju -- To unsubscribe, e-mail: For additional commands, e-ma

Versioning - Is in Slide?

2002-02-08 Thread Mike Lecza
(I know this newbie is being a pain ;-) I see Versioning listed in the Main Features section. Is this something that is currently in the production version or something on the slate for 2.x? If it is in the production version, is there some documentation on it somewhere? I know that Versioni

Re: Problem adding Web Folder to Win2k Network Places

2002-02-08 Thread Akil
I think the webdav servlet runs only on the 8081 port. That was my understanding. - Original Message - From: "Mike Lecza" <[EMAIL PROTECTED]> To: "'Slide Users List'" <[EMAIL PROTECTED]> Sent: Friday, February 08, 2002 9:04 AM Subject: RE: Problem adding Web Folder to Win2k Network Place

Re: RE: RE: Problem adding Web Folder to Win2k Network Places

2002-02-08 Thread Christopher Lenz
08.02.2002 16:01:41, "Mike Lecza" <[EMAIL PROTECTED]> wrote: >The only thing that resembles any type of error is in the >localhost_access_log file (the 404s): > > - - [08/Feb/2002:09:55:36 -0500] "OPTIONS / HTTP/1.1" 200 - > - - [08/Feb/2002:09:55:36 -0500] "GET /_vti_inf.html HTTP/1.1" 404 >615

RE: Problem adding Web Folder to Win2k Network Places

2002-02-08 Thread Mike Lecza
Yep - that is how it is working :-) - I think the "unofficial FAQ" need to be updated. Thanx for all your help. -Mike -Original Message- From: Mark Hortman [mailto:[EMAIL PROTECTED]] Sent: Friday, February 08, 2002 10:33 AM To: 'Slide Users List' Subject: RE: Problem adding Web Fold

RE: Problem adding Web Folder to Win2k Network Places

2002-02-08 Thread Mark Hortman
So, you are able to connect to webfolders using http://localhost:8081/slide? If you can, then I think that that is as good as it gets. You can then view the files that you have put into the 8081 or WEBDAV view through the Localhost:8080/slide view, but I don't think that you can get to WEBDAV th

RE: Problem adding Web Folder to Win2k Network Places

2002-02-08 Thread Mike Lecza
Yeah - I can connect to that but it is my understanding that I should be able to connect to the webfolder on 8080:/slide -Mike -Original Message- From: Akil [mailto:[EMAIL PROTECTED]] Sent: Friday, February 08, 2002 10:15 AM To: Slide Users List Subject: Re: Problem adding Web Folder to

RE: RE: Problem adding Web Folder to Win2k Network Places

2002-02-08 Thread Mike Lecza
The only thing that resembles any type of error is in the localhost_access_log file (the 404s): - - [08/Feb/2002:09:55:36 -0500] "OPTIONS / HTTP/1.1" 200 - - - [08/Feb/2002:09:55:36 -0500] "GET /_vti_inf.html HTTP/1.1" 404 615 - - [08/Feb/2002:09:55:36 -0500] "POST /_vti_bin/shtml.exe/_vti_rpc

Re: Problem adding Web Folder to Win2k Network Places

2002-02-08 Thread Akil
you need to use 8081 that works for me Akil - Original Message - From: "Mike Lecza" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, February 08, 2002 7:50 AM Subject: Problem adding Web Folder to Win2k Network Places I am new to Slide. I just installed version 1.0.16 on a W

Re: RE: Problem adding Web Folder to Win2k Network Places

2002-02-08 Thread Christopher Lenz
Hey Mike, you'll need to provide more details. Please have a look at the logs, and describe your configuration (i.e. standalone server or just the servlet, web.xml, domain.xml, etc). Guessing problems from the error reporting of GUI clients is usually a waste of time :P 08.02.2002 15:28:43,

RE: Problem adding Web Folder to Win2k Network Places

2002-02-08 Thread Mark Hortman
Must be a configuration issue on the server side, check the log files on the server. -Original Message- From: Mike Lecza [mailto:[EMAIL PROTECTED]] Sent: Friday, February 08, 2002 8:29 AM To: 'Slide Users List' Subject: RE: Problem adding Web Folder to Win2k Network Places One machine

RE: Problem adding Web Folder to Win2k Network Places

2002-02-08 Thread Mike Lecza
One machine I tried has XP the other does not. I just tried WebDrive and it allowed me to create a drive but when I attempted to copy a file to the drive I got the following error: Cannot copy webdrive: Cannot find the specified file. Make sure you specify the correct path and filename. Any I

RE: Problem adding Web Folder to Win2k Network Places

2002-02-08 Thread Mark Hortman
Does the client have Office XP installed? If so, we (at my company) have seen issues with Slide and Office XP. Try downloading WebDrive and see if it works with Slide. -Original Message- From: Mike Lecza [mailto:[EMAIL PROTECTED]] Sent: Friday, February 08, 2002 7:50 AM To: [EMAIL PROTEC

Re: Nightly build - can't start Tomcat

2002-02-08 Thread baiju rahman
hey Again , make sure u have required classes in your class path .. cheers, baiju - Original Message - From: "Mike Lecza" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, February 08, 2002 2:54 PM Subject: Nightly build - can't start Tomcat > I have successfully gotten versio

Re: Problem adding Web Folder to Win2k Network Places

2002-02-08 Thread baiju rahman
hey I had the similar problem too ...I did lot the jar files in classpath slide started working .. just check this link : deploying slide http://faq.globalvision.com.au/fom-serve/cache/88.html cheers, baiju - Original Message - From: "Mike Lecza" <[EMAIL PROTECTED]> To: <[EMAIL PROTE

Nightly build - can't start Tomcat

2002-02-08 Thread Mike Lecza
I have successfully gotten version 1.0.16 working. I tried installing a couple of the nightly builds and they all result in the following exception when tomcat is starting. Any idea what the problem might be? JDK1.3.1_01 on Win2k: Using JAVA_HOME: c:\jdk1.3.1_01 Catalina.start: org.xml.s

Problem adding Web Folder to Win2k Network Places

2002-02-08 Thread Mike Lecza
I am new to Slide. I just installed version 1.0.16 on a Win2k server. I read the FAQ and followed the instruction to add a web folder to “My Network Places”. When I try to add http://localhost:8080/slide I get the following error: The folder you entered appears to be invalid. Please choose anot