-Original Message-
From: Mark Thomas
Sent: Thursday, February 6, 2020 6:44 PM
To: users@tomcat.apache.org
Subject: EXT: Re: Question on Apache Tomcat Patches
On 06/02/2020 20:28, Walker, Mike (GE Aviation, US) wrote:
> HI All-
>
> New to apache and apache patching. I have a
HI All-
New to apache and apache patching. I have a question. When you run an apache
patch (not an upgrade or install), should the patch create a new apache folder
path, or simply modify & update the existing one?
For example, if I am updating apache tomcat 7 to 7_99, should I expect to see a
Thanx much Coty Sutherland!
Thanks & Regards,
Himanshu Mathur
-Original Message-
From: Coty Sutherland [mailto:csuth...@redhat.com]
Sent: Thursday, January 12, 2017 12:54 PM
To: Tomcat Users List
Subject: EXT: Re: Tomcat compatibility based on OS
> Can you also confirm that same logic
Regards,
Himanshu Mathur
-Original Message-
From: Christopher Schultz [mailto:ch...@christopherschultz.net]
Sent: Thursday, January 12, 2017 11:56 AM
To: Tomcat Users List
Subject: EXT: Re: Tomcat compatibility based on OS
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Mathur,
On
Hi -
I am looking to download open source Apache Tomcat 8.x version for Oracle Linux
Server release 5.11
But I am struggling to get a compatibility matrix of open source Tomcat based
on its supported OS.
Can you please help me here?!!?
Below is the Apache Tomcat Versions matrix showing JSP/Servle
Thank you Mark and Chris! So that's about something like SCI etc., your
replies are very helpful.
Thanks again!
Regards,
Nan
>
>
> Which part of "WEB-INF/lib is only ever scanned for JARs. Everything
> else is ignored." did you not understand?
Yes, I see that only WEB-INF/lib/*.jar files are scanned.
> > And which directories/classpath the document indicates when it saying
> "If
> > true, any directories found on t
On Wed, Dec 17, 2014 at 4:07 PM, Mark Thomas wrote:
>
> On 17/12/2014 01:56, Nan Ge wrote:
>
> > And the directory structure looks like this:
> > F:\PROJECTS\MYAPP
> > ├─src
> > │ └─main
> > │ ├─java
> > │ └─webapp
> > │
On Wed, Dec 17, 2014 at 2:43 AM, Mark Thomas wrote:
>
> On 16/12/2014 18:00, Christopher Schultz wrote:
> > Nan,
> >
> > On 12/16/14 5:37 AM, Nan Ge wrote:
> >> I'm using Tomcat8. I'm not quite understand about the description
> >> of 'scan
On Wed, Dec 17, 2014 at 2:00 AM, Christopher Schultz <
ch...@christopherschultz.net> wrote:
>
>
> Nan,
>
> On 12/16/14 5:37 AM, Nan Ge wrote:
> > I'm using Tomcat8. I'm not quite understand about the description
> > of 'scanAllDirectories'
Hi all!
I'm using Tomcat8. I'm not quite understand about the description of
'scanAllDirectories' attribute of the component.
The doc says if this attribute is set true, 'any directories found on the
classpath will be checked to see if they are expanded JAR files. ... Tomcat
determines if a direc
On Thu, Nov 20, 2014 at 8:54 AM, Konstantin Kolinko
wrote:
> 2014-11-19 12:47 GMT+03:00 Nan Ge :
> > I'm using Apache-httpd-2.4.10(Win64) and apache-tomcat-8.0.12-windows-x64
> > with tomcat-connectors-1.2.40-windows-x86_64-httpd-2.4.x (mod_jk) on
> > windows8.1
I'm using Apache-httpd-2.4.10(Win64) and apache-tomcat-8.0.12-windows-x64
with tomcat-connectors-1.2.40-windows-x86_64-httpd-2.4.x (mod_jk) on
windows8.1x64 for load balancing, my configuration about mod_jk in
httpd.conf:
LoadModulejk_module modules/mod_jk.so
JkWorkersFile conf/workers.proper
ubject: Re: Question
Senapati, Naresh (GE Healthcare, consultant) wrote:
> Hi,
>
> We have Apache Tomcat 6.0.32 installed for our Trackwise application. It is
> accessed by web through a iplanet web server which redirects to the tomcat.
> When the webserver was in Solaris the per
Hi,
We have Apache Tomcat 6.0.32 installed for our Trackwise application. It is
accessed by web through a iplanet web server which redirects to the tomcat.
When the webserver was in Solaris the performance was good. We have migrated
the webserver to Linux and the performance has gone down.
We w
Excuse me Dan:
attached the screenshot.
paolo
-Messaggio originale-
Da: Daniel Mikusa [mailto:dmik...@vmware.com]
Inviato: martedì 11 settembre 2012 13.51
A: Tomcat Users List
Oggetto: Re: how to read files in file system
On Sep 11, 2012, at 3:11 AM, IBM partner Gestione Elaboratori wrot
Hi Team,
I was trying to send the mail for last 2-3 days but somehow seems I had
not subscribed properly. Hope this time it will; reach you.
Thanks,
Pabitra
From: Mishra, Pabitrakumar (GE Capital, consultant)
Sent: Monday, June 14, 2010 11:22 AM
To: '
Hi,
Problem gone now.
I deleted /usr/share/tomcat5/common/lib/mysql-connector-java-5.1.5-bin.jar
I simply waited for about 10 seconds after tomcat5 restart,
and I get now the right display:
Results
hello 12345
hellox 123456
jsp looks:
<%@ taglib uri="http:
Hi,
I was away for 2 weeks.
Now checked:
>> As soon as I copy mysql-connector-java-5.1.5-bin.jar
>> into /usr/share/tomcat5/common/lib, --restart tomcat5--
>> and try test.jsp, I get this:
>> javax.servlet.ServletException: Unable to get connection, DataSource
>> invalid: "java.sql.SQLExceptio
Hi,
Servlet works, jsp not. Why?
Result of servlet:
Datensätze
jdbc:mysql://localhost:3306/javatestcom.mysql.jdbc.Driver
javauserjavadude
NameVorname
1 hello
2 hellox
Result of jsp:
-
Results
${row.foo} ${row.bar}
Servlet sou
I have installed tomcat 5.5.26 and JK 1.2.26 on a Windows 2003 Standard
Server running IIS 6.
isapi_redirect.properties, workers.properties, uriworkermap.properties,
server.xml are all configured, and IIS to tomcat jvm AJP connection is
working fine.
However I need to do URL rewriting (may also b
I create the keystore per instructions. My server.xml was modified
thusly:
When I make a connection to https://localhost:8443/ my browser just sits
and spins.
I see the message sent from the browser but I don't get either a reply
or an error.
thanks,
/steveA
> Hi,
>
> I have tomcat 5.5.23 binary distribution Windows executable.
> Environmental variable JAVA_HOME is set to C:\Program
> Files\Java\jre1.5.0_06. When I try to start the Tomcat Service, I see
> the below error in localhost.-xx-xx.log file. I am not able to
> understand what can be the
Just wanted to point out that on #1 below: many real world environments
have web servers in a DMZ and a firewall between their web servers an
app servers. The default assumption should be that AJP connections can
and are frequently broken. Firewalls will do this to you.
I'm curious why tomcat a
I am have trouble getting symbolic links to work with Tomcat 4.1.27. I have a
symbolic link defined for my webapp and I am allow linking for it in the
server.xml. However when I do a resource lookup in my application for class
directory it now fails. I also notice that a local host log file i
25 matches
Mail list logo