> Have you tried running it on a 64-bit JVM?
I will try that on a test server, and see if things work out as it should!
Thanks for all replies on this :)
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For addition
There was a recient post on this where someone else had a similar
problem. It turned out in her case to be an AJAX request being made
in the background which kept the session alive.
I can't seem to find a link to the thread in the archives but most of
the advise given there for testing should be
On 30.09.2010 10:33, Hans Magne Helland wrote:
Have you tried running it on a 64-bit JVM?
I will try that on a test server, and see if things work out as it should!
From a very recent consulting job (performance and stability problems
with the BMC Remedy Midtier application): Yes, it uses a
On 30.09.2010 07:13, Caldarale, Charles R wrote:
From: Jing Chen [mailto:jin...@yahoo.com]
Subject: Re: session won't timeout
The results are different - in one case, the session is
destroyed after 30 minutes; but in another case, the
session stay active.
First, look in Tomcat's logs to see
Thank you very much for the reply.
Yes, I've already ask our security group to coordinate with the provider
on this matter.
I just want to verify that my installation steps are correct.
Also, I noticed that when using the gui-based installer, there registry
entries set for tomcat 6. Since i
> From a very recent consulting job (performance and stability problems with
> the BMC Remedy Midtier application): Yes, it uses a lot of native code
> (shared libraries), at least on Solaris, but likely also on other platforms.
> The whole communication to their backend, the so-called "AR Server"
> From: dulce...@pal.com.ph [mailto:dulce...@pal.com.ph]
> Subject: RE: help with tomcat 6.0.29 in a 64 bit Windows using 32 bit jdk
> I just want to verify that my installation steps are correct.
Looked ok to me.
> Since i used the compressed installer & just installed
> tomcat service via s
> -Original Message-
> From: David Fisher [mailto:dfis...@jmlafferty.com]
> Sent: Wednesday, September 29, 2010 4:41 PM
> To: Tomcat Users List
> Subject: Re: [OT] RE: Tomcat Consultant
>
> > I'm not sure what you meant by PIC OS, unless you meant the Pick
> Database model, which was origi
this is way O/T so lets take this offline
what is meant by "near-english query"?
M
__
Verzicht und Vertraulichkeitanmerkung/Note de déni et de confidentialité
Diese Nachricht ist vertraulich. Sollten Sie nicht der vorgesehene Empfaenger
sein, so bit
> -Original Message-
> From: Allen Razdow [mailto:araz...@truenum.com]
> Sent: Wednesday, September 29, 2010 5:31 PM
> To: 'Tomcat Users List'
> Subject: RE: [OT] RE: Tomcat Consultant
>
> OK, the "I'm gray-haired and remember when memory was core" game ;-),
I
> was
> a regular Multics use
> -Original Message-
> From: Martin Gainty [mailto:mgai...@hotmail.com]
> Sent: Thursday, September 30, 2010 9:18 AM
> To: Tomcat Users List
> Subject: RE: [OT] RE: Tomcat Consultant
>
>
> this is way O/T so lets take this offline
> what is meant by "near-english query"?
>
> M
I believe
i would be interested in what administration overhead with this
translate_entry table
if your goal is a lexicographical approach you could pull the data dictionary
build routines from a search engine such as lucene
or solr..that way you could handle modifiers such as adjectives and or adverbs
Hey all.
I'm running a Tomcat 6.0.29 server inside Eclipse 3.5.2, on Win7. I have no
build errors or runtime errors. When I add my web project and start my tomcat
server, I see the following warning:
WARNING: [SetPropertiesRule]{Server/Service/Engine/Host/Context} Setting
property 'source' t
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Martin,
On 9/30/2010 10:50 AM, Martin Gainty wrote:
> i would be interested in what administration overhead with this
> translate_entry table
Probably about the same as doing a CREATE VIEW.
> if your goal is a lexicographical approach you could pul
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
August,
On 9/30/2010 11:05 AM, Dwight, August wrote:
> WARNING: [SetPropertiesRule]{Server/Service/Engine/Host/Context}
> Setting property 'source' to 'org.eclipse.jst.j2ee.server:myappname'
> did not find a matching property.
You're trying to set th
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
All,
I'm not sure if this is or is not appropriate for the list (feel free to
tell me it's not, so everyone will know), but:
I'm looking to hire a decent Java programmer with good XML/XSLT
experience. Telecommuting is okay, but I'd prefer someone in
I can do this, Can you send me deatils?
Thanks
On Thu, Sep 30, 2010 at 9:16 PM, Christopher Schultz <
ch...@christopherschultz.net> wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> All,
>
> I'm not sure if this is or is not appropriate for the list (feel free to
> tell me it's not,
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Dulce,
On 9/29/2010 11:28 PM, dulce...@pal.com.ph wrote:
> I would like to seek help in installing or configuring tomcat 6.0.29.
I agree with Chuck: it looks like things have installed properly.
> Unfortunately, after migration & rescanning of the s
On 30/09/2010 16:46, Christopher Schultz wrote:
> All,
>
> I'm not sure if this is or is not appropriate for the list (feel free to
> tell me it's not, so everyone will know), but:
I don't have a problem with it. You may also want to post to j...@a.o
> I'm looking to hire a decent Java program
> From: Christopher Schultz [mailto:ch...@christopherschultz.net]
> Subject: Re: warning: Setting property 'source' [...] did not find a matching
> property.
> You're trying to set the "source" attribute on your
> element.
Eclipse has the nasty habit of stuffing this illegal attribute there
Tomcat 6.0.29
sun java 1.6.0_20
Ubuntu 10.04 64 bit
Seems like this should be simple, but can't get it to work. I'm trying
to run a simple embedded Tomcat inside my program. Code for starting
the Tomcat is below. It seems to start OK, based on logging messages,
but whenever I try to access
For the end user, it was just another field in the data dictionary for the
table.
The actual entry would be a line of code which was really a function call:
TRANS(lookup_table_name,lookup_id,return_field,not_found_code)
That last entry was a code that told the run-time engine what to return if t
> -Original Message-
> From: Christopher Schultz [mailto:ch...@christopherschultz.net]
> Sent: Thursday, September 30, 2010 10:41 AM
> To: Tomcat Users List
> Subject: Re: [OT] RE: Tomcat Consultant
>
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Martin,
>
> On 9/30/2010 10:50 AM
i agree ..caching works well for previously referenced entities
natural joins work if the column names are identical that is
table1.engineering==table2.engineering
but engineering==eng would not work for natural join and consequently fallback
to cartesian join
which would of course slow the quer
On 30/09/2010 18:02, Mitch Claborn wrote:
> Tomcat 6.0.29
> sun java 1.6.0_20
> Ubuntu 10.04 64 bit
>
> Seems like this should be simple, but can't get it to work. I'm trying
> to run a simple embedded Tomcat inside my program. Code for starting
> the Tomcat is below. It seems to start OK, base
From: Mitch Claborn [mailto:mitch...@claborn.net]
Subject: Embedded tomcat problem
The context.xml contains
Not directly related to the problem, but you should remove the path attribute;
it's not allowed when the element is in META-INF/context.xml. The
path to the webapp is derived from it
> From: Dwight, August [mailto:august.dwi...@railinc.com]
> Subject: warning: Setting property 'source' [...] did not find a matching
> property.
> I have no build errors or runtime errors.
Are you looking at *all* of the Tomcat logs when you make that statement? Note
that Eclipse obfuscates
Cartensian joins were an impossibility.
I got my join modifiers mixed up. Everything was like a "standard?" join,
essentially the 2nd & 3rd parameters of the function became the (where
this_table.field_name = lookup_table.field_name ) construct of an SQL where.
I meant the overhead was essential
At a guess, you'll need to define the JSP servlet in web.xml if you want
to handle JSPs. Same goes for the default servlet and static content.
Mark
Mark - I owe you one! That was it. Seems like when Tomcat runs
standalone, it merges the contents of conf/web.xml into the
application's web.xm
Hi Team,
We are able to do tomcat + ldap configuration for authentication. But
our requirement is to allow only set of users who are part of ldap
grouper/role. How to do this setup.
contextFactory="com.sun.jndi.ldap.LdapCtxFactory"
userPattern="uid={0},ou=active,ou=employees,ou=peop
> From: Caldarale, Charles R [mailto:chuck.caldar...@unisys.com]
> Sent: Thursday, September 30, 2010 1:42 PM
> Subject: RE: warning: Setting property 'source' [...] did not find a matching
> property.
>> I have no build errors or runtime errors.
>
> Are you looking at *all* of the Tomcat logs wh
31 matches
Mail list logo