Ok, I'm new to Tomee. I have an app deployed the runs fine and then intermittently throws a java.lang.NoClassDefFoundError.
Error: SEVERE: EjbTransactionUtil.handleSystemException: com/microsoft/sqlserver/jdbc/GregorianChange java.lang.NoClassDefFoundError: com/microsoft/sqlserver/jdbc/GregorianChange If the app is restarted it works as expected which the same query. Very puzzled over this. How does it loose a loaded library. This is happening on both my mac and on centos 7. Using version 1.7.1 with java version of java version "1.7.0_51". -- View this message in context: http://tomee-openejb.979440.n4.nabble.com/Intermittently-java-lang-NoClassDefFoundError-tp4674238.html Sent from the TomEE Users mailing list archive at Nabble.com.
