You are viewing a plain text version of this content. The canonical link for it is here.
Posted to slide-user@jakarta.apache.org by Rakesh Saha <ra...@oracle.com> on 2006/01/02 14:58:40 UTC

Re: Slide Transaction

I am using native slide API.

Ray Sprinkle wrote:

>Are you using the Webdav interface or native slide? 
>
>-----Original Message-----
>From: Rakesh Saha [mailto:rakesh.saha@oracle.com] 
>Sent: Tuesday, December 20, 2005 5:30 AM
>To: Slide Users Mailing List
>Subject: Slide Transaction
>
>Hi All , 
>
>I am trying out Slide Transactions in my project.
>
>I am not able to retrieve the files or folders created in the same
>transaction before the txn is committed.
>
>I am using following code : 
>
>      <slideTransaction>.begin();
>      createFolder();      
>      List fl = <list directoires in the folder>
>      <slideTransaction>.commit();
>
>Slide Transaction -> NamespaceAccessToken 
>
>
>I am getting following error : 
>
>/org.apache.slide.structure.ObjectNotFoundException: No object found at
>/files/protocolTestCases/
>
>
>Anyone used Slide Transaction ? Could you please provide any pointer ? 
>
>Thanks,
>Rakesh
>
>
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: slide-user-unsubscribe@jakarta.apache.org
>For additional commands, e-mail: slide-user-help@jakarta.apache.org
>
>
>  
>


---------------------------------------------------------------------
To unsubscribe, e-mail: slide-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: slide-user-help@jakarta.apache.org