java - Transaction management in Filenet over EJB Transport -


i new ibm filenet p8. can upload , dowwnload files filenet. need transaction management went ejb transort. no how rollback files when exception occurs.i using spring , hibernate , no how configure jta filenet in spring

by default, ejb transations on don't need anything. if document persisted within transaction , exception occurs, creation of document rolled back.


Comments

Popular posts from this blog

android - Pass an Serializable object in AIDL -

How to provide Authorization & Authentication using Asp.net, C#? -

How to use Authorization & Authentication in Asp.net, C#? -