Ah, great, thanks.
David
Daniel John Debrunner wrote:
David W. Van Couvering wrote:
I can use reflection to see if the initCause() method is available, and
call it if it's there. For JDK 1.3 vms, I can ensure that the stack
trace is logged prior to converting the exception.
Just on the initCause method, the engine does:
if (JVMInfo.JDK_ID >= JVMInfo.J2SE_14)
xae.initCause(se);
(See EmbedXAConnection.java)
Dan.
begin:vcard
fn:David W Van Couvering
n:Van Couvering;David W
org:Sun Microsystems, Inc.;Database Technology Group
email;internet:[EMAIL PROTECTED]
title:Senior Staff Software Engineer
tel;work:510-550-6819
tel;cell:510-684-7281
x-mozilla-html:TRUE
version:2.1
end:vcard