You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The extension doesn't work with ordinary tomcat server.
The reason it is failing, it is looking for the datasource name and it throws null pointer exception since the datasource name is not available in persistence.xml
The text was updated successfully, but these errors were encountered:
The extension doesn't work with ordinary tomcat server.
The reason it is failing, it is looking for the datasource name and it throws null pointer exception since the datasource name is not available in persistence.xml
The text was updated successfully, but these errors were encountered: