Re: Java 10; JAXB; and Tomcat 9

2018-05-03 Thread Riccardo Cohen
ail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org . -- Riccardo Cohen +33 6 09 83 64 49 http://www.5flow.com - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For

Re: java 10 with jpa eclipselink and tomcat 9

2018-04-10 Thread Riccardo Cohen
For your information, the problem with java 10 have been solved with org.eclipse.persistence:org.eclipse.persistence.jpa:2.7.2-SNAPSHOT I can now run my server application with Java 10 Thanks On 02/04/2018 16:02, Riccardo Cohen wrote: Hello Is there anybody that tried to use Java 9 or 10

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=&qu

java 10 with jpa eclipselink and tomcat 9

2018-03-29 Thread Riccardo Cohen
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" JAVA_VERSION_DATE="2018-03-20" downloaded into my mac today from

Re: Tomcat web socket not sending more than one message to the client

2017-10-20 Thread Riccardo Cohen
be, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org . -- Riccardo Cohen +33 6 09 83 64 49 E5Group http://www.5flow.com - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org

request for beginner's documentation on start troubleshooting

2017-10-10 Thread Riccardo Cohen
-INF and what to put inside - explain how deployement works in simple configuration where there is one application only. - add a download sample app that works everywhere with one JSP and one Servlet for instance. thanks. -- Riccardo Cohen +33 6 09 83 64 49 E5Group http://www.5flow.com

Re: Tomcat 8 Connection Pooling

2017-07-19 Thread Riccardo Cohen
DataSouce object,the object should be of type javax.sql.datasource and we don't get the latest org.apache.tomcat.jdbc.pool.DataSource;. Any idea find the exact way to implement JNDI usage of new org.apache.tomcat.jdbc.pool.DataSource; ? On Tue, Jul 18, 2017 at 9:02 PM, Riccardo Cohen <riccardo

Re: Tomcat 8 Connection Pooling

2017-07-18 Thread Riccardo Cohen
work for me. Connections are not getting initated and I am seeing java.lang.NullPointerException on accessing getConnection. I am refering to http://tomcat.apache.org/tomcat-8.0-doc/jdbc-pool.html The pool properties is also not working. On Tue, Jul 18, 2017 at 4:18 PM, Riccardo Cohen

Re: Tomcat 8 Connection Pooling

2017-07-18 Thread Riccardo Cohen
BasicDataSource cannot be cast to org.apache.tomcat.jdbc.pool.DataSource" even after setting factory to DataSourceFactory. -- Riccardo Cohen +33 6 09 83 64 49 E5Group http://www.5flow.com - To unsubscribe, e-mail: users-unsubscr.

Re: Automatic deploy : java.util.zip.ZipException on macosx

2017-05-24 Thread Riccardo Cohen
JAR_(file_format)> Hope it helps, "No olvides, no traiciones, lo que llevas bien dentro de ti. No olvides, no traiciones, lo que siempre te ha hecho vivir." On Wed, May 24, 2017 at 8:31 AM, Riccardo Cohen <riccardo.co...@e5group.fr <mailto:riccardo.co...@e5

Automatic deploy : java.util.zip.ZipException on macosx

2017-05-24 Thread Riccardo Cohen
OME/webapps , I have an exception a launch time : java.util.zip.ZipException: error in opening zip file (full log below). I found nothing on googling about this error. Where should I search ? Thanks a lot. -- Riccardo Cohen +33 6 09 83 64 49 E5Group http://www.5flow.com FULL