Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

java.lang.NoClassDefFoundError: com/google/gson/GsonBuilder

user12187090Feb 27 2014 — edited Feb 28 2014

Hi,

I am deploying the HRDemoRest application onto a non-integrated Weblogic server. I got it to work except when doing a REST-JSON Get (http://server:port/hrdemorest/rest/json/ReadDeps?PrettyPrinting=true) which gives the above error. What do I need to do under JDeveloper or Weblogic server?

The HRDemoRest application is from:

http://www.ateam-oracle.com/going-mobile-with-adf-implementing-data-caching-and-syncing-for-working-offline/

Thanks,

Raymond

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 28 2014
Added on Feb 27 2014
3 comments
3,970 views