java.lang.ClassNotFoundException for google-gson-stream-2.2.jar usage
4,293 views
Skip to first unread message
adubolazov
unread,
May 8, 2012, 10:13:26 AM5/8/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to google-gson
Hi,
I've tried to use google-gson-stream-2.2.jar in my application and got
the java.lang.ClassNotFoundException
(com.google.gson.internal.JsonReaderInternalAccess) during JsonReader
instantiation. Does it mean the library is not assumed to be used
alone?
Thanks!
Christophe Dumoulin
unread,
May 9, 2012, 4:33:57 AM5/9/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
I named the fixed stream jar "2.2.1". This is the same as the 2.2 stream jar but without the ClassNotFoundException problem. The non-streaming aspect of the release is not impacted.