You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using reactivemongo 0.9. Following your example in the readme, I found problems below:
BSONWriter BSONReader is not available in the handler's package.
bad symbolic reference. A signature in FormatBSON.class refers to term handlers in package reactivemongo.bson which is not available. It may
be completely missing from the current classpath, or the version on the classpath might be incompatible with the version used when
compiling FormatBSON.class.
Thanks
The text was updated successfully, but these errors were encountered:
Hi,
I am using reactivemongo 0.9. Following your example in the readme, I found problems below:
be completely missing from the current classpath, or the version on the classpath might be incompatible with the version used when
compiling FormatBSON.class.
Thanks
The text was updated successfully, but these errors were encountered: