SmartGWT 13.0p / TomEE 8.0.14 / Firefox 115
After upgrading from SmartGWT 12.1p to 13.0p, we get the following exception:
Code:
ERROR [com.isomorphic.servlet.DataSourceLoader] (https-jsse-nio-8443-exec-1) BaseServlet Global Exception javax.servlet.ServletException: DataSource 'myDMI' failed to load due to an exception on the server: null See the server-side log for additional details.
I don't see any additional server-side log details either.
Is there a way to get more detail regarding this error?
Comment