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
Post a Comment