Hello,

I'm having a bit of annoying problem regarding the jdo entity value encoder. 
Sometimes it seems tapestry does not know about it and encodes my entities as 
strings.

For example my URLs end up looking like:

http://example.com/app/foo/com.example.entity.foo$a4c34

Instead of the correct

http://example.com/app/foo/1

To fix this I simply restart the application and it usually returns to a 
working state.

Anyone has clues on why this might be happening?

Regards,
Paulo Andrade

PS: I'm using Tapestry 5.3.2 and the latest tapestry-jdo.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to