vpnkumar
5 years agoOccasional Contributor
Getting java.lang.NoClassDefFoundError in Ready API
HI all, I have a need where I need to come up with a function which with return a Jason to map Json { "a": { "b": 1, "c": null, "d": [false, true] }, "e": "f", "g": 2.3 } ...
- 5 years ago
vpnkumar : Put the desired jars into :
1. bin/ext and
2. /lib
both the folder and then re-start the readyapi. Hope it will resolve the issue
- 5 years agoSorry. I didnt see HimanshuTayal's response when i posted mine.
HimanshuTayal. I think he only has to copy the file to bin/ext rather than lib as well though, right?
Ta
Rich