Re: Domain.xml and Webdav programming

2001-08-15 Thread Dirk Verbeeck
Bita Shadgar wrote: > Hi , > > First of all, I should appreciate for new documents in the FAQ, which > are very helpful. > > Indeed, I would like to know about subject="~" and subject="nobody" in > Domain.xml. > What are they and what they mean. "~" means "self" like in the rule you may cha

Re: Domain.xml and Webdav programming

2001-08-15 Thread Bita Shadgar
Dirk Verbeeck wrote:   Version of slide ? Try "set debug on" and do the command, send me the logging. It is Slide1 .0.11.  And the result is like this: [LOCALHOST] /slide/files/ $ set debug on The debug flag is on (level=all). [LOCALHOST] /slide/files/ $ put run.sh bita.txt Uploading  'run.sh'

RE: Domain.xml and Webdav programming

2001-08-15 Thread Peter Hawkins
I added the "~" and "nobody" answers to the FAQ. http://faq.globalvision.com.au/cgi-bin/fom?auth=ck72691456058d&editCmds= show&file=93 Peter

put command locks slide client (was: Re: Domain.xml and Webdav programming)

2001-08-15 Thread Dirk Verbeeck
Bita Shadgar wrote: > And also, I don't know why when I am trying to put a file by the command > webdav program ( client/bin/run.sh) , the program will be locked and I > have to exit program (ctrl+c) and again run it. However It puts my files > and even I can see the file through the web and by f

Re: put command locks slide client (was: Re: Domain.xml and Webdav programming)

2001-08-15 Thread Bita Shadgar
Dirk Verbeeck wrote: Very strange, never had problems with that command. Some more info: >Servlet container ?  tomcat 3/4   tomcat 3.2.3 >client & server platform   OS ?   unix platform SunOS 5.7 >Is the file exactly transferred ?   to the last byte ?   yes. It is. I can see my file via the web

Re: put command locks slide client (was: Re: Domain.xml and Webdav programming)

2001-08-15 Thread Bita Shadgar
Very strange, never had problems with that command. Some more info: Other special things ?   (you enabled security ?) If I wait after enter put command about 5 minutes and don't exit program I recive these message: [LOCALHOST] /slide/files/ $ put run.sh mine.txt Uploading  'run.sh' to '/slide

Re: put command locks slide client (was: Re: Domain.xml and Webdav programming)

2001-08-15 Thread Bita Shadgar
Sorry I foget to attach Domain.xml. Bita. oracle.jdbc.driver.OracleDriver oracle:thin:@lunaleka.cs.bris.ac.uk:1521:admin slide slidepw

Re: put command locks slide client (was: Re: Domain.xml and Webdav programming)

2001-08-15 Thread Dirk Verbeeck
Bita Shadgar wrote: > Sorry I foget to attach Domain.xml. > > Bita. The is a extra --> behind the jdbc configuration, don't you get erors on that? You are using now oracle as a database can you test if you also get the error with hsqldb ? Just elimenating possible causes... Dirk