Re: JSP compilation error Tomcat 8.0.27

2015-10-05 Thread Zorro
Op 5-10-2015 om 16:27 schreef Mark Thomas: On 05/10/2015 14:08, Zorro wrote: Hi, I installed Tomcat 8.0.27 last weekend and now using it I do get JSP compilation exceptions. This is an example causing such an exception: (Active is a String and c: means jstl/core) If I change it

JSP compilation error Tomcat 8.0.27

2015-10-05 Thread Zorro
Hi, I installed Tomcat 8.0.27 last weekend and now using it I do get JSP compilation exceptions. This is an example causing such an exception: (Active is a String and c: means jstl/core) If I change it to this or Then no exception occurs anymore. I expected and being proper c

Set property cacheTTL

2014-11-16 Thread Zorro
Playing around with the last week released Tomcat 8.0.15 version I tried to change property cacheTTL. In my context.xml I have: reloadable="false" swallowOutput="true"> ... In the logs I do see the warning: org.apache.tomcat.util.digester.SetPropertiesRule.begin [SetPropertiesRule]{Conte

Re: smylink inside webapps to eclipse project fails

2013-01-21 Thread Zorro
Hi, Assuming you mean using sym links. I encountered the same problem and I found that one has to set the attribute allowLinking="true" in the Context element of the web-application. Regards, Harm-Jan Zwinderman Cebuned.svipr.nl Op 21-1-2013 10:00, Jan Kessinger schreef: Hello. I am failin

Re: Using the Tomcat Native Library can only connect over ipv6 But not over ipv4

2012-11-28 Thread Zorro
Op 27-11-2012 23:56, Christopher Schultz schreef: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Harm-Jan, On 11/27/12 3:32 PM, Zorro wrote: Op 27-11-2012 20:00, Christopher Schultz schreef: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Harm-Jan, On 11/26/12 3:16 PM, Zorro wrote: I have

Re: Using the Tomcat Native Library can only connect over ipv6 But not over ipv4

2012-11-27 Thread Zorro
Op 27-11-2012 20:00, Christopher Schultz schreef: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Harm-Jan, On 11/26/12 3:16 PM, Zorro wrote: I have now this in my server.xml: For IPv4: For IPv6: With this setup I can connect to port 80 over Ipv4 And IPv6 to my Linux box. So, a recap

Re: Using the Tomcat Native Library can only connect over ipv6 But not over ipv4

2012-11-26 Thread Zorro
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Zorro, On 11/23/12 4:37 PM, Zorro wrote: its not really a problem but if we ever migrate the internet to IPv6 it would be brilliant to have the connector serving both protocols which the http-bio-80 connector seems to be able to do Let me double-check: are

Re: How do I know if native plugin in use?

2012-11-24 Thread Zorro
Op 24-11-2012 20:37, Tony Anecito schreef: Hi All, I downloaded and installed TC 7.0.33 64-bit and was wondering how do I know the native plugin is being used? Thanks, -Tony If you see in your catalina log a line like this: INFO: The APR based Apache Tomcat Native library which allows opt

Re: Using the Tomcat Native Library can only connect over ipv6 But not over ipv4

2012-11-24 Thread Zorro
Op 23-11-2012 23:00, André Warnier schreef: Zorro wrote: Op 23-11-2012 22:04, André Warnier schreef: Zorro wrote: Op 23-11-2012 20:06, Christopher Schultz schreef: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Zorro, On 11/22/12 5:07 PM, Zorro wrote: Hi, I tried to use the Apache Tomcat

Re: Using the Tomcat Native Library can only connect over ipv6 But not over ipv4

2012-11-23 Thread Zorro
Op 23-11-2012 22:04, André Warnier schreef: Zorro wrote: Op 23-11-2012 20:06, Christopher Schultz schreef: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Zorro, On 11/22/12 5:07 PM, Zorro wrote: Hi, I tried to use the Apache Tomcat Native Library 1.1.24 using APR version 1.4.6 with my

Re: Using the Tomcat Native Library can only connect over ipv6 But not over ipv4

2012-11-23 Thread Zorro
Op 23-11-2012 20:06, Christopher Schultz schreef: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Zorro, On 11/22/12 5:07 PM, Zorro wrote: Hi, I tried to use the Apache Tomcat Native Library 1.1.24 using APR version 1.4.6 with my Tomcat 7.0.32 server but after installing it I cannot connect

Using the Tomcat Native Library can only connect over ipv6 But not over ipv4

2012-11-22 Thread Zorro
Hi, I tried to use the Apache Tomcat Native Library 1.1.24 using APR version 1.4.6 with my Tomcat 7.0.32 server but after installing it I cannot connect over ipv4. Using Tomcat with the Native Library on Fedora 14 everything starts up fine. However a telnet 127.0.0.1 80 gives a 'Connection ref