oracle-samples/oracle-db-examples

Changes in SODA.md

Fxztam opened this issue · 2 comments

Please change the installing sequence (jar dependency) and
actualize version no. to orajsoda-1.0.5.jar in SODA.md ::

(ii) Load the latest javax.json-1.0.4.jar
loadjava -r -v -u hr/hr javax.json-1.0.4.jar

(iii) Upload orasoda.jar in your database schema
loadjava -r -v -u hr/hr orajsoda-1.0.5.jar

Works great 👍

I made pull request according to this issue.
Related: #35

I've fixed this a whole back.