RE: i am new to Slide and not able to connecting client.........please help ...

2005-07-25 Thread Srinivas Rao
> at > org.apache.webdav.lib.WebdavResource.propfindMethod(WebdavResource.ja > va:3423) > at > org.apache.webdav.lib.WebdavResource.setNamedProp(WebdavResource.java > :967) please help me Thanks Srinivas --- Srinivas Rao <[EMAIL PROTECTED]> wrote: > Hi Phil, > &

RE: i am new to Slide and not able to connecting client.........please help ...

2005-07-25 Thread Srinivas Rao
> at > org.apache.webdav.lib.WebdavResource.propfindMethod(WebdavResource.ja > va:3423) > at > org.apache.webdav.lib.WebdavResource.setNamedProp(WebdavResource.java > :967) please help me Thanks Srinivas --- Srinivas Rao <[EMAIL PROTECTED]> wrote: > Hi Phil, > &

RE: i am new to Slide and not able to connecting client.........please help ...

2005-07-22 Thread Srinivas Rao
SlideTest.main(SlideTest.java:21) Thanks Srinivas --- "Burnside, Phillip (UK - Glasgow)" <[EMAIL PROTECTED]> wrote: > Srinivas, > > Can you post your full code up to the list and I'll > have a look, > > Rgrds > Phil > > -Original Mess

RE: i am new to Slide and not able to connecting client.........please help ...

2005-07-21 Thread Srinivas Rao
ib.*; > > instead of > > import org.apache.webdav.lib.WebdavResource; > > -----Original Message- > From: Srinivas Rao [mailto:[EMAIL PROTECTED] > Sent: Thu 21/07/2005 17:38 > To: Slide Users Mailing List > Cc: > Subject

RE: i am new to Slide and not able to connecting client.........please help ...

2005-07-21 Thread Srinivas Rao
ib.*; > > instead of > > import org.apache.webdav.lib.WebdavResource; > > -----Original Message- > From: Srinivas Rao [mailto:[EMAIL PROTECTED] > Sent: Thu 21/07/2005 17:38 > To: Slide Users Mailing List > Cc: > Subject

i am new to Slide and not able to connecting client.........please help ...

2005-07-21 Thread Srinivas Rao
Hi Friends, I got few samples from friends and ne alosbut i am not able to connect the client through the WebdavResource ... this is the code. import org.apache.commons.httpclient.HttpException; import org.apache.commons.httpclient.HttpURL; import org.apache.webdav.lib.WebdavResource;

RE: I am new to Slide, WEBDAV please help on this new topic

2005-07-21 Thread Srinivas Rao
Hi raman, How are U ??? i am doing the Slide contant management and i configured in my application but the problem is i am not able to find the webdav client code at all...i searched the net and all the mailing list...but i didn't find the code... i am using the tomcat and slide ...and throug

Re: Problems integrating Slide

2005-05-18 Thread Srinivas Rao
Hi Brandon, I am also facing the same problem..i am waiting for the replay...because i traied so much times...i mailed somany times but..still i am getting the same errorplz anybody know the solution plz give me the replay... Thanks Srinivas Brandon Dove <[EMAIL PROTECTED]> wrote: I

Re: How to connect from client to Server???

2005-05-11 Thread Srinivas Rao
Hi Frinds, i am trying to connect to server but if i execute the codei am getting the error like... SEVERE: Unexpected error java.lang.SecurityException: Unable to locate a login configuration at com.sun.security.auth.login.ConfigFile.(ConfigFile.java:97) at sun.reflect.N

How to connect from client to Server???

2005-05-09 Thread Srinivas Rao
Hi Friends, I am new this group...i don't the exact work flowi would like to connect to server from client...but i am getting this error... May 9, 2005 5:34:13 PM org.apache.commons.httpclient.HttpMethodDirector isRedire ctNeeded INFO: Redirect requested but followRedirects is disabled org

Opening a Document as a Web Folder

2002-04-04 Thread Srinivas Rao
> I am building an application using Slide API to open/edit document > online. > I have written a servlet to open the document content. The servlet > uses node revision descriptor and node revision content internally and > attaches it > to the stream to the serlvet response object resulting in

Any idea on how to achieve

2002-04-03 Thread Srinivas Rao
Hi All, I am working on the implementation of Slide API. I uploaded the document through slide API. So it stores the document name along with version number. Ex. sample.doc_1.0, sample.doc_1.1. I am trying to edit the document online as a webfolder and save it on a remote server. I am accessi

RE: How to edit server document through WEBDAV?

2002-04-03 Thread Srinivas Rao
Hi All, I am working on the implementation of Slide API. I also have a problem in editing the documents. I uploaded the document through slide API. So it stores the document name along with version number. Ex. sample.doc_1.0, sample.doc_1.1. I am trying to edit the document online as a web

RE: version control

2002-02-26 Thread Srinivas Rao
t; > > > > > > > > > > C:\ > > > > Regards, Peter > > > > -Original Message- > > From: Srinivas Rao [mailto:[EMAIL

RE: version control

2002-02-25 Thread Srinivas Rao
Hi Peter & Cevat, I am also working on versioning of documents through Slide. My problem is, I am able to display the document details through Webdav server. when i click on any document link, it is opeining the document. I am able to store the document with updated content. Now the question is,