30.09.2016, 18:16
(
Последний раз редактировалось The King's Bastard; 30.09.2016 в 19:17.
)
Hello mk124
In the generated JAR, persistence.xml is in META-INF.
Is there any way to enable ALL console output? Because during the unit tests I'm seeing console output from Hibernate that does not show up in the SAMP console or in the logs...
This could be helpful for me to find out what I'm doing wrong.
Thanks in advance!
// EDIT:
Well I also tried EclipseLink instead of Hibernate, same problem: Everything works fine during unit test, but when I run the server, it doesn't.
In the generated JAR, persistence.xml is in META-INF.
Is there any way to enable ALL console output? Because during the unit tests I'm seeing console output from Hibernate that does not show up in the SAMP console or in the logs...
This could be helpful for me to find out what I'm doing wrong.
Thanks in advance!
// EDIT:
Well I also tried EclipseLink instead of Hibernate, same problem: Everything works fine during unit test, but when I run the server, it doesn't.