Hi, I am trying slide api as we were not getting good timings ( 3 sec for checkin at 200 usres) instead of webdav api. Will it help? Any other tips to improve if we want to use webdav? ( we are using file store). Also when I tried checkin ( create(slideToken....)) with slide api, I got following error =========================== 27 Jul 2004 17:59:57 - WARNING - WARNING: No active transaction 27 Jul 2004 17:59:57 - org.apache.slide.store.txfile.AbstractTxFileStoreService - WARNING - Thread Thread[http8080-Processor22,5,main] marking transaction branc h null for rollback org.apache.slide.store.txfile.rm.ResourceManagerException: Invalid transaction i d at org.apache.slide.store.txfile.rm.impl.FileResourceManager.txInitialSa neCheck(FileResourceManager.java:907) at org.apache.slide.store.txfile.rm.impl.FileResourceManager.txInitialSa neCheckForWriting(FileResourceManager.java:901) at org.apache.slide.store.txfile.rm.impl.FileResourceManager.lockResourc e(FileResourceManager.java:296) at org.apache.slide.store.txfile.rm.impl.FileResourceManager.lockResourc e(FileResourceManager.java:284) at org.apache.slide.store.txfile.rm.impl.FileResourceManager.assureLock( FileResourceManager.java:1098) at org.apache.slide.store.txfile.rm.impl.FileResourceManager.writeResour ce(FileResourceManager.java:798) at org.apache.slide.store.txfile.TxFileContentStore.storeRevisionContent (TxFileContentStore.java:108) at org.apache.slide.store.AbstractStore.storeRevisionContent(AbstractSto re.java:1237) at org.apache.slide.store.ExtendedStore.storeRevisionContent(ExtendedSto ==================== I have used transaction with begin and commit etc. I could read the file but could not update it. What is this error?
--------------------------------- Do you Yahoo!? Yahoo! Mail is new and improved - Check it out!