in general. something all purpose to get started with
On Fri, Apr 21, 2023, 14:17 Christopher Schultz <
ch...@christopherschultz.net> wrote:
> Kevin,
>
> On 4/21/23 09:35, Kevin Huntly wrote:
> > I'm not a DBA nor do I pretend to be, so I'm asking what every
Hi Everyone,
I'm not a DBA nor do I pretend to be, so I'm asking what everyone's
thoughts are on MySQL connection string settings? What are the best options
to use, what options are absolutely required, etc?
____
Kevin Huntly
Email: kmh
I chose option 1 and re-wrote everything. It was fun
Kevin Huntly
Email: kmhun...@gmail.com
Cell: 716/424-3311
-BEGIN GEEK CODE BLOCK-
Version: 1.0
GCS/IT d+ s a C++ UL+++$ P+(++) L+++ E
This is what I have:
Kevin Huntly
Email: kmhun...@gmail.com
Cell: 716/424-3311
-BEGIN GEEK CODE BLOCK-
Version: 1.0
thank you!
On Wed, Apr 19, 2023, 13:29 Mark Thomas wrote:
> On 19/04/2023 12:07, Kevin Huntly wrote:
> > I'm guessing its not possible to have the cluster setup with a session
> > database?
>
> Correct, for out of the box options.
>
> There are 3rd party sessio
I'm guessing its not possible to have the cluster setup with a session
database?
____
Kevin Huntly
Email: kmhun...@gmail.com
Cell: 716/424-3311
-BEGIN GEEK CODE BLOCK-
Version: 1.0
GCS/IT d
parse(SAXParserImpl.java:637)
____
Kevin Huntly
Email: kmhun...@gmail.com
Cell: 716/424-3311
-BEGIN GEEK CODE BLOCK-
Version: 1.0
GCS/IT d+ s a C++ UL+++$ P+(++) L+++ E---
W+++ N+ o K(+) w--- O- M-- V-- PS+
is is it:
____
Kevin Huntly
Email: kmhun...@gmail.com
Cell: 716/424-3311
-BEGIN GEEK CODE BLOCK-
Version: 1.0
GCS/IT d+ s a C++ UL+++$ P+(++) L+++ E
eck for finally {} blocks and ensure you;re closing out
____
Kevin Huntly
Email: kmhun...@gmail.com
Cell: 716/424-3311
-BEGIN GEEK CODE BLOCK-
Version: 1.0
GCS/IT d+ s a C++ UL+++$ P+(++) L+++ E---
W
Just another quick question... and it may not be able to be answered here...
Is there a way to get Eclipse to stop bitching about missing
"javax.servlet.*" dependencies? It's complaining on every JSP I have...
____
Kevin Hunt
my team saw this same thing in production - there was code that never
closed the SQL connection after it was created... 150+ connections spike
all at once, took out the pool. Not sure if that's your issue, but thought
i'd mention it
____
Ke
Thank you, all set. I guess I wasn't googling the right things lol, either
that or I'm getting a little too used to asking on the list =(
____
Kevin Huntly
Email: kmhun...@gmail.com
Cell: 71
]) Unable to find taglib [c] for URI: [jakarta.tags.core]
After updating the taglib imports on my jsp files
Kevin Huntly
Email: kmhun...@gmail.com
Cell: 716/424-3311
-BEGIN GEEK CODE BLOCK
t was a mistake.
____
Kevin Huntly
Email: kmhun...@gmail.com
Cell: 716/424-3311
-BEGIN GEEK CODE BLOCK-
Version: 1.0
GCS/IT d+ s a C++ UL+++$ P+(++) L+++ E---
W+++ N+ o K(+) w--- O- M-- V-- PS+ PE Y(+)
PGP++(+++) t+ 5-- X--
6.0.0
1.2.5
3.0.0
3.1.1
Kevin Huntly
Email: kmhun...@gmail.com
Cell: 716/424-3311
-BEGIN GEEK CODE BLOCK-
Version: 1.0
GCS/IT d+ s a C++ UL+++$ P+(++) L+++ E---
W+++ N+ o K(+) w--- O- M
${jsp-api.version}
jar
compile
jakarta.servlet
jakarta.servlet-api
${jakarta.servlet.version}
jar
provided
I just want to use the jstl tag libraries =(
Kevin Huntly
Email: kmhun...@gmail.com
Cell: 716/424-3311
at
org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1245)
it's running on AlmaLinux and tomcat 10.1.7. If I do a grep for
"TagLibraryValidator" I can find it in my app under WEB-INF/lib, so I'm not
sure what's going on
_
Hey Mark,
I had cookie config in my Web app context. I didn't realize that would
cause a problem, so I moved it into the global context and everything
appears to be fine now.
Thank you!
On Sat, Apr 15, 2023, 04:40 Mark Thomas wrote:
> On 14/04/2023 16:58, Kevin Huntly wrote:
>
Trying to make a PCI-DSS compliant installation. It looks like this filter
does everything that Apache can do with config files, so I'll leave it out.
____
Kevin Huntly
Email: kmhun...@gmail.com
Cell: 716/424
Hi Mark,
My webapp context makes no mention of the Manager or any kind of session
manager - it is only referenced in the global context.xml
Kevin Huntly
Email: kmhun...@gmail.com
Cell: 716/424-3311
within the engine but outside the host
On Fri, Apr 14, 2023, 10:23 Mark Thomas wrote:
> On 13/04/2023 23:28, Kevin Huntly wrote:
> > Hi Chris,
> >
> > The configuration in the link I shared is what I used - copy/paste - I
> want
> > to see it working before
ualifying bean of type 'java.lang.String' available: expected single
matching bean but found 2: isTestSystem,webURL Anyone have any ideas?
____
Kevin Huntly
Email: kmhun...@gmail.com
Cell: 716/424-3311
-
Hi Chris,
The configuration in the link I shared is what I used - copy/paste - I want
to see it working before I break it =)
Kevin Huntly
Email: kmhun...@gmail.com
Cell: 716/424-3311
-BEGIN
is it required if
the front-end webserver already handles hsts?
____
Kevin Huntly
Email: kmhun...@gmail.com
Cell: 716/424-3311
-BEGIN GEEK CODE BLOCK-
Version: 1.0
GCS/IT d+ s a C++ UL+++$ P+(++) L+++ E
I am, and I dont think it's the filter. Beyond that, the whole thing is
broken now and I don't know why, so let's just forget I said anything
____
Kevin Huntly
Email: kmhun...@gmail.com
Cel
Also, is it possible for you to post the heapdump (if one was generated?)
Kevin Huntly
Email: kmhun...@gmail.com
Cell: 716/424-3311
-BEGIN GEEK CODE BLOCK-
Version: 1.0
GCS/IT d+ s a C++ UL
sure how it's doing this, since there are no calls to getPort or
anything like that. If you need to see the code let me know and I'll shoot
over the github repo
____
Kevin Huntly
Email: kmhun..
what I've done wrong
____
Kevin Huntly
Email: kmhun...@gmail.com
Cell: 716/424-3311
-BEGIN GEEK CODE BLOCK-
Version: 1.0
GCS/IT d+ s a C++ UL+++$ P+(++) L+++ E---
W+++ N+ o K(+) w--- O- M-- V
sure what I'm doing wrong. I'm sure it's a Spring issue but I don't
know for sure.
Kevin Huntly
Email: kmhun...@gmail.com
Cell: 716/424-3311
-BEGIN GEEK CODE BLOCK-
Version:
okay that's fair
On Sat, Apr 8, 2023, 14:31 Thomas Hoffmann (Speed4Trade GmbH)
wrote:
> Hello,
>
> > -Ursprüngliche Nachricht-----
> > Von: Kevin Huntly
> > Gesendet: Samstag, 8. April 2023 19:40
> > An: users@tomcat.apache.org
> > Betreff: j
is there currently a method for encrypting or otherwise obfuscating
passwords (like for MySQL) in the context.mxl
Kevin Huntly
Email: kmhun...@gmail.com
Cell: 716/424-3311
-BEGIN GEEK CODE BLOCK
Tomcat community,
We have been using keycloak tomcat valves for SAML, but now we are moving
to OpenID.
Who in the tomcat community can create/support a tomcat authenticator valve
using the MSAL library?
I have the example authentication servlet working for MSAL below. Seems it
could be easily co
totally my fault sorry it was permissions
On Thu, Apr 6, 2023, 16:42 Christopher Schultz
wrote:
> Kevin,
>
> On 4/6/23 16:26, Kevin Huntly wrote:
> > I've placed a utility jar in ${catalina.home}/shared/app for use across
> all
> > my webapps. However, I'm get
Hello,
I've placed a utility jar in ${catalina.home}/shared/app for use across all
my webapps. However, I'm getting ClassNotFound exceptions when trying to
use the shared stuff.
Any ideas?
____
Kevin Huntly
Email: kmhun...@gmail.com
Cell: 71
Hi Sriharikumar,
It looks like the images were stripped from the email... When you have a
chance, can you run the following on the Tomcat executable:
Open Powershell
Navigate to the Tomcat installation directory
Run the following:
- Get-Acl tomcat.exe
On Wed, Apr 5, 2023, 07:04 P M, SRIHARIKUM
i use ibm's support assistant with their plugins. works pretty well, and I
believe there's a standalone version... i cant find them at the moment, but
I know they're out there.
____
Kevin Huntly
Email: kmhun...@gmail.com
Cel
ok, can you tell me what your thoughts are? I'm always interested in new
things
____
Kevin Huntly
Email: kmhun...@gmail.com
Cell: 716/424-3311
-BEGIN GEEK CODE BLOCK-
Version: 1.0
GCS/IT d+
idk why i add the typeset, but I do everywhere just out of habit. i was
trained that way many many moons ago.
Is there anything else in my setenv that needs work?
Kevin Huntly
Email: kmhun...@gmail.com
Cell: 716/424-3311
I tried there no one answered LOL
I ended up figuring out my issue though. Maybe not the best way, but it
works
Kevin Huntly
Email: kmhun...@gmail.com
Cell: 716/424-3311
-BEGIN GEEK CODE BLOCK
I'm launching with startup.sh and I have a setenv:
https://pastebin.com/PKRgz2y1
____
Kevin Huntly
Email: kmhun...@gmail.com
Cell: 716/424-3311
-BEGIN GEEK CODE BLOCK-
Version: 1.0
GCS/IT d
thats not helpful =)
are you dba?
Kevin Huntly
Email: kmhun...@gmail.com
Cell: 716/424-3311
-BEGIN GEEK CODE BLOCK-
Version: 1.0
GCS/IT d+ s a C++ UL+++$ P+(++) L+++ E---
W+++ N+ o K(+) w
Are there any DBAs in here? If so, are you aware of a MySQL user mailing
list? I'm having an issue with some stored procedures and need some help
____
Kevin Huntly
Email: kmhun...@gmail.com
Cell: 716/424
different file?
____
Kevin Huntly
Email: kmhun...@gmail.com
Cell: 716/424-3311
-BEGIN GEEK CODE BLOCK-
Version: 1.0
GCS/IT d+ s a C++ UL+++$ P+(++) L+++ E---
W+++ N+ o K(+) w--- O- M-- V-- PS+ P
oh, I should mention there is the failCtxIfServletFail ( something like
that, I can't remember for sure and it's 4am) but that will only fail the
one application with the servlet init failure. I have this set in my global
context xml
On Wed, Mar 29, 2023, 04:11 Kevin Huntly wrote:
>
So, I don't think there is - and I'm not sure of any servlet container that
does this... what would be the case for it?
On Wed, Mar 29, 2023, 04:04 Thomas Meyer wrote:
> Hi,
>
> Is it possible to shutdown/fail the Tomcat process if any of the deployed
> context does fail?
>
> Mfg
> Thomas
idk I went overboard and made my own CA and signed some certs lol
On Sat, Mar 25, 2023, 13:54 Christopher Schultz <
ch...@christopherschultz.net> wrote:
> Blake,
>
> On 3/25/23 10:16, Blake McBride wrote:
> > I wanted to confirm my suspicions regarding packages needed in tomcat to
> > support HTT
di.TypeMismatchNamingException: Object
of type [class jakarta.mail.Session] available at JNDI location
[java:comp/env/mail/MailSession] is not assignable to [jakarta.mail.Session]
____
Kevin Huntly
Email: kmhun..
led. I know the exception is coming from Spring, but it is definitely
related to the JNDI configuration for my mailsession.
The base context.xml is largely unchanged, with the exception of this
addition:
Anyone have any ideas?
____
Kevin Huntly
Just wondering, are you able to telnet from your webserver into the Tomcat
server over the appropriate port? e.g. 8443 or whatnot - whatever is
configured in Tomcat's server.xml
____
Kevin Huntly
Email: kmhun...@gmail.com
Cell: 716/424
;t want to do that, but I don't want to have a nonsecure instance
either. so im probably going to go with an ssh tunnel since this is just
dev and it won't be going to production (our prod is db2)
On Mon, Mar 20, 2023, 20:09 Christopher Schultz <
ch...@christopherschultz.net> wrote:
his for you, since that's primarily
what I develop against...
____
Kevin Huntly
Email: kmhun...@gmail.com
Cell: 716/424-3311
-BEGIN GEEK CODE BLOCK-
Version: 1.0
GCS/IT d+ s a C++ UL+++$ P+(++) L+++
Hey Everyone,
Is this possibly happening because I'm using JDK19 and not 8 or 9?
____
Kevin Huntly
Email: kmhun...@gmail.com
Cell: 716/424-3311
-BEGIN GEEK CODE BLOCK-
Version: 1.0
GCS/IT d
Hey John - if you're out there can you email me direct? I have a MySQL
admin question if you have the time and the inclination
____
Kevin Huntly
Email: kmhun...@gmail.com
Cell: 716/424-3311
-
hanks !
____
Kevin Huntly
Email: kmhun...@gmail.com
Cell: 716/424-3311
-BEGIN GEEK CODE BLOCK-
Version: 1.0
GCS/IT d+ s a C++ UL+++$ P+(++) L+++ E---
W+++ N+ o K(+) w--- O- M-- V-- PS+ PE Y(+)
PGP++(+++) t+ 5-- X-- R+ tv+ b++ DI++ D++
onfig:
So, what am I doing wrong here?
____
Kevin Huntly
Email: kmhun...@gmail.com
-BEGIN GEEK CODE BLOCK-
Version: 1.0
GCS
located? It needs to be in ${CATALINA_BASE}/lib
> > and not part of the WAR.
> >
> > Can we see the full logs from a clean start-up please?
> >
> > Mark
> >
> >
> >>
> >> Lastly, maybe to help debug a future issue, did you compile your
morning all,
you are correct, i forgot to chmod 644 the jar when I copied it - I did
that, restarted, no change, I turned off selinux and restarted, no change.
Kevin Huntly
Email: kmhun...@gmail.com
Cell: 716/424-3311
.
Kevin Huntly
Email: kmhun...@gmail.com
Cell: 716/424-3311
-BEGIN GEEK CODE BLOCK-
Version: 1.0
GCS/IT d+ s a C++ UL+++$ P+(++) L+++ E---
W+++ N+ o K(+) w--- O- M-- V-- PS+ PE Y(+)
PGP++(+++) t
g to do with it, or is this a typo in tomcat
> logging?
>
>
>
>
> On 3/17/23, Kevin Huntly wrote:
> > yes, under Catalina/localhost
> >
> > On Fri, Mar 17, 2023, 19:07 John Dale (DB2DOM)
> wrote:
> >
> >> Are you modifying a context.xml file i
yes, under Catalina/localhost
On Fri, Mar 17, 2023, 19:07 John Dale (DB2DOM) wrote:
> Are you modifying a context.xml file in the conf folder?
>
> On 3/17/23, Kevin Huntly wrote:
> > Also of note:
> >
> > 17-Mar-2
t; path=""
>
> would work for localhost:8080
>
> path="mypath"
>
> would work for localhost:8080/mypath
>
> Obviously, replacing "mypath" with your path.
>
>
>
> On 3/17/23, Kevin Huntly wrote:
> > thank you i really appreciate that
mpting to deploy the app
based off the context - which is good, but bad that it's not reading the
resources. so not really sure what to do.
on an unrelated note... I'm running this MySQL server right... lol
____
Kevin Huntly
Email: kmhun..
pelling this stuff
> out directly when I can.
>
> Sincerely,
>
> John
>
>
> On 3/17/23, Kevin Huntly wrote:
> > I assumed the context is driven by the xml name - at least that's what
> I've
> > read. happy to add it if it needs to be there
> >
also, to answer your other question - the app is installed as an exploded
war under ${catalina.home}/installed apps as specified in the docbase
On Fri, Mar 17, 2023, 18:12 Kevin Huntly wrote:
> I assumed the context is driven by the xml name - at least that's what
> I've read.
ext?
>
> I'm seeing session cookie path, but not path.
>
>
>
> On 3/17/23, Kevin Huntly wrote:
> > Also of note:
> >
> > 17-Mar-2023 17:25:42.113 INFO [main]
> > org.apache.catalina.startup.HostConfig.deployDescriptor Deploying
> > deplo
]
org.apache.tomcat.util.digester.Digester.endElement No rules found matching
[Context/Environmnet]
Kevin Huntly
Email: kmhun...@gmail.com
Cell: 716/424-3311
-BEGIN GEEK CODE BLOCK-
Version: 1.0
GCS/IT d+ s a C++ UL+++$ P+(++) L
Here's my santized server.xml and context.xml
server.xml -> https://pastebin.com/Bj6Wh0qU
context.xml -> https://pastebin.com/Z3dBf3eK
There's no context.xml in the WAR
____
Kevin Huntly
Email: kmhun...@gmail.com
Cell: 716/424-3311
-BEGIN GEEK CODE BLOCK-
Version: 1.0
GCS/IT d+ s a C++ UL+++$ P+(++) L+++ E---
W+++ N+ o K
No, and for as much as I'm sure that would work I would rather have it in
the context where it belongs. Additionally, it's not reading my JDBC
resource references either, nor te MailSession I configured in the root
context.xml.
____
Kevin Hu
Hello,
I am unable to start my application on Tomcat 9.0.73 with JDK19 on RHEL
8.7. It appears to be ignoring everything in my context.xml, for example:
Code:
try
{
Context initContext = new InitialContext();
environment = (String) initContext.lookup("environment");
}
catch (final NamingE
at
>>sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62
>>)
>>at
>>sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
>>.java:43)
>>
l-2021 16:34:40.121 INFO [main]
org.apache.catalina.startup.Catalina.start Server startup in [27668]
milliseconds
Has anyone else run into this issue and if so, have you been able to resolve
the issue?
Very Respectfully,
Kevin Ray
RHCSA, Security+
Fleet Weather Center Norfolk
9141 3rd Ave.
Norfolk
We are trying to support SSO SAML 2.0 for user authentication in Tomcat
(9.0.22). Can anybody provide a reference to a pre-integrated SAML SSO
valve implementation that you've had a good experience with?
--
Thanks,
Kevin
ur efforts?
--
Thanks,
Kevin
Reply to Kevin Brake<mailto:kevin.br...@goodyearaz.gov>
Tomcat 8.5.32JVM 1.8.0_181-b13 Windows Server 2016 amd64
We had stopped a webapp via Manager in February. Over July 4th the webapp
started and ran for several days before it was discovered.
There was a windows rest
g JRE_HOME:/usr/lib/jvm/java-8-oracle/jre
Using CLASSPATH:
/opt/tomcat/bin/bootstrap.jar:/opt/tomcat/bin/tomcat-juli.jar
Tomcat started.
Has anyone come across this?
I have emailed Openolat they said this is not application this is to
do with tomcat
Th
Hi Guys
Please delete if received I send about 6 emails all bounced not sure why.
The only think I can think is, the mailing list does not like photo
atttachements.
Kevin
g JRE_HOME:/usr/lib/jvm/java-8-oracle/jre*
*Using CLASSPATH:
/opt/tomcat/bin/bootstrap.jar:/opt/tomcat/bin/tomcat-juli.jar*
*Tomcat started.*
Has anyone come across this?
Thanks
Kevin
2017-09-25 8:04 GMT+03:00 Kevin Weslowski :
I've reviewed the documentation for Tomcat 8.5 logging
https://tomcat.apache.org/tomcat-8.5-doc/logging.html
as well as the generic java.util.logging documentation. However, I'm still
having problems understanding and configuring logging
I've reviewed the documentation for Tomcat 8.5 logging
https://tomcat.apache.org/tomcat-8.5-doc/logging.html
as well as the generic java.util.logging documentation. However, I'm still
having problems understanding and configuring logging for my web application
that I've deployed to Tomcat 8.5.
-Original Message-
From: Christopher Schultz [mailto:ch...@christopherschultz.net]
Sent: Thursday, July 13, 2017 4:32 PM
To: users@tomcat.apache.org
Subject: Re: Errors establishing secure connections with tomcat 8.5.15
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Kevin,
On 7/11/17 3
-Original Message-
From: Christopher Schultz [mailto:ch...@christopherschultz.net]
Sent: Tuesday, July 11, 2017 1:58 PM
To: users@tomcat.apache.org
Subject: Re: Errors establishing secure connections with tomcat 8.5.15
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Kevin,
On 7/7/17
--Original Message-----
From: Kevin Mango [mailto:kma...@nysif.com]
Sent: Friday, July 7, 2017 9:52 AM
To: Tomcat Users List
Subject: RE: Errors establishing secure connections with tomcat 8.5.15
-Original Message-
From: André Warnier (tomcat) [mailto:a...@ice-sa.com]
Sent: Friday, July
e Tomcat will connect to other web applications hosted
> somewhere else in your network? Is my understanding correct?
>
> On Fri, Jul 7, 2017 at 12:38 AM, Kevin Mango wrote:
>
>> Hello,
>>
>> I have been working to setup Apache Tomcat 8.5.15 to establish a
>>
our network security
3. I am able to connect via http to the web apps
Any assistance that could be provided in this matter would be greatly
appreciated.
Thank you,
Kevin
This e-mail transmission contains confidential information that is the property
of th
On 4 December 2015 at 11:19, Christopher Schultz <
ch...@christopherschultz.net> wrote:
> Kevin,
>
> On 12/3/15 2:21 PM, Kevin Hale Boyes wrote:
> > Thanks for this link to the presentation.
> > How do you all deal with some of the other dependencies that the web
>
3 which uses all the new
> stuff.
>
> I haven't found anything better or more efficient than the 2-step
> deployment with live code.
>
> On Thu, Dec 3, 2015 at 2:21 PM, Kevin Hale Boyes
> wrote:
> > Thanks for this link to the presentation.
> > How do you all deal wit
Oracle as our database though the problem exists for many
database servers.
Thanks,
Kevin.
On 3 December 2015 at 01:31, Neill Lima wrote:
> Hello Jason,
>
> This approach of using httpd in front of 2+ Tomcats via AJP works well in
> my company. There is a bit of config necessary at ht
On 8 August 2015 at 06:54, Konstantin Preißer wrote:
> Hi Christopher,
>
> > -Original Message-
> > From: Christopher Schultz [mailto:ch...@christopherschultz.net]
> > Sent: Saturday, August 8, 2015 2:32 PM
> >
> > This is a common problem, and the reason for it is that for
> > some reas
quot;/>
When I put in the comment it gets rendered as I expect (not self-closing):
<script src="sayhi.js" type="text/javascript">// tag can not be
empty
Why does this happen?
It's quite natural to write the empty tag and countless example
exist so why can
Thanks for you help!
On 9 June 2015 at 07:47, Mark Thomas wrote:
> On 09/06/2015 14:38, Kevin Hale Boyes wrote:
> > I'm having trouble figuring out what protocol to use for a .
> > I'm using Tomcat 8 and Java 8.
> >
> > The production system that Tomcat
So, I'm asking for help in understanding what the difference is between the
two connector protocols and how to choose the best one for my application.
Thanks,
Kevin.
til.concurrent since we use it elsewhere
but I'm also going to look more into Spring.
Thanks for your help,
Kevin.
On 13 February 2015 at 09:32, Christopher Schultz <
ch...@christopherschultz.net> wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA256
>
> Dan,
>
>
Spring is starting to appear to be the best choice. Thanks for the
reference.
On 13 February 2015 at 08:04, Daniel Mikusa wrote:
> On Fri, Feb 13, 2015 at 9:49 AM, Kevin Hale Boyes
> wrote:
>
> > We already use Spring in the project so I'll have a look there.
> >
&
s accepted for
processing and when it was complete. I'll have to find replacements for
that feature. Maybe that's easily done with Future's in the concurrency
framework.
Thanks for your help.
Kevin
On 13 February 2015 at 06:15, David kerber wrote:
> On 2/13/2015 7:29 AM, Dani
We already use Spring in the project so I'll have a look there.
Thanks
On 13 February 2015 at 05:29, Daniel Mikusa wrote:
> On Thu, Feb 12, 2015 at 11:59 PM, Kevin Hale Boyes
> wrote:
>
> > I currently have an application running on weblogic that I'm moving over
>
ay to run background jobs in Tomcat 8?
Thanks,
Kevin
iginal Message-
> From: David kerber [mailto:dcker...@verizon.net]
> Sent: Thursday, February 12, 2015 9:40 AM
> To: Tomcat Users List
> Subject: Re: tomcat severe error when shutting down service but
> startup is clean
>
> On 2/12/2015 9:06 AM, Wirth, Kevin wrote:
>>
-Original Message-
From: Christopher Schultz [mailto:ch...@christopherschultz.net]
Sent: Thursday, February 12, 2015 11:54 AM
To: Tomcat Users List
Subject: Re: tomcat severe error when shutting down service but startup is clean
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Kevin
-Original Message-
From: Daniel Mikusa [mailto:dmik...@pivotal.io]
Sent: Thursday, February 12, 2015 11:34 AM
To: Tomcat Users List
Subject: Re: tomcat severe error when shutting down service but startup is clean
On Thu, Feb 12, 2015 at 11:20 AM, Wirth, Kevin
wrote
1 - 100 of 282 matches
Mail list logo