Thank you so much for replying.
I actually found the issue and it was simple. The starter daemon (which I
don't control, unfortunately) wasn't launching the tomcat installs from the
proper locations. It was calling the respongindPROD startup.sh from the
initiatingPROD dir every time, no matte
John,
On 2/23/22 05:08, John Barrow wrote:
I fall into that historic stereotypical old-school developer type
labelled 'lazy'
You're in good company.
Awww.. the threevirtues dot com website has been hijacked by some stupid
advertising company. This is why we can't have nice things.
Google fo
Jason,
On 2/23/22 13:50, Jason Countryman wrote:
Good afternoon,
On a Centos 7 machine, I have multiple full tomcat installs.
/var/tomcat_installs/initiatingPROD
/var/tomcat_installs/respondingPROD
My app uses a spring configuration for cxf, and uses catalina.base to identify
the location fo
John,
On 2/23/22 05:49, John Barrow wrote:
Christopher,
You will just change the implementation to answer the question "have any
resources been modified, but not-too-recently?"
OK
The check must be fast, otherwise it will hang-up other processes on the
server. Don't introduce any ne
Mark,
I have now got grep working (following a post from another member
indicating that built into git bash!)
> ant download-test-compile
This is useful to know as I didn't run the tests script until later.
> ant download-validate
This didn't report Checkstyle missing - probably as not needed
Well, I found the answer:
Tomcat is in /opt/tomcat, but I did not have permission to access that
directory. I changed the directory permission and now its working; I think.
On 2/24/22 2:30 AM, Suvendu Sekhar Mondal wrote:
Hello!
On Thu, Feb 24, 2022, 3:50 AM Amn Ojee Uw wrote:
I am trying
How did you install Tomcat in Debian?
Mark
On 24/02/2022 13:15, Amn Ojee Uw wrote:
Thank you so much for the help.
I tried that solution, but when I type 'echo $CATALINA_HOME' at the
command prompt I get a blank return.
I'd like to mention that Tomcat documentation, so far, has not provide
Thank you so much for the help.
I tried that solution, but when I type 'echo $CATALINA_HOME' at the
command prompt I get a blank return.
I'd like to mention that Tomcat documentation, so far, has not provide
any information regarding my question. Perhaps if the Apache Technical
Writers could
On Thu, Feb 24, 2022 at 10:31 AM Istvan SZEKELY
wrote:
>
> Hello!
>
> I have an application where a ReadListener and a WriteListener (call it
> MyWriteListener) set to the ServletInputStream and the ServletOutputStream
> objects. Updating the Tomcat container from 8.5.73 to 8.5.75, the follow
> er
Hello!
I have an application where a ReadListener and a WriteListener (call it
MyWriteListener) set to the ServletInputStream and the ServletOutputStream
objects. Updating the Tomcat container from 8.5.73 to 8.5.75, the follow
error occured. The ServletOutputStream objects's isReady function alway
10 matches
Mail list logo