Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.2.5.RELEASE
-
None
Description
Spring roo generates appropiate converters for JPA entities, which do not implement the javax.faces.convert.Converter interface.
This results in compile errors in the ManagedBean aspects. Reproducable using the same steps as described in ROO-3507.
I will create a pull request on GitHub in a minute.