Avatar

Not applicable

In Adobe Livecycle 8.2 JDBC service do not provide exception handling.

How to start trasaction from client Java application running on another machine and pass it to customised process having JDBC service

Should transaction be started on client machine using JNDI lookup of Transaction manager of Livecycle application server

How to rollback transaction when Java application get error from EJB end point.