ot;javax.sql.XADataSource"
> validationInterval="3" validationQuery="select 1 from dual" />
I've yet to test the XA commit/rollback functionality, but the pool
itself is up now.
Thank you for your support.
On Fri, Aug 29, 2014 at 5:17 PM, Stefan Mayr wr
Hi Chris,
It seems that you finally arrived to set up a configuration based on the
information provided by the blog entry. I could not on my side despite many
trials.
Could you provide an exemple of configuration ?
Thanks in advance.
Cheers.
Sylvain.
On Thu, Jul 14, 2011 at 1:52 PM, Siemback,
c.pool.DataSourceFactory.createDataSource(DataSourceFactory.java:554)
> at
> org.apache.tomcat.jdbc.pool.DataSourceFactory.getObjectInstance(DataSourceFactory.java:242)
> at
> org.apache.naming.factory.ResourceFactory.getObjectInstance(ResourceFactory.java:141)
The configuration des
Hi all,
I'm trying to setup a XA Datasource configuration in Tomcat 7 with an
Oracle database.
I have spent a long time trying to set that configuration up without any
success.
I have read the following blog entry which is i think the only ressource
that deals with this subject :
http://www.to
onfiguration is the same, especially the "Deep inhéritance" parameter.
Sylvain.
On Mon, May 5, 2014 at 5:02 PM, Christopher Schultz <
ch...@christopherschultz.net> wrote:
> -----BEGIN PGP SIGNED MESSAGE-
> Hash: SHA256
>
> Sylvain,
>
> On 5/5/14, 9:22 AM, Sylva
ured I'd
> pick it back up.
>
> On 4/11/14, 11:52 AM, Sylvain Goulmy wrote:
> > Thank you all for your returns.
> >
> > Maybe also, just to give us an idea, you could tell us how much
> > memory that
> >> system has, and how much is given to use by To
e the PermGen is large enough
to hosts all these JSPs. I won't be able to fully validate this option
until the application starts running on live environment.
I'll bring my conclusions when it will be done.
On Fri, Apr 11, 2014 at 6:16 PM, Leo Donahue wrote:
> On Fri, Apr 11, 20
Hi,
Thank you all for your returns.
Maybe also, just to give us an idea, you could tell us how much memory that
> system has, and how much is given to use by Tomcat ?
Xmx is 1500 Mo. The PermSize is set so that it can easily load the max
number of JSP set with the maxLoadedJsp (set to 5000) par
Hi,
I'm facing performance issue with my application which loads a very large
number of different JSPs (ie 16 000). As the application loads the
different JSP, the response time becomes longer and the CPU increases.
I have tried many configurations by modifying the maxLoadedJsp,
PermgenSize, jspI
Hi,
I'd like to create a XA datasource within Tomcat 6 but i don't find any
example to do so. Tomcat6 provides its own dbcp package but when i compare
it to the standard dbcp package i notice that class related to XA Driver
are missing. The following classes :
org/apache/commons/dbcp/managed/Data
s bugzilla ticket ;-)
On Tue, Dec 6, 2011 at 5:31 PM, Sylvain Goulmy wrote:
> Hi Sylvain,
>
> I have taken the sources from the trunk version and i compiled T7.
>
> Can you please give me an example of the declaration of the ressource i
> should do in my context in order
011 at 10:04 PM, Sylvain Laurent wrote:
> It's not for eclipse only. The ticket talks about eclipse because that was
> the main motivation for the feature, but it's totally independent.
>
>
> On 5 déc. 2011, at 15:15, Sylvain Goulmy wrote:
>
> > Well, what is descri
On Fri, Dec 2, 2011 at 8:11 PM, Sylvain Laurent wrote:
> keep a watch on https://issues.apache.org/bugzilla/show_bug.cgi?id=51741.
> When it is implemented, it should give you this functionality.
>
>
> On 30 nov. 2011, at 14:58, Sylvain Goulmy wrote:
>
> >>
&g
Fri, Dec 2, 2011 at 9:14 PM, Christopher Schultz <
ch...@christopherschultz.net> wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Sylvain,
>
> On 11/30/11 8:58 AM, Sylvain Goulmy wrote:
> > These directories are defined as "extension" of my applicat
at the root of your application.
Things seems clear for me now, please tell if i have missed something.
Thank you in advance for your support.
On Wed, Nov 30, 2011 at 11:53 AM, Pid wrote:
> On 29/11/2011 17:47, Sylvain Goulmy wrote:
> > Hi all,
> >
> > I'd like to know it
Hi all,
I'd like to know it is possible to have equivalent functionality to the
"extended document root" provided by the WebSphere product. This feature
allows you to define a location outside the webapp to make contribution
without having to redeploy the application. This mechanism first checks i
On Mon, Sep 19, 2011 at 4:31 PM, Sylvain Goulmy wrote:
> On Mon, Sep 19, 2011 at 2:43 PM, André Warnier wrote:
>
>> Hi.
>>
>> I am not knowledgeable enough in Java code to tell if there is something
>> wrong with the method, but if it works for you, that's the
n access.
> (Or encrypting/decrypting the header, but that is more of a hassle).
>
> Essentially mod_jk and mod_proxy_ajp have the same issue, but the AJP
> protocol is a bit more difficult to handle and play with, than straight
> HTTP.
>
I have taken this aspect in consideratio
getNext().invoke(request, response);
> }
> }
Please, feel free to comment this code if something looks improvable.
Thx again for your help.
Sylvain
On Fri, Sep 16, 2011 at 11:33 AM, André Warnier wrote:
> Sylvain Goulmy wrote:
>
>> Hi everyone,
>>
Hi everyone,
I'm actually using Tomcat on my environment platform (Tomcat 5.5 / Tomcat 6
and soon Tomcat 7). I have a frontend Apache http Server using the jk
connector to communicate with Tomcat instance.
I'd like to change this connector and use the mod_proxy one for several
reasons. The main d
Hello everyone,
Having spent some time trying to understand why when I deploy a new version
of my JSP, it was not recompiled, I observe that in fact a new version is
taken into account only if the modification timestamp of the new JSP (Linux
Environment) is newer than the modification timestamp of
21 matches
Mail list logo