Concurrent transactions

2002-02-21 Thread Tom Wang
Hi, I am building a multi-threaded application on top of Slide. In order to support concurrent client transactions, do I have to get multiple instances of NamespaceAccessToken, one per client? Is it possible to use just one NamespaceAccessToken and let the low level stores (i.e., JDBCDescriptor

version control

2002-02-21 Thread Cevat Ikibas
can anybody explain how to version control in slide? thanks cevat _ MSN Photos is the easiest way to share and print your photos: http://photos.msn.com/support/worldwide.aspx -- To unsubscribe, e-mail:

Batch methods

2002-02-21 Thread Bita Shadgar
Hi , Is there any possibility in Slide to have batch method. In other word, can I write a program with Slide API so that I can send more than one delete file/collection in one connection to server instead of many connection to server to pass a delete file/collection in each connection. Indeed,

Re: + character in an URI

2002-02-21 Thread Remy Maucherat
> Hi, > > Slide 1.0.16 > Tomcat 4.0.1 > Solaris 5.7 > > If I use a '+' in an URI, Slide replace this character with > a space ' ' > /slide/files/test+1.xml > become > /slide/files/test 1.xml This should have been fixed. Remy -- To unsubscribe, e-mail: For additio

Re: Slide MBean and Tomcat

2002-02-21 Thread Remy Maucherat
> Hi, > > I see that Slide is now a MBean. > If Slide is running in Tomcat, what is the solution > to manage the Slide MBean, Tomcat isn't a MBean > Server. Well, 4.1 uses OpenJMX and a tool from the commons called the modeler. There are talks about JMX based tools for building admin webapps, so

+ character in an URI

2002-02-21 Thread Didier Berguerand
Hi, Slide 1.0.16 Tomcat 4.0.1 Solaris 5.7 If I use a '+' in an URI, Slide replace this character with a space ' ' /slide/files/test+1.xml become /slide/files/test 1.xml Regards, Didier -- To unsubscribe, e-mail: For additional commands, e-mail:

Slide MBean and Tomcat

2002-02-21 Thread Didier Berguerand
Hi, I see that Slide is now a MBean. If Slide is running in Tomcat, what is the solution to manage the Slide MBean, Tomcat isn't a MBean Server. Regards, Didier -- To unsubscribe, e-mail: For additional commands, e-mail: