information. Connection refused when trying to contact your
application? Or is there an outgoing connection which is failing?
What do the logs say on startup?
-chris
-Original Message-
From: Усманов Азат Анварович
To: Tomcat Users List ; dana whitelow
Sent: Sat, 10 Apr 2021 20
: Усманов Азат Анварович
To: Tomcat Users List ; dana whitelow
Sent: Sat, 10 Apr 2021 20:59
Subject: RE: version change failure
#yiv8603607814 P {margin-top:0;margin-bottom:0;}Dana, Please see the migration
-guide (https://tomcat.apache.org/migration-10.html) here is a quote from it "
c file like jsp or servlet preferably .xhtml
welcome file in jakartee even without the use of web.xml for the welcome
file because it is meant to be optional in jakartaee?
danawhite...@aol.com
-Original Message-
From: Усманов Азат Анварович
To: Tomcat Users List ;
ndling of a non-static file like jsp or servlet preferably .xhtml
welcome file in jakartee even without the use of web.xml for the welcome
file because it is meant to be optional in jakartaee?
danawhite...@aol.com
-Original Message-
From: Усманов Азат Анварович
To: Tomcat Us
ip binary files (you want text, right?)
-l - print a simple list as output. Needed for the other commands
danawhite...@aol.com
-Original Message-
From: Усманов Азат Анварович
To: Tomcat Users List ; dana whitelow
Sent: Sat, 10 Apr 2021 20:59
Subject: RE: version change failu
Dana, Please see the migration -guide
(https://tomcat.apache.org/migration-10.html) here is a quote from it "
Apache Tomcat 10 supports the Jakarta Servlet 5.0, Jakarta Server Pages 3.0,
Jakarta Expression Language 4.0, JakartaWebSocket 2.0 and Jakarta
Authentication 2.0
specifications
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Niranjan,
On 6/19/20 13:17, Niranjan Rao wrote:
> Hi Mark/Chris,
>
> Thank you for the reply.
>
> It's a spring application, related controllers/methods basically
> return page name as return "pages/Login".
>
> The view resolver maps it WEB-INF/jsp/
Hi Mark/Chris,
Thank you for the reply.
It's a spring application, related controllers/methods basically return
page name as return "pages/Login".
The view resolver maps it WEB-INF/jsp/pages/Login.jsp.
Login.jsp has entry that says
This entry gets resolved correctly in V7, but V9 I get er
On 19/06/2020 13:19, Christopher Schultz wrote:
> Niranjan,
>
> On 6/18/20 13:47, Niranjan Rao wrote:
>> I am trying to migrate from 7.0.73 to 9.0.36 and facing
>> challenges.
>
>> Java version and operating system version remains same in both
>> cases.
>
> ... and what are those versions?
>
>>
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Niranjan,
On 6/18/20 13:47, Niranjan Rao wrote:
> I am trying to migrate from 7.0.73 to 9.0.36 and facing
> challenges.
>
> Java version and operating system version remains same in both
> cases.
... and what are those versions?
> I have carefully
9:43 PM
To: Tomcat Users List
Subject: Re: Version Question
Hi,
On Sat, Mar 21, 2020, 00:37 wrote:
> Good afternoon Mark and group.
>
> There is a question as to WHAT are the correct versions released. Are
> these 7.0.103, 8.5.53, and 9.0.33 as shown on tomcat.apache.org, OR is
Hi,
On Sat, Mar 21, 2020, 00:37 wrote:
> Good afternoon Mark and group.
>
> There is a question as to WHAT are the correct versions released. Are
> these 7.0.103, 8.5.53, and 9.0.33 as shown on tomcat.apache.org, OR is it
> 7.0.104, 8.5.54 and 9.0.34 as shown on ci.apache.org?
>
The first.
CI l
Woods, Everett wrote:
What version(s) of Apache Tomcat work(s) with Windows 7?
It is generally considered good form and polite on these forums, to do a
search of the archive before asking a question.
For example, a thread just yesterday entitled "Tomcat Supported Windows
Operating Systems" a
David Balažic wrote:
> Hi!
>
> Is the version mismatch in the web-app tag, like this:
>
> http://java.sun.com/xml/ns/javaee";
> xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
> xsi:schemaLocation="http://java.sun.com/xml/ns/javaee
> http://java.sun.com/xml/ns/javaee/web-app_2_
Users List
Subject: Re: Version 6.0.18 of Tomcat -- Web.xml file and file/directory
structure
Strip your web.xml file down to this:
http://java.sun.com/xml/ns/javaee";
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
xsi:schemaLocation="http://java.sun.co
> Test
>
>
>
> Test
> /Test
>
> )
>
>
> John Byrne
> Support Network for Battered Women
> 1257 Tasman Dr. Suite C
> Sunnyvale, CA
> 94089
>
> (408) 541-6100 x 138
> Fax: (408) 541-3333
>
> -Original
gt; Support Network for Battered Women
>> 1257 Tasman Dr. Suite C
>> Sunnyvale, CA
>> 94089
>>
>> (408) 541-6100 x 138
>> Fax: (408) 541-
>>
>> -Original Message-
>> From: David Smith [mailto:[EMAIL PROTECTED]
>> Sent: Thur
> From: John Byrne [mailto:[EMAIL PROTECTED]
> Subject: RE: Version 6.0.18 of Tomcat -- Web.xml file and
> file/directory structure
>
> Attached is my web.xml file.
Your web.xml file is completely wrong for your test application. All of those
extra filters, listeners, and servle
relates to the official business
of Sender. This transmission is of a confidential nature and Sender does not
endorse distribution to any party other than intended recipient. Sender does
not necessarily endorse content contained within this transmission.
> Subject: RE: Version 6.0.18 of Tom
>
> However, I get an error in
> the users log specifying a class is not found. Is this my Test.class
> file it can't find?
Nope. The class not found is listeners.SessionListener. Can you post
Test/WEB-INF/web.xml? Also can you post some info regarding your file
layout?
> The container itself
gust 30, 2008 12:17 AM
To: Tomcat Users List
Subject: Re: version 5.5 vs 6.0
Keep in mind tomcat 6 has passed the magic version number of 16, so
from now on, no need to use 5.x branch :-)
Leon
On Fri, Aug 29, 2008 at 11:43 PM, Alex Howansky <[EMAIL PROTECTED]> wrote:
>
> Hello group,
&
Keep in mind tomcat 6 has passed the magic version number of 16, so
from now on, no need to use 5.x branch :-)
Leon
On Fri, Aug 29, 2008 at 11:43 PM, Alex Howansky <[EMAIL PROTECTED]> wrote:
>
> Hello group,
>
> I'm wondering if you might be able to share a bit of your expertise with me.
> Is the
Alex Howansky wrote:
>
> Hello group,
>
> I'm wondering if you might be able to share a bit of your expertise with
> me. Is there any reason to choose 5.5 over 6.0 if you have no specific
> requirement to do so? I.e., if you were tasked with developing a
> completely new application from the grou
János wrote:
Filip,
You are right. I called the session example wrongly via the
"bml0042.yalepath.org" host, but that was not configured. As soon as
I called it via the "localhost" host - which was
glad you got it working
configured - it worked fine. Here is the log from node3:
bml0042:/
Filip,
You are right. I called the session example wrongly via the
"bml0042.yalepath.org" host, but that was not configured. As soon as
I called it via the "localhost" host - which was configured - it
worked fine. Here is the log from node3:
bml0042:/usr/local/tomcat janos$ cat node3/l
write your own webapp, to make sure you actually replicate serializable data
Filip
János wrote:
Hi Filip,
I added it in the catalina.sh file on all three nodes and I am not
seeing the error. I also disabled IP6 in Network Preferences.
I added the distrubuted="true" to the context.xml file
Hi Filip,
I added it in the catalina.sh file on all three nodes and I am not
seeing the error. I also disabled IP6 in Network Preferences.
I added the distrubuted="true" to the context.xml file on all three
nodes and added the tag to the webapps/examples/WEB-
INF/web.xml on all 3 nodes a
try setting the
|-Djava.net.preferIPv4Stack=true
option for your tomcat launch
Filip
|
János wrote:
Hi,
I am trying to establish a 3 member cluster on the same machine. Here
is my server.xml copied from a sample I found on this list.
SSLEngine="on" />
className="org.apache.catali
cat Users List"
Sent: Wednesday, April 04, 2007 2:49 PM
Subject: Re: Version of Java being used by Tomcat
> Aneez,
> Try typing "echo -version %JAVA% " at the prompt". works in dos anyway,
> not sure if tomcat has its own specific syntax.
>
> Richard.
>
>
>
mcat Users List
Subject: Re: Version of Java being used by Tomcat
There is one more thing related to java version and JSPs, there is a
configuration setting for the version used to compile jsps. So even if
you have 1.5 your JSPs still might compile in 1.4 mode. This is setup in
the tomcat xml c
Should give you what is the default java version used
Gurdeep
-Original Message-
From: Christopher Schultz [mailto:[EMAIL PROTECTED]
Sent: Wednesday, April 04, 2007 1:00 PM
To: Tomcat Users List
Subject: Re: Version of Java being used by Tomcat
-BEGIN PGP SIGNED MESSAGE
java -version
Should give you what is the default java version used
Gurdeep
-Original Message-
From: Christopher Schultz [mailto:[EMAIL PROTECTED]
Sent: Wednesday, April 04, 2007 1:00 PM
To: Tomcat Users List
Subject: Re: Version of Java being used by Tomcat
-BEGIN PGP SIGNED
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Richard,
Richard Dunne wrote:
> Aneez, Try typing "echo -version %JAVA% " at the prompt". works in
> dos anyway, not sure if tomcat has its own specific syntax.
Never heard of that one before. As far as I know, "echo" on DOS does not
accept any argu
You can create simple jsp page with a scriptlet that dumps System
properties to console. Check javadoc for "System" for more information.
Andrew Pliszk
Aneez Backer wrote:
Hi
I have two versions of JAVA installed on my terminal.
Is there any possible way to know which version of JAVA is bein
04, 2007 12:49 PM
To: Tomcat Users List
Subject: Re: Version of Java being used by Tomcat
Aneez,
Try typing "echo -version %JAVA% " at the prompt". works in dos anyway, not
sure if tomcat has its own specific syntax.
Richard.
- Original Message
From: Aneez B
in error, please notify
the sender immediately by telephone or email and destroy the original
message without making a copy. Thank you.
- Original Message -
From: "Richard Dunne" <[EMAIL PROTECTED]>
To: "Tomcat Users List"
Sent: Wednesday, April 04, 2007 2:49
Should be reported in the manager app -- http://localhost:8080/manager/html
Obviously change localhost and 8080 to reflect your installation.
--David
Aneez Backer wrote:
Hi
I have two versions of JAVA installed on my terminal.
Is there any possible way to know which version of JAVA is being
telephone or email and destroy the original
message without making a copy. Thank you.
- Original Message -
From: "Richard Dunne" <[EMAIL PROTECTED]>
To: "Tomcat Users List"
Sent: Wednesday, April 04, 2007 2:49 PM
Subject: Re: Version of Java being used by T
Aneez,
Try typing "echo -version %JAVA% " at the prompt". works in dos anyway, not
sure if tomcat has its own specific syntax.
Richard.
- Original Message
From: Aneez Backer <[EMAIL PROTECTED]>
To: users@tomcat.apache.org
Sent: Wednesday, April 4, 2007 7:37:59 PM
Subject: Version of
Len Popp wrote:
Tomcat 5.5 has the value "Version" under
HKEY_LOCAL_MACHINE\SOFTWARE\Apache Software Foundation\Tomcat\5.5
I don't know if earlier versions of Tomcat have a similar registry setting.
I did find a similar registry setting for the 4.1 version. Thanks !
--
Tomcat 5.5 has the value "Version" under
HKEY_LOCAL_MACHINE\SOFTWARE\Apache Software Foundation\Tomcat\5.5
I don't know if earlier versions of Tomcat have a similar registry setting.
--
Len
On 6/24/06, Edward Diener <[EMAIL PROTECTED]> wrote:
I need to be more precise in my question.
How can I
Good Morning Ed-
use getServerInfo from ServletContext to obtain Server Information-
javax.servlet.ServletContext.getServerInfo();
HTH,
Martin --
This email message and any files transmitted with it contain confidential
information intended only for the person(s) to whom this email message i
Good Morning Ed-
This email message and any files transmitted with it contain confidential
information intended only for the person(s) to whom this email message is
addressed. If you have received this email message in error, please notify
the sender immediately by telephone or email and destroy
David Rees wrote:
On 6/23/06, Edward Diener <[EMAIL PROTECTED]> wrote:
How can I programatically find out which version(s) of Tomcat is
installed on my system ?
getServletContext().getServerInfo()
I need to be more precise in my question.
How can I programatically find out which version(s)
On 6/23/06, Edward Diener <[EMAIL PROTECTED]> wrote:
How can I programatically find out which version(s) of Tomcat is
installed on my system ?
getServletContext().getServerInfo()
-Dave
-
To start a new topic, e-mail: users@to
We use 2.5.0.0 without problems.
With Best Regards
Bruno Georges
Glencore International AG
Tel. +41 41 709 3204
Fax +41 41 709 3000
|-+--->
| | "bhavik shah" |
| | <[EMAIL PROTECTED]|
| | .com> |
|
bhavik shah wrote:
> We were using tomcat Version 3i
> and we move to 5.5 now its a issue of jintegra compatibility.can
> anybody tell me please which jintegra version i should use with tomcat 5.5
> thanks
Hm, I'd guess that whoever provides jintegra (whatever this is) should be the
one w
Swanthe
If you want to access this information at runtime, I suggest you have a
look at the following class:
org.apache.catalina.cluster.ClusterMemberInfo
The method you could use is:
public String getServerVersion() {
return(Globals.SERVER_INFO);
}
Hope this helps.
Best Regards
Bruno
--- Begin Message ---
you can find that out by using sh version.sh file inside the tomcats bin
directory
Giridharan.K
From: Swanthe Lindgren [mailto:[EMAIL PROTECTED]
Sent: Mon 10/17/2005 1:24 PM
To: users@tomcat.apache.org
Subject: Version?
How do I find ou
Put in a brownser: http://127.0.0.1:8080 and then it appears the main page
that indicates you which version is running on your computer
-Mensaje original-
De: Swanthe Lindgren [mailto:[EMAIL PROTECTED]
Enviado el: lunes, 17 de octubre de 2005 9:55
Para: users@tomcat.apache.org
Asunto: Ve
50 matches
Mail list logo