Thanks for the response. Can the server logs be setup this way or it is just
for application logs?
Is there any place I can go to learn how to do this?
Gerald
-Original Message-
From: Mark Thomas [mailto:ma...@apache.org]
Sent: Wednesday, March 27, 2019 10:31 AM
To: users@tomcat.apac
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Jerry,
On 4/11/19 19:34, Jerry Malcolm wrote:
>
> On 4/11/2019 5:05 PM, Jerry Malcolm wrote:
>> On 4/11/2019 4:22 PM, Christopher Schultz wrote:
>>> -BEGIN PGP SIGNED MESSAGE- Hash: SHA256
>>>
>>> Jerry,
>>>
>>> On 4/11/19 15:29, Jerry Ma
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Jerry,
On 4/11/19 18:05, Jerry Malcolm wrote:
> On 4/11/2019 4:22 PM, Christopher Schultz wrote:
>> -BEGIN PGP SIGNED MESSAGE- Hash: SHA256
>>
>> Jerry,
>>
>> On 4/11/19 15:29, Jerry Malcolm wrote:
>>> Alternatively, if I had a better unde
On 12/04/2019 16:29, Mark Thomas wrote:
> Which address did you use to subscribe to the digest list? It wasn't
> this one...
Ignore that. ezmlm cmd line error on my part. I see your digest
subscription in the logs from this address. Hmmm.
Let me go and dig into the mail logs...
Mark
>
> Mark
Which address did you use to subscribe to the digest list? It wasn't
this one...
Mark
On 12/04/2019 15:43, Mark Thomas wrote:
> On 12/04/2019 15:27, Richard Huntrods wrote:
>> It's been four days since I've seen a 'users-dig...@tomcat.apache.org'
>> email. I posted a question on April 9, and no
Why google? Actually I was continuing to research the problem I'd
posted, and the digest archive showed up as the first two hits. :-)
-R
On 4/12/2019 7:34 AM, Konstantin Kolinko wrote:
пт, 12 апр. 2019 г. в 17:27, Richard Huntrods :
It's been four days since I've seen a 'users-dig...@tomcat.a
Thanks, Luis. I tried that. And it indeed does store only one session
cookie for the entire domain. But it does not change the fact that if
you have two webapps in the same domain (contexts), you still have two
different sessions and therefore two different session ids. You now just
have one
On 12/04/2019 15:27, Richard Huntrods wrote:
> It's been four days since I've seen a 'users-dig...@tomcat.apache.org'
> email. I posted a question on April 9, and no digest since (I subscribed
> to the digest), yet I found a reply on the digest archive by searching
> with Google.
>
> So again... i
пт, 12 апр. 2019 г. в 17:27, Richard Huntrods :
>
> It's been four days since I've seen a 'users-dig...@tomcat.apache.org'
> email. I posted a question on April 9, and no digest since (I subscribed
> to the digest), yet I found a reply on the digest archive by searching
> with Google.
Why Google?
It's been four days since I've seen a 'users-dig...@tomcat.apache.org'
email. I posted a question on April 9, and no digest since (I subscribed
to the digest), yet I found a reply on the digest archive by searching
with Google.
So again... is there a problem with digest emails? I have no spam
Are you using the "*" (splat/star/asterisk) characters below to
highlight the configuration entry for our benefit?
Are you sure you're putting the connectionInitSqls on the correct
Resource element below (noticed you had two)? Try verifying the JNDI
lookup in your code with the configuration belo
Hi all,
I have third party application installed on Tomcat 8.5.
The application uses DB Oracle connection (ojdbc7) and everything working
fine.
I would like to set session parameter on first db connect (alter session
set NLS_NUMERIC_CHARACTERS = '.,')
I added this (connectionInitSqls ="alter se
Hello Jerry,
Sure, you can always set the path of your cookies to "/" via the
cookie-config element [1] in your web.xml descriptor:
/
Or via your context.xml [2]
Hope it helps,
Luis
[1]
https://javaee.github.io/servlet-spec/downloads/servlet-4.0/servlet
13 matches
Mail list logo