17.10.24 um 08:27 schrieb Xavier, Joseph:
> Hi,
>
> I wanted to understand whether Tomcat 9.0.90 and above minor versions are
> supported with JDK 8? We have see compile issues when our JDK 8 environment
> tried to work with Tomcat 9.0.90.
> If the supportability is deprecated, i
Hi,
I wanted to understand whether Tomcat 9.0.90 and above minor versions are
supported with JDK 8? We have see compile issues when our JDK 8 environment
tried to work with Tomcat 9.0.90.
If the supportability is deprecated, is there any doc or public announcement
stating the same?
Thank you
Hi,
I wanted to understand whether Tomcat 9.0.90 and above minor versions are
supported with JDK 8? We have see compile issues when our JDK 8 environment
tried to work with Tomcat 9.0.90.
If the supportability is deprecated, is there any doc or public announcement
stating the same?
Thank you
> On 30 Jan 2020, at 11:00, Xavier (Apache) wrote:
>
>>
>> On 30 Jan 2020, at 00:09, Christopher Schultz > <mailto:ch...@christopherschultz.net>> wrote:
>>
>> -BEGIN PGP SIGNED MESSAGE-
>> Hash: SHA256
>>
>> Xavier,
>&g
> On 30 Jan 2020, at 00:09, Christopher Schultz
> wrote:
>
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA256
>
> Xavier,
>
> On 1/29/20 3:23 PM, Xavier (Apache) wrote:
>> Hello Tomcat list,
>>
>> I’m struggling with a classpath problem. I h
...
xx and yy are jar files in myapp/WEB-INF/lib/xx.jar
but without any luck.
I’m probably missing something obvious, but I just can’t find it.
Thanks for your help,
Xavier
-
To unsubscribe, e-mail: users-unsubscr
ax.servlet
javax.servlet-api
3.1.0
provided
javax.servlet.jsp
javax.servlet.jsp-api
2.3.1
provided
javax.websocket
javax.websocket-api
1.0
provided
javax.annotation
javax.annotation-api
1.2
provided
Xavier
2018-05-09 18:17 GMT+02:00 Luis Rodríguez Fernández :
> Hello Xavier,
>
> P
the tomcat documentation, at
least for versions 6, 7, and 8 of Java EE, which Tomcat seems to track.
Xavier.
Sorry, resent as plain text:
> On 13/06/2016 14:23, Xavier Dury wrote:
>> Hi,
>>
>> The recommended approach when using a proxy in front of tomcat is to have
>> the same context path
>> on both sides like this:
>>
>> http://mycompany.com/mya
> On 13/06/2016 14:23, Xavier Dury wrote:
> > Hi,
> >
> > The recommended approach when using a proxy in front of tomcat is to have
> > the same context path
> > on both sides like this:
> >
> > http://mycompany.com/myapp --> http://myinternal
would give the
correct context path for the external world and there would be no need to
rewrite urls.
Or is it a bad idea?
Proxies can already send the remote server, ip address, port to tomcat... so
why not the context path?
Thanks,
Xavier
y send the correct contextPath in a request
header (X-Forward-ContextPath) which would override request.getContextPath(),
response.sendRedirect(), etc.? Or is it a bad idea?
Proxies can already send the remote server, ip address, port to tomcat... so
why not the context path?
Thanks,
h
an issue.
Thanks,
Xavier.
Apache Tomcat - Migration Guide - Tomcat 7.0.x
Select a configuration file, old version and new version from the boxes below
and then click "View differences" to see the differences. The differences will
be shown in a new tab/win
been changed between 7.0.50 and 7.0.52. %|
Thanks,
Xavier.
On Thursday, July 3, 2014 5:36 PM, Filip Hanik wrote:
These errors may happen when you have two libraries that both contain the
class javax.persistence.spi.PersistenceProvider
search the libraries (*.jar) in both tomcat and your
Any clue on this?
Thanks,
Xavier.
he
> el-api provided by tomcat, everything works fine.
>
> Xavier
>
>
>> Subject: Re: Using EL expressions in an ObjectFactory
>> From: dmik...@gopivotal.com
>> Date: Mon, 16 Sep 2013 10:05:14 -0400
>> To: users@tomcat.a
I found the problem:
I was using javax.el:javax.el-api:3.0.0 as EL api jar... now, if I use the
el-api provided by tomcat, everything works fine.
Xavier
> Subject: Re: Using EL expressions in an ObjectFactory
> From: dmik...@gopivotal.com
>
it's normal behaviour, isn't it?
I don't think EL spec does mandate implementations to make their best effort to
find a suitable method when invoking overloaded methods.
Xavier
> Subject: Re: Using EL expressions in an ObjectFactory
> F
etValue(ELProcessor.java:129)
at javax.el.ELProcessor.eval(ELProcessor.java:115)
at
org.apache.naming.factory.ExpressionFactoryTest.elImplementationShouldWork(ExpressionFactoryTest.java:43)
Are methods importClass, importStatic and importPackage on ELManager already
imp
ng to class java.net.URI.
I'm using glassfish javax.el 3.0 implementation for my tests. Maybe the problem
comes from this specific implementation.
Xavier
> Subject: Re: Using EL expressions in an ObjectFactory
> From: dmik...@gopivotal.com
>
Ok,
I fixed the styling and the documentation. If anything else must be changed,
don't hesitate.
Thanks,
Xavier.
> Date: Thu, 12 Sep 2013 12:01:26 +0100
> From: ma...@apache.org
> To: users@tomcat.apache.org
> Subject: Re: Using EL
Hi,
I implemented a simple ExpressionFactory @
https://github.com/kalgon/expression-factory.
I would love to see this ExpressionFactory next to
org.apache.naming.factory.BeanFactory in tomcat.
Regards,
Xavier
> From: kal...@hotmail.com
> To:
ory if there's one, like
BasicDataSourceFactory... but for exotic and rare cases where no ObjectFactory
exist, a generic EL-based one could be helpful).
Xavier
> Date: Thu, 29 Aug 2013 14:53:31 -0400
> From: ch...@christopherschultz.net
> To: u
es).
Regards,
Xavier
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org
Nevermind my last mail, you responded while I was typing.
I will look into ServletContextInitializer.
Thanks,
Xavier
> From: kal...@hotmail.com
> To: users@tomcat.apache.org
> Subject: RE: Default web.xml for all webapps of a specific Host
&g
Well, I tried to declare the per-host web.xml as a web-fragment like this but
it does not work:
...
Tomcat is expecting a which can only contain
which must reference other fragments. I wanted the content of the host web.xml
to be applied first and transparently to the webapp.
Xavier
x27;s no
harm in asking =)
Thanks,
Xavier
> Date: Thu, 16 May 2013 15:01:28 +0100
> From: ma...@apache.org
> To: users@tomcat.apache.org
> Subject: Re: Default web.xml for all webapps of a specific Host
>
> On 16/05/2013 14:47, Xavier
ALINA_BASE/conf/[enginename]/[hostname]/web.xml.default
I would have expected WEB-INF/web.xml to be the last one (or the first one if
you want, but certainly not between the 2 others). Is it normal?
Thanks,
Xavier
> Date: Thu, 16 May 2013 10:12:46 +01
Thanks, I didn't find any reference to web.xml.default in the doc. Maybe, I
wasn't looking at the right place.
Regards,
Xavier
> Date: Thu, 16 May 2013 09:49:34 +0100
> From: ma...@apache.org
> To: users@tomcat.apache.org
> Subjec
/context.xml
For web.xml, the following files are used:
- $CATALINA_BASE/conf/web.xml
- /WEB-INF/web.xml
I would like to have some sort of
$CATALINA_BASE/conf/[enginename]/[hostname]/web.xml.default too.
Regards,
Xavier
Ok nevermind, I just found the closeMethod attribute on Resource
(http://tomcat.apache.org/tomcat-7.0-doc/config/context.html#Resource_Definitions)
Thanks,
Xavier
> From: kal...@hotmail.com
> To: users@tomcat.apache.org
> Subject: RE: Destroying resources created with a custom Obje
resources?
Thanks,
Xavier
> From: kal...@hotmail.com
> To: users@tomcat.apache.org
> Subject: RE: Destroying resources created with a custom ObjectFactory
> Date: Tue, 29 Jan 2013 09:22:36 +0100
>
> Hi,
> Here is my context.xml
> type="net.sf.ehcache.CacheManager&quo
cheManager; }}
Xavier
> Date: Mon, 28 Jan 2013 13:07:15 -0500
> From: ch...@christopherschultz.net
> To: users@tomcat.apache.org
> Subject: Re: FW: Destroying resources created with a custom ObjectFactory
>
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA256
>
> Xavier,
>
ed?
I tried adding a NamespaceChangerListener to the (Event)Context passed to the
ObjectFactory.getObjectInstance() method without luck.
Thanks,
Xavier
Hi
What is the preferred method for attachments ?
-Original Message-
From: Caldarale, Charles R [mailto:chuck.caldar...@unisys.com]
Sent: woensdag 16 december 2009 16:11
To: Tomcat Users List
Subject: RE: tomcat 5.5 -> tomcat 6.0
> From: Xavier Vercoutere [mailto:xavier.v
> From: Xavier Vercoutere [mailto:xavier.vercout...@korfina.be]
> Subject: tomcat 5.5 -> tomcat 6.0
>
> Everything is functioning perfectly except for the built-in scheduling.
What built-in scheduling is that? One of your webapps?
It's a custom sync job ran by the quartz
iendelijke groeten
Xavier Vercoutere
Tel Dir : +32 56 /52 87 22
Tel Alg +32 56 /21 61 82
Fax : +32 56 /52.87.35
xavier.vercout...@korfina.be
Minister Liebaertlaan 10
B-8500 Kortrijk
P Denk aan het milieu vooraleer je dit bericht of de bijlagen uitprint
De verzending van huidig e-m
Hi Filip,
Thanks for this precision.
Based on the description on the minIdle parameter, I was thinking the
validation query failure was the only case where the pool can have less
connections than minIdle.
Maybe you could add a note about this or change the behaviour.
Best regards,
Xavier
e bug or point the mistake in my configuration ?
Thanks in advance.
Best regards,
Xavier.
Here is the test program :
public class TestPool {
public static void main(String[] args) throws Exception {
PoolProperties p = new PoolProperties();
p.s
conds, not in milliseconds.
Does anyone know how to bypass this limitation ? (and why such a limitation,
when the standard AccessLogValve can log the time taken in milliseconds ?)
Thank you in advance
Regards,
Xavier
--
View this message in context:
http://www.nabble.com/Time-taken-in-mill
ndler. You can do this by specifying
> protocol="com.myfirm.mypackage.MyProtocolHandler" on the
> element (the values 'HTTP/1.1' and 'AJP/1.3' are just there to specify
> use-the-default-handler).
>
> "Xavier Toth" <[EMAIL PROTECTED]> wrote in
I don't see className as an attribute can connector behavior no longer be
overloaded?
Unfortunately this documentation seems to be out of date as it makes
reference to the element as a way to specify a keystore password
but I don't think this is valid in 5.5.x.
On 2/23/06, Caldarale, Charles R <[EMAIL PROTECTED]> wrote:
>
> > From: Brad O'Hearne [mailto:[EMAIL PROTECTED]
> > Subje
I'm trying to provide a socket factory class that overrides the
getKeystorePass method but I can't figure out how to hook it in. What
attribute or subelement (is the Factory element supported in 5.5.x?) do I
configure with my class name to get this to work? I've looked at the
5.5.15source code and
44 matches
Mail list logo