I’m experiencing problems with hot deploy. When I make such a change in one of the views, it reports errors and does not make the changes, which may be causing it if the compilation is correct and does not present a problem?
Hot deploy compilation errors:
Cannot access class 'EntityManager'. Check your module classpath for missing or conflicting dependencies
Unresolved reference: persist
Cannot access class 'Persistence'. Check your module classpath for missing or conflicting dependencies
Anything I can review and correct?
Regards,
Nelson F.