Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom encoder + entity id -> fails #164

Open
Crafter6432 opened this issue Nov 3, 2014 · 0 comments
Open

Custom encoder + entity id -> fails #164

Crafter6432 opened this issue Nov 3, 2014 · 0 comments
Labels

Comments

@Crafter6432
Copy link

Hello,

I tried to use javas UUID as ID for my Entitys because the text UUIDs provided by Activate wasting to much space so i tried to encode javas UUID as binary. That works for all fields except the id.

Exeption:

https://gist.github.com/Crafter6432/0c60bdfc1363c35d3a0b

Encoder:
https://gist.github.com/Crafter6432/3c4f5de7c807d846024b

Models:

https://gist.github.com/Crafter6432/20da3c72083752a67cc9

Scala: 2.11.4
Activate: 1.7

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants