cuba
cuba copied to clipboard
Hot deploy does not work for UberJar
Environment
- Platform version: 7.2.6
- Deploy option: UberJar
Description of the bug or enhancement
- Minimal reproducible example
See original forum topic.
Create service interface in your application.
Create java file where define bean class which implements interface.
Try to load class from file using
Scripting#loadClassmethod. Build UberJar and do the same with it. - Expected behavior Class is loaded. Works that way for standard deployment.
- Actual behavior Script compilation exceptions