You are viewing a plain text version of this content. The canonical link for it is here.
Posted to ojb-dev@db.apache.org by Chiah Tong Kiat <ct...@silicomp.com.sg> on 2005/04/02 12:57:59 UTC

org.apache.ojb.odmg.TransactionImpl not compiliable under JDK1.3

Hi

The above code is not compliable under the 1.3.  It's using
Throwable.getCause() which don't exist under 1.3

Thanks
 




---------------------------------------------------------------------
To unsubscribe, e-mail: ojb-dev-unsubscribe@db.apache.org
For additional commands, e-mail: ojb-dev-help@db.apache.org


Re: org.apache.ojb.odmg.TransactionImpl not compiliable under JDK1.3

Posted by Thomas Dudziak <to...@gmail.com>.
> The above code is not compliable under the 1.3.  It's using
> Throwable.getCause() which don't exist under 1.3

Thanks, is fixed now in CVS.

---------------------------------------------------------------------
To unsubscribe, e-mail: ojb-dev-unsubscribe@db.apache.org
For additional commands, e-mail: ojb-dev-help@db.apache.org