Re: java 10 with jpa eclipselink and tomcat 9

2018-04-02 Thread Riccardo Cohen
Hello Is there anybody that tried to use Java 9 or 10 ? Thanks On 29/03/2018 11:42, Riccardo Cohen wrote: Hello I'm using Tomcat 9.0.6 with java 1.8 and EclipseLink org.eclipse.persistence:org.eclipse.persistence.jpa:2.7.1 This works fine ! I try to migrate to java 10: JAVA_VERSION="10"

Re: Is the thread status of tomcat 8.0.44 normal?

2018-04-02 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 이의준, On 3/30/18 10:51 PM, 이의준 wrote: > Hi! Christopher Schultz. ​ Thank you for your reply. ​ 1. > KeepAliveTimeout is not set but connectionTimeout = "15000", so > keepAliveTimeout is automatically set to 15 seconds? Yes. You might want to raise

Re: Getting all JDBC configs from the context

2018-04-02 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Shawn, On 3/30/18 5:30 PM, Shawn Heisey wrote: > On 3/30/2018 11:38 AM, Christopher Schultz wrote: >> No. In Java, the "class" is defined by the ClassLoader (which >> loaded it) plus the fully-qualified class name. It's entirely >> possible in > >

A tomcat log output problem

2018-04-02 Thread 张钧荣
Hello ! My project reported an error related to tomcat logging module. The exception information is as follows: Apr 2 11:31:27 knowledgebase java: Exception in thread "main" java.lang.reflect.InvocationTargetException Apr 2 11:31:27 knowledgebase java: Caused by: