Java Transaction API (jta.jar)
Because of Sun licensing restrictions we are unable to distribute this jar file. Go to Sun and down the zip file of the classes. Then use the following commands to create a jar file:
% unzip jta-1_1-classes.zip
% jar -cf jta.jar javax
Then once you have installed the OSCARS distribution copy jta.jar to the /lib directory.




