j2ee register synchronization?

R

Richard Huddleston

I'm implementing the Java Content Repository API, and part of it
requires that a specific action occur "after the transaction commits".
I can handle the case when I'm managing the java.sql.Connection
transaction boundries myself, but in a j2ee context I'm running into a bug.

In j2ee, the TransactionManager could / would be managing the
transaction boundries. It appears as though the only way I can be
notified of a transaction boundry is using the SessionSynchronization
interface on an EJB. Is there any other way?

I'm running on j2se 1.5 and j2ee 1.4

-Rich
 
T

tom fredriksen

You do know you can cancel a message if you found that you want to
change something or retract what you just said.

Its a much batter solution than posting the question several times, with
no or only small differences.

/tom
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,432
Messages
2,571,680
Members
48,796
Latest member
Greg L.

Latest Threads

Top