Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Java Versioning

Michael Switzer
Michael Switzer
7,490 Points

Getting 500 error: No accessor to set property when sending PUT request

I got lucky and found this. Seems to be fixed when you remove the "final" from the "id" property.

Here's the discussion I found that didn't get linked to this video: https://teamtreehouse.com/community/no-accessor-to-set-property-javaxpersistenceid-when-versioning

1 Answer