I have Glassfish 2.1 and Eclipselink 1.0
I have a remote Stateless Session Bean with persistence operations, and remote interface.
I have the usual try catch block and a logger.
If I log a message when persist operation go fine, the message is registered in the log.
If I try to log a message within the "catch" block, the message is not registered in the log.
The javax.transaction.RollbackException and java.rmi.RemoteException are thrown.
Please advise.
Thank you.
[Message sent by forum member 'antoniojsg' (antoniojsg)]
http://forums.java.net/jive/thread.jspa?messageID=357367