Konstantin Kolinko wrote:
2015-01-25 9:57 GMT+03:00 Thess Bermudez :
Hi,
This may sound very simple. This is surely a newbie question.
I have installed Tomcat and accessed localhost:8080 and showed that
installation was successful. I am exploring on the Tomcat Manager but the
username and pass
2015-01-25 9:57 GMT+03:00 Thess Bermudez :
> Hi,
>
> This may sound very simple. This is surely a newbie question.
>
> I have installed Tomcat and accessed localhost:8080 and showed that
> installation was successful. I am exploring on the Tomcat Manager but the
> username and password that was def
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Andrew,
On 12/2/14 8:09 AM, Andrew Gronosky wrote:
>
> On 2014-12-02 04:55, John Dunn wrote:
>> I have been asked the following question during an audit, which
>> I personally don't understand.
>>
>> "When using Mutually authenticated TLS is auth
On 2014-12-02 08:09, Andrew Gronosky wrote:
As I discovered yesterday, if you have a client cert that is signed by
a CA that Tomcat trusts, but whose name (synonymously, CN) does not
map to a recognized user, then you will connect to Tomcat but get an
HTTP 401 error as your response. If the
On 2014-12-02 04:55, John Dunn wrote:
I have been asked the following question during an audit, which I personally
don't understand.
"When using Mutually authenticated TLS is authorisation based on the certificate
name(and not just on the root CA)?"
Can anyone clarify what exactly this mean
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Bruce,
On 3/1/14, 3:05 AM, Bruce Whealton wrote:
> Next question is with regard to the server. Is there any reason
> one would run both Tomcat and Glass-Fish server?
I'm sure one could find a reason, but usually one would choose either
a Java serv
On 3/1/2014 3:05 AM, Bruce Whealton wrote:
Hello all,
Recently, I downloaded Java EE with the SDK. When I went to
install it, it could not find the Java Run-time, the JRE. I have Java SE
with the JDK installed and have used Java on my system. When I installed
Java SE it included
Matthew Fleming wrote:
I appreciate all the suggestions and have implemented them all, but its
still not working. Any other suggestions?
Yes. Define what "not working" means, like :
- describe your configuration, shortly
- what are you doing ?
- what do you expect to happen ?
- what happens in
Christopher Schultz wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Matthew,
On 8/12/2010 10:42 AM, Matthew Fleming wrote:
I'm a newbie with tomcat trying to get a basic mod_jk configuration working.
I have a mod_jk.conf file containing
JkMount /Client_Access ajp13
JkMount /Client_Access/
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Matthew,
On 8/12/2010 10:42 AM, Matthew Fleming wrote:
> I'm a newbie with tomcat trying to get a basic mod_jk configuration working.
> I have a mod_jk.conf file containing
> JkMount /Client_Access ajp13
> JkMount /Client_Access/* ajp13
>
> I'm not g
Thanks a lot for your reply guyz...I will give it a shot...
Thanks,
Chinmoy
On Fri, Nov 27, 2009 at 5:41 PM, Mark Thomas wrote:
> Chinmoy Chakraborty wrote:
> > Hi All,
> >
> > I am trying to understand basic architecture of tomcat server and also
> > started to look into the code. What shou
Chinmoy Chakraborty wrote:
> Hi All,
>
> I am trying to understand basic architecture of tomcat server and also
> started to look into the code. What should me my starting point (also source
> code wise) to understand basic workflow of tomcat server?
Try the architecture section of the Tomcat doc
On 27 Nov 2009, at 06:55, Chinmoy Chakraborty wrote:
> Hi All,
>
> I am trying to understand basic architecture of tomcat server and also
> started to look into the code. What should me my starting point
> (also source
> code wise) to understand basic workflow of tomcat server?
>
> Chinmoy
Have
>Did you put anything in that directory? If not, then a 404 status is
appropriate. If you did put something >in little_test, what is it? You
should have at least a welcome file (such as index.html) with some valid
>content.
Hello Chuck, Hello Awarnier,
thank you for your responses.
I creat
Kai Behncke wrote:
...
I created now a directory
C:\Programme\Apache Software Foundation\Tomcat 6.0\webapps\little_test
but when I call "http://localhost:8080/little_test/"; I only get HTTP Status
404:
"..
message /little_test/
description The requested resource (/little_test/) is not a
> From: Kai Behncke [mailto:kai-behn...@gmx.de]
> Subject: Newbie-question: Adding directory to localhost-tomcat
>
> I have installed it successfully on windows at
> C:\Programme\Apache Software Foundation\Tomcat 6.0\webapps
Actually, Tomcat is installed at
C:\Programme\Apache Software Foundation
Malladi,
On 8/24/2009 10:36 AM, Malladi, Sasikanth wrote:
> I'm using "Core Servlets" by Marty Hall as a guide.
Which edition? It may be out of date.
> I've created a servlet, HelloServlet. Well, it just says "hello".
Can you post the code?
> I've compiled it and put the class file into
> ..
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Malladi,
On 8/24/2009 10:36 AM, Malladi, Sasikanth wrote:
> I'm using "Core Servlets" by Marty Hall as a guide.
Which edition? It may be out of date.
> I've created a servlet, HelloServlet. Well, it just says "hello".
Can you post the code?
> I've
> From: Tena Sakai [mailto:tsa...@gallo.ucsf.edu]
> Subject: RE: (newbie question) missing classs file?
>
> You know, that's what I expected as well, but it kept working.
Because the class had already been loaded into the JVM and you had not
restarted Tomcat.
> That's
> From: Tena Sakai [mailto:tsa...@gallo.ucsf.edu]
> Subject: RE: (newbie question) missing classs file?
>
> I was getting confused by the fact that a class file was in
> $CATALINA_HOME/webapps/sample/WEB-INF/classes directory
That class file is for the servlet side of the sample a
omcat? As I mentioned, mine is
6.0.14. What's yours?
Regards,
Tena Sakai
-Original Message-
From: Caldarale, Charles R [mailto:chuck.caldar...@unisys.com]
Sent: Tue 8/18/2009 9:39 PM
To: Tomcat Users List
Subject: RE: (newbie question) missing classs file?
> From: Tena Sakai
[mailto:chuck.caldar...@unisys.com]
Sent: Tue 8/18/2009 9:35 PM
To: Tomcat Users List
Subject: RE: (newbie question) missing classs file?
> From: Tena Sakai [mailto:tsa...@gallo.ucsf.edu]
> Subject: RE: (newbie question) missing classs file?
>
> Being a newbie, I had no idea such "de
> From: Daniele Development-ML [mailto:daniele@googlemail.com]
> Subject: Re: (newbie question) missing classs file?
>
> I doubt that the JVM maintains in memory all the classes,
> all the times
Once referenced, a servlet, listener, filter, valve, or realm class will remain
l
> From: Tena Sakai [mailto:tsa...@gallo.ucsf.edu]
> Subject: RE: (newbie question) missing classs file?
>
> That aside, can you tell me how I can clear what's in the heap?
You can't, other than by restarting the JVM. As long as there's a reference to
an object, it
> From: Tena Sakai [mailto:tsa...@gallo.ucsf.edu]
> Subject: RE: (newbie question) missing classs file?
>
> > you'd have to reload the webapp to make the change show.
>
> Would you mind telling me how I would do that?
The Tomcat manager app is the easiest way.
> I
> From: Tena Sakai [mailto:tsa...@gallo.ucsf.edu]
> Subject: RE: (newbie question) missing classs file?
>
> Being a newbie, I had no idea such "deep secret" existed.
It's not a deep secret. Look at the JSP doc:
http://tomcat.apache.org/tomcat-6.0-doc/jasper-howto.ht
Sakai
tsa...@gallo.ucsf.edu
-Original Message-
From: Martin Gainty [mailto:mgai...@hotmail.com]
Sent: Tue 8/18/2009 1:04 PM
To: Tomcat Users List
Subject: RE: (newbie question) missing classs file?
did you look at
$TOMCAT_HOME/work/Catalina/localhost/WEBAPPNAME/org/apache/jsp/
JSPNAM
gt; it reflect my hack (double "Hello!") and no class file?
>
> I am confused.
>
> Tena
>
>
> -Original Message-
> From: Daniele Development-ML [mailto:daniele@googlemail.com]
> Sent: Tue 8/18/2009 11:51 AM
> To: Tomcat Users List
> Subject: Re: (newbie
OME/webapps/sample directory.
Tena
-Original Message-
From: David Smith [mailto:d...@cornell.edu]
Sent: Tue 8/18/2009 12:31 PM
To: Tomcat Users List
Subject: Re: (newbie question) missing classs file?
I believe once a servlet is initialized in memory, it stays in and is
re-used over and over.
t;>
>>
>> -Original Message-
>> From: Daniele Development-ML [mailto:daniele@googlemail.com]
>> Sent: Tue 8/18/2009 11:51 AM
>> To: Tomcat Users List
>> Subject: Re: (newbie question) missing classs file?
>>
>> Are you reloading the pages from
13 PM
To: Tomcat Users List
Subject: Re: (newbie question) missing classs file?
Consider also that once the application is loaded is memory, even if you
cancel the classes, the application still works.
I doubt that the JVM maintains in memory all the classes, all the times, but
if your current usag
ent-ML [mailto:daniele@googlemail.com]
> Sent: Tue 8/18/2009 11:51 AM
> To: Tomcat Users List
> Subject: Re: (newbie question) missing classs file?
>
> Are you reloading the pages from the server with the shift key?
>
> The pages might be locally cached from your browser.
&
;s the case, why does
it reflect my hack (double "Hello!") and no class file?
I am confused.
Tena
-Original Message-
From: Daniele Development-ML [mailto:daniele@googlemail.com]
Sent: Tue 8/18/2009 11:51 AM
To: Tomcat Users List
Subject: Re: (newbie question) missing c
Are you reloading the pages from the server with the shift key?
The pages might be locally cached from your browser.
Dan
On Tue, Aug 18, 2009 at 7:48 PM, Tena Sakai wrote:
> Hi,
>
> I am new to tomcat and jsp. I appologize in advance my lack of knowledge,
> but I would appreciate some poninte
On Tue, Jun 2, 2009 at 8:46 AM, Kai Behncke wrote:
> Dear users,
>
> I have installed tomcat on a Debian Etch-System via
>
> apt-get install tomcat5.5 tomcat5.5-admin tomcat5.5-webapps
>
> and started it with /etc/init.d/tomcat start
>
> Now I would like to test if it runs on my remote server, but
test locally e.g.
http://localhost:PORT
port attribute defined in http Date: Tue, 2 Jun 2009 06:46:48 -0700
> From: kai-behn...@gmx.de
> To: users@tomcat.apache.org
> Subject: Newbie question: How to test if Tomcat is running?
>
>
> Dear users,
>
> I have installed tomcat on a Debian Etch-Sys
Peter Crowther:
>> From: Kai Behncke [mailto:kai-behn...@gmx.de]
>> I have installed tomcat on a Debian Etch-System via
>> http://www.myhomepage.de:8180
>>
>> nothing at all appears?
>
> Unless Debian changes Tomcat's configuration a lot, the default port is port
> 8080, not 8180. Try that?
I
> From: Kai Behncke [mailto:kai-behn...@gmx.de]
> I have installed tomcat on a Debian Etch-System via
> apt-get install tomcat5.5 tomcat5.5-admin tomcat5.5-webapps
>
> and started it with /etc/init.d/tomcat start
>
> Now I would like to test if it runs on my remote server, but
> if I type:
>
> http
> From: tomas_bar [mailto:barto...@gmail.com]
> Subject: Newbie question about war file deployment
>
> I've generated a war file using GWT. I have placed it in the webapps
> folder of the tomcat directory (which is installed locally).
Tomcat version? JVM level? OS? What's the name of the .war f
On Tue, Apr 07, 2009 at 05:30:49PM -0500, Caldarale, Charles R wrote:
> > CGI? That URL gives me download links.
>
> Sorry, I scanned it too quickly (time to go home).
No problems. It happens. Thanks for replying and have fun. :)
--
"Not to engage in the pursuit of ideas is to live like ants i
> From: Caldarale, Charles R
> Subject: RE: Newbie Question with Apache Tomcat v6.0.18 in Windows XP
> SP2.
> CGI? That URL gives me download links.
Sorry, I scanned it too quickly (time to go home).
- Chuck
THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETA
> > http://www.google.com/search?q=tomcat+pac+script reveal that the
> > relationships.
>
> If you actually took a look at what the search found, you'd see that the
> relationship is ... nothing. Mostly hits on a similarly confused thread from
> a while back.
Oh. Strange results then.
>
> >
> From: Phillip Pi [mailto:a...@zimage.com]
> Subject: Re: Newbie Question with Apache Tomcat v6.0.18 in Windows XP
> SP2.
>
> http://www.google.com/search?q=tomcat+pac+script reveal that the
> relationships.
If you actually took a look at what the search found, you'd see
On Tue, Apr 07, 2009 at 05:58:46PM -0400, Christopher Schultz wrote:
> > OK, she said we need Tomcat because of PAC scripts to do the proxy auto
> > configurations.
>
> I think she's still confused. Sorry if you already know all this, but
> I'm new to proxy research and I'd never heard of a "PA
On Tue, Apr 07, 2009 at 04:46:32PM -0500, Caldarale, Charles R wrote:
> > OK, she said we need Tomcat because of PAC scripts to do the proxy auto
> > configurations.
>
> I've never heard of PAC scripts in conjunction with Tomcat.
http://www.google.com/search?q=tomcat+pac+script reveal that the
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Phillip,
On 4/7/2009 5:38 PM, Phillip Pi wrote:
> OK, she said we need Tomcat because of PAC scripts to do the proxy auto
> configurations.
I think she's still confused. Sorry if you already know all this, but
I'm new to proxy research and I'd never
> From: Phillip Pi [mailto:a...@zimage.com]
> Subject: Re: Newbie Question with Apache Tomcat v6.0.18 in Windows XP
> SP2.
>
> OK, she said we need Tomcat because of PAC scripts to do the proxy auto
> configurations.
I've never heard of PAC scripts in conjunction with Tom
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Phillip,
On 4/7/2009 4:57 PM, Phillip Pi wrote:
> On Tue, Apr 07, 2009 at 04:49:06PM -0400, Christopher Schultz wrote:
>
>>> I was asked to set up a Tomcat's proxy server in Windows (using XP SP2).
>> Question 1: What is "Tomcat's proxy server"?
>
On Tue, Apr 07, 2009 at 02:10:39PM -0700, Phillip Pi wrote:
> > >>>I was asked to set up a Tomcat's proxy server in Windows (using XP SP2).
> > >>Question 1: What is "Tomcat's proxy server"?
> > >
> > >Apache Tomcat to act like a proxy server so other PCs, on the LAN, can
> > >go through it to acc
> >>>I was asked to set up a Tomcat's proxy server in Windows (using XP SP2).
> >>Question 1: What is "Tomcat's proxy server"?
> >
> >Apache Tomcat to act like a proxy server so other PCs, on the LAN, can
> >go through it to access the Internet. Is this not a correct way to set
> >up?
>
> What yo
Phillip Pi wrote:
On Tue, Apr 07, 2009 at 04:49:06PM -0400, Christopher Schultz wrote:
I was asked to set up a Tomcat's proxy server in Windows (using XP SP2).
Question 1: What is "Tomcat's proxy server"?
Apache Tomcat to act like a proxy server so other PCs, on the LAN, can
go through it to
On Tue, Apr 07, 2009 at 04:49:06PM -0400, Christopher Schultz wrote:
> > I was asked to set up a Tomcat's proxy server in Windows (using XP SP2).
>
> Question 1: What is "Tomcat's proxy server"?
Apache Tomcat to act like a proxy server so other PCs, on the LAN, can
go through it to access the I
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Phillip,
On 4/7/2009 4:34 PM, Phillip Pi wrote:
> I was asked to set up a Tomcat's proxy server in Windows (using XP SP2).
Question 1: What is "Tomcat's proxy server"?
Are you talking about using another web server out in front of Tomcat?
That woul
8851-1 - Is that even a valid encoding?
On 4/6/08, Kurt L Harless <[EMAIL PROTECTED]> wrote:
> OK, figured it out.
>
> I changed the Character Set to
>
>
>
> Instead of
>
>
>
> I figured this out by using the tomcat.exe to start the service and saw the
> dump message when it was trying to parse
> From: Russo, Joe [mailto:[EMAIL PROTECTED]
> Subject: RE: Newbie: Question about first Servlet
>
> Try calling the servlet name instead of the class.
Now this is starting to get silly. Of course you use the
to access the servlet via HTTP; the is pretty much only
to link the el
> From: David Cassidy [mailto:[EMAIL PROTECTED]
> Subject: RE: Newbie: Question about first Servlet
>
> If i recall correctly the servlet must be in a package
No, JSPs almost always must be in packages, but servlets do not.
However, it's definitely bad practice not to put ser
If i recall correctly the servlet must be in a package
On Mon, 2008-04-07 at 09:52 -0400, Russo, Joe wrote:
> Try calling the servlet name instead of the class. You may need to get
> rid of the space in the name.
>
>
>
>
>
> -Original Message-
> From: Kurt L Harless [mailto:[EMA
Try calling the servlet name instead of the class. You may need to get
rid of the space in the name.
-Original Message-
From: Kurt L Harless [mailto:[EMAIL PROTECTED]
Sent: Sunday, April 06, 2008 1:14 AM
To: users@tomcat.apache.org
Subject: Newbie: Question about first Servlet
Actually
ISO-8851-1 according to Google is a standard determining the moisture
content of butter.
http://www.iso.org/iso/iso_catalogue/catalogue_tc/catalogue_detail.htm?csnumber=35218
However, ISO-8859-1 is the Latin character set definition.
Probably ISO-8859-1 is more relevant. Anyway, y
OK, figured it out.
I changed the Character Set to
Instead of
I figured this out by using the tomcat.exe to start the service and saw the
dump message when it was trying to parse my xml file.
Is this not the valid way of coding this encoding?
-Original Message-
From: Kurt L Harles
lution.
pid
--
Eric Robinson
-Original Message-
From: Pid [mailto:[EMAIL PROTECTED]
Sent: Tuesday, May 08, 2007 6:00 AM
To: Tomcat Users List
Subject: Re: Newbie Question: How to Disable Caching?
Robinson, Eric wrote:
We have a medical program that runs on two tomcat servers be
;m looking for a way to disable caching of anything
in the tomcat/work directory.
Isn't there a simple, global way to tell tomcat not to cache?
--
Eric Robinson
-Original Message-
From: Pid [mailto:[EMAIL PROTECTED]
Sent: Tuesday, May 08, 2007 6:00 AM
To: Tomcat Users List
Sub
Robinson, Eric wrote:
We have a medical program that runs on two tomcat servers behind an LVS
load balancer. Everything works fine except for one particular function
that apparently relies on data in the tomcat5/work directory. If the
load balancer directs a request to a tomcat server that has di
On 6/15/06, [EMAIL PROTECTED]
<[EMAIL PROTECTED]> wrote:
How can I place them locally? In the office where I work, we have a fire
wall and I get connection error messages when I try to use www whatever in
my jsps or in other files.
This is most likely a problem with a DOCTYPE declaration in on
On 6/15/06, Tim Lucia <[EMAIL PROTECTED]> wrote:
xyzzy.jsp:
<%@ taglib uri="/tags/struts-bean" prefix="bean" %>
web.xml:
/tags/struts-bean
/WEB-INF/struts-bean.tld
Then place the actual tld file where the element says it
should be.
This is not necessary if you're using a Ser
xyzzy.jsp:
<%@ taglib uri="/tags/struts-bean" prefix="bean" %>
web.xml:
/tags/struts-bean
/WEB-INF/struts-bean.tld
Then place the actual tld file where the element says it
should be.
Tim
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Thurs
http://tomcat.apache.org/faq/misc.html#version
-Tim
Ritchie Gillam wrote:
Should be an easy questions for the Tomcat users out there.
I know I have Tomcat installed but I did the installation many moons ago. Is
there a command that I can run from Windows that will tell me what version I am
Dunno about a windows command, but if you open the manager page -
/manager/html - one of the pieces of info you'll be given is the version
number.
Tom
- Original Message -
From: "Ritchie Gillam" <[EMAIL PROTECTED]>
To: ;
<[EMAIL PROTECTED]>
Sent: Thursday, November 17, 2005 5:55 PM
Just start the tomcat and open default page on web browser
http://localhost:8080
look into Release Notes link
Ritchie Gillam <[EMAIL PROTECTED]> wrote:
Should be an easy questions for the Tomcat users out there.
I know I have Tomcat installed but I did the installation many m
If you log into the manager web page * it should display the version.
Confidentiality Notice: The information contained in this email and any
attachments may be legally privileged and confidential. If you are not
an intended recipient, you are hereby notified that any dissemination,
distribution,
70 matches
Mail list logo