Re: Tomcat 9.0.0-M4 seems not to start digest algorithm on JDBC Realm as did tomcat 8.0.25

2016-04-24 Thread Fabio Ricci
deared to ask the community. Thanks F. > On 24 Apr 2016, at 17:31, Mark Thomas <ma...@apache.org> wrote: > > On 22/04/2016 23:35, Fabio Ricci wrote: >> Dear tomcat Community >> >> I am using cross context (which seems to be easy to configure but in in >

Tomcat 9.0.0-M4 seems not to start digest algorithm on JDBC Realm as did tomcat 8.0.25

2016-04-22 Thread Fabio Ricci
Dear tomcat Community I am using cross context (which seems to be easy to configure but in in tomcat 8 hard to run) … so today I downloaded tomcat 9 and I migrated my apps to it. In tomcat 9 cross context is running smoothly (thank you!) To authenticate my config is using JDBCRealm with a mysql

Initialise application once

2014-12-21 Thread Fabio Ricci
Dear community I developed a tomcat JSP servlet which - say - instantiates a class, work with that class and gives some output back to the calling user in the browser. My point is instantiating the class ***once*** for every requests coming after this instantiation. The reason is: the class

Re: Initialise application once

2014-12-21 Thread Fabio Ricci
Yes that made it THANK YOU very much!!! Grazie mille! Cheers Fabio Am 21.12.14 um 14:10 schrieb Alessandro Manzoni: Il 21.12.2014 13.38, Fabio Ricci ha scritto: Dear community I developed a tomcat JSP servlet which - say - instantiates a class, work with that class and gives some output

Re: Tomcat 8 does not start with java 8 on YOSEMITE

2014-11-24 Thread Fabio Ricci
. Your remedy is to move back to a stable release. Latest stable release seems to be Java SE 8u25.  Regards, Ameer Mawia On Sun, Nov 23, 2014 at 4:09 AM, Fabio Ricci fabio.ri...@semweb.ch wrote: Dear tomcat community Maybe someone did have this before (and possibly solved it) On a mac book pro

Re: question

2014-11-24 Thread Fabio Ricci
Hi Joe Yes. You do not need to run apache for html and php (although it seems to me more practical). For PHP you might want to have a look at  http://php-java-bridge.sourceforge.net/pjb/ Kind regards / Meilleures salutations / Freundliche Grüsse Fabio Ricci semweb Semantic

Re: Tomcat 8 does not start with java 8 on YOSEMITE

2014-11-23 Thread Fabio Ricci
Hi Ameer thank you very much! Indeed this seems to be an issue in for OS X. They just forgot to check-in the code ;) I will follow your suggestion. Linux is working fine with Java 8, tomcat 8. Regards Fabio Kind regards / Meilleures salutations / Freundliche Grüsse Fabio Ricci semweb

Tomcat 8 does not start with java 8 on YOSEMITE

2014-11-22 Thread Fabio Ricci
(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at org.apache.catalina.startup.Bootstrap.load(Bootstrap.java:310) at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:484) -- Kind regards / Meilleures salutations / Freundliche Grüsse /Fabio Ricci