Thanks all. I will incorporate the digested passwd
On Wed, Nov 4, 2015 at 2:10 AM, Christopher Schultz <
ch...@christopherschultz.net> wrote:
> To whom it may concern,
>
> On 11/3/15 6:39 AM, Linux Support wrote:
> > not having a clear text password in the users.xml ( i think ) for the
> admin
>
To whom it may concern,
On 11/3/15 6:39 AM, Linux Support wrote:
> not having a clear text password in the users.xml ( i think ) for the admin
> user. My understanding is that the admin user logging in through the
> default page can do a deployment.
Do you mean like this?
http://tomcat.apache.or
To whom it may concern,
On 11/3/15 6:39 AM, Linux Support wrote:
> not having a clear text password in the users.xml ( i think ) for the admin
> user. My understanding is that the admin user logging in through the
> default page can do a deployment.
Do you mean like this?
--
not having a clear text password in the users.xml ( i think ) for the admin
user. My understanding is that the admin user logging in through the
default page can do a deployment.
On Tue, Nov 3, 2015 at 9:50 PM, Mark Thomas wrote:
> On 03/11/2015 10:45, Linux Support wrote:
> > Thanks Mark. I mig
On 03/11/2015 10:45, Linux Support wrote:
> Thanks Mark. I might be struggle in setting up the hashed passwords. I have
> not been able to find a good read detailing how to do that. Will you be
> able to kindly point me in the direction of something worth the time and
> effort.
What, exactly, do y
Thanks Mark. I might be struggle in setting up the hashed passwords. I have
not been able to find a good read detailing how to do that. Will you be
able to kindly point me in the direction of something worth the time and
effort.
cheers
osp
On Tue, Nov 3, 2015 at 7:41 PM, Mark Thomas wrote:
> On
On 03/11/2015 04:47, Linux Support wrote:
> greetings all,
>
> Running CentOS 6.4. Configured the /opt/tomcat-latest to be owned by a
> system user(tomcat8) other than root.
>
> Planning of keeping the tomcat instance running as a non-root owned
> process.
>
> How can i get another non-privilege
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
mcat Users List
Subject: Re: Newbie Help - Up and Running with Tomcat on Windows
On Feb 25, 2014, at 2:02 AM, Bruce Whealton
wrote:
> Hello all,
> I have had a difficult time getting Tomcat to start. I first
tried installing it with xampp. I had a hunch that the problem was that
On Tue, Feb 25, 2014 at 10:30 AM, Daniel Mikusa wrote:
> On Feb 25, 2014, at 10:13 AM, Howard W. Smith, Jr.
> wrote:
>
> > On Tue, Feb 25, 2014 at 7:55 AM, Daniel Mikusa >wrote:
> >
> >>> It might be something as obvious as not having Java EE
> >> installed separately. Perhaps Tomee+ w
On Feb 25, 2014, at 10:13 AM, Howard W. Smith, Jr.
wrote:
> On Tue, Feb 25, 2014 at 7:55 AM, Daniel Mikusa wrote:
>
>>> It might be something as obvious as not having Java EE
>> installed separately. Perhaps Tomee+ will provide all that is needed.
>>
>> What specifically do you need?
On Tue, Feb 25, 2014 at 7:55 AM, Daniel Mikusa wrote:
> > It might be something as obvious as not having Java EE
> installed separately. Perhaps Tomee+ will provide all that is needed.
>
> What specifically do you need? Tomcat is not a full JEE container. It
> implements the Servlet,
On Feb 25, 2014, at 2:02 AM, Bruce Whealton wrote:
> Hello all,
> I have had a difficult time getting Tomcat to start. I first tried
> installing it with xampp. I had a hunch that the problem was that there
> might be a port conflict, so I tried a different ports but still it would
> From: Mark Potts [mailto:po...@hpcapplications.com]
> Subject: Re: newbie having trouble with manager-gui sign in
> Could you clarify what you mean by "using the toy".
http://tomcat.apache.org/tomcat-6.0-doc/realm-howto.html#UserDatabaseRealm
http://tomcat.apache.org/t
Chuck,
Thanks. Comments inline.
On 02/08/2012 04:02 PM, Caldarale, Charles R wrote:
From: Mark Potts [mailto:po...@hpcapplications.com]
Subject: newbie having trouble with manager-gui sign in
I've added the following lines:
between the and lines of the
appBase/conf/tomcat-user.x
> From: Mark Potts [mailto:po...@hpcapplications.com]
> Subject: newbie having trouble with manager-gui sign in
> I've added the following lines:
>
>roles="standard,manager-gui" />
> between the and lines of the
> appBase/conf/tomcat-user.xml file.
And did you remove the surrounding co
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
Alan Coyne wrote:
Hi All,
I'm new to TomCat however I have managed to get JDK setup and Tomcat 6 running
on Linux 64bit server.
I've deployed an app via WAR file and all looks good.
So all that remains for me to do is confirgure a domain name to use the server
and be able to FTP to the install
: Fri, May 21, 2010 at 5:32 PM
Subject: RE: newbie logging question: JULI or log4j or both?
To: Tomcat Users List
> From: Johan Martinez [mailto:jmart...@gmail.com]
> Subject: Re: newbie logging question: JULI or log4j or both?
>
> Tomcat was not installed using CentOS package manager, b
> From: Johan Martinez [mailto:jmart...@gmail.com]
> Subject: Re: newbie logging question: JULI or log4j or both?
>
> Tomcat was not installed using CentOS package manager, but it
> is a core binary package downloaded from tomcat project site.
Good; that means we don't ha
Thanks for the reply Charles.
It's a CentOS 5.4 system with Sun JDK 1.5 and tomcat-5.5.28 version. Tomcat
was not installed using CentOS package manager, but it is a core binary
package downloaded from tomcat project site.
I downloaded a fresh copy of tomcat package and took a diff of it against
> From: Johan Martinez [mailto:jmart...@gmail.com]
> Subject: newbie logging question: JULI or log4j or both?
>
> I am a developer and new to tomcat administration.
Tomcat version? JVM version? Platform?
(Always provide the basics when making inquiries.)
> How do I find out if I am using JULI
Thanks Charles,
Your's was the advice that worked. I've been trying to get an app written by
others to work. Their web.xml file was hopelessly out of date. BTW, I tried
enabling the invoker and even that wouldn't run because it was
"priviledged".
Reuven Koblick
On Tue, Mar 23, 2010 at 12:55 PM,
What is the full url you're using to connetc? Try
/sp00/LandingPageFront (dropping the "servlet").
On 3/23/2010 12:46 PM, Reuven Koblick wrote:
If anyone can give me a pointer, it would be much appreciated. This is very
frustrating. I cannot get this app to run. No servlet in this app will
> From: Paolo Santarsiero [mailto:paolo.santarsi...@gmail.com]
> Subject: Re: Newbie: Tomcat Can't Find My App
>
> Change in
That will have no effect; the path attribute is not allowed here.
- Chuck
THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
> From: Reuven Koblick [mailto:groovyro...@gmail.com]
> Subject: Newbie: Tomcat Can't Find My App
>
> When trying to execute the first servlet
> */sp00/servlet/LandingPageFront,
That looks like a usage of the old and never-to-be-used-again invoker servlet:
http://wiki.apache.org/tomcat/FAQ/Miscel
Change in
On 23 March 2010 17:46, Reuven Koblick wrote:
> If anyone can give me a pointer, it would be much appreciated. This is very
> frustrating. I cannot get this app to run. No servlet in this app will run.
>
> Tomcat6 is installed at CATALINA_BASE and the app, sp00 is installed in
> CATA
I am new to tomcat, too, so I am will not give the best advice.
Anyways, I will give it a try:
1) I have another log file localhost.log in the same directory.
2) WEB-INF/web.xml has defines the page which tomcat/the servlet listens, too.
You can check there if it really is /sp00/servlet/LandingP
Yes, you'd have to.
-Original Message-
From: bill.turner [mailto:worldwidewi...@gmail.com]
Sent: Tuesday, March 23, 2010 10:41 AM
To: users@tomcat.apache.org
Subject: RE: newbie: accessing tomcat admin page from another machine
I have it working. Once the firewall issue was res
he box, it should be able to do it like you're
> thinking.
>
> I've done that on my network at home.
>
> -Original Message-
> From: bill turner [mailto:worldwidewi...@gmail.com]
> Sent: Tuesday, March 23, 2010 9:21 AM
> To: Tomcat Users List
> Subject: R
If you have IIS running on the box, it should be able to do it like you're
thinking.
I've done that on my network at home.
-Original Message-
From: bill turner [mailto:worldwidewi...@gmail.com]
Sent: Tuesday, March 23, 2010 9:21 AM
To: Tomcat Users List
Subject: Re: newbie:
> From: bill turner [mailto:worldwidewi...@gmail.com]
> Subject: Re: newbie: accessing tomcat admin page from another machine
>
> I did think that windows would look for specific machine names in the
> network first.
Windows networking does (using ancient NetBIOS techniques), but
ahhh! Great! Thanks for the input re: the hosts file. I will have to dig
into that!
On Tue, Mar 23, 2010 at 9:05 AM, Caldarale, Charles R <
chuck.caldar...@unisys.com> wrote:
> > From: bill turner [mailto:worldwidewi...@gmail.com]
> > Subject: Re: newbie: accessing tomcat admin
Actually, it probably isn't even probably either of them. It is the local
tomcat installation home, which has a link to the manager.
On Tue, Mar 23, 2010 at 9:07 AM, Pid wrote:
> On 23/03/2010 13:55, bill turner wrote:
>
>> On Tue, Mar 23, 2010 at 8:40 AM, Caldarale, Charles R<
>> chuck.caldar..
It does appear that there was a firewall issue. I had to open port 8080. I
can now use the ip address: http://192.168.0.198:8080/.
I did think that windows would look for specific machine names in the
network first. And, that is what I would really like to do. It'd be a lot
easier than looking up
On 23/03/2010 13:55, bill turner wrote:
On Tue, Mar 23, 2010 at 8:40 AM, Caldarale, Charles R<
chuck.caldar...@unisys.com> wrote:
From: bill.turner [mailto:worldwidewi...@gmail.com]
Subject: newbie: accessing tomcat admin page from another machine
I thought I should be able to access the admi
> From: bill turner [mailto:worldwidewi...@gmail.com]
> Subject: Re: newbie: accessing tomcat admin page from another machine
>
> Well, the administrator, which I thought was quite obvious, is the
> console one sees when you install tomcat, start it up and type in
> localhost
On Tue, Mar 23, 2010 at 8:40 AM, Caldarale, Charles R <
chuck.caldar...@unisys.com> wrote:
> > From: bill.turner [mailto:worldwidewi...@gmail.com]
> > Subject: newbie: accessing tomcat admin page from another machine
> >
> > I thought I should be able to access the administrator from
> > other mac
Ah... yes. All machines are running DHCP. My network admin tool (DLINK)
provides addresses. So, I did try http://192.168.0.198:8080. The response is
*The connection has timed out*.
On Tue, Mar 23, 2010 at 8:38 AM, Rajeev Sampath wrote:
> On Tue, Mar 23, 2010 at 7:00 PM, bill.turner >wrote:
>
>
Also, don't forget to check any firewalls on hal9000, because while 8080
may be accessible on the loopback it may be blocked on it's public IP.
-Original Message-
From: Rajeev Sampath
To : Tomcat Users List
Sent: Tue Mar 23 9:38:59 2010
Subject: Re: newbie: accessing tomcat
> From: bill.turner [mailto:worldwidewi...@gmail.com]
> Subject: newbie: accessing tomcat admin page from another machine
>
> I thought I should be able to access the administrator from
> other machines in my network using the latter but I cannot.
What exactly do you mean by "administrator"? Wha
On Tue, Mar 23, 2010 at 7:00 PM, bill.turner wrote:
>
> I installed TC 6.0.26 on one machine in my Windows XP network. It is set up
> to run as a service. I can access the administrator from that page using
> http://localhost:8080 or using the machine name, i.e. http://hal9000:8080.
> I
> thought
I have everything working from the first post. Per the last update the
problem looks like I confused chuck on my original post when I thought I
stated the that IIS was running on a different box. There are two distinct
boxes (one of the outside running IIS and one on the inside running Tomcat).
Now here we have a case where I, the dummy on this forum, spend hours
creating a work of ascii art explaining clearly and precisely to the OP
what he needs to change, and where subsequently the two gurus manage, in
just a couple of posts, to totally confuse the OP.
t.
(And, by the way, it
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Chart,
On 1/21/2010 1:53 PM, Chart wrote:
> There is a SSI server on the outside that sends request to
> 8009 for this tomcat server (from what I have been told). The tomcat
> server is running on port 8082.
You mean that Tomcat is accepting requests
> From: Chart [mailto:ccha...@hotmail.com]
> Subject: RE: newbie: multiple ports for same tomcat server 5.0
>
> Just for learning purposes. Could you take the line out of my
> original file and add information like you had stated in your
> original update?
Sorry, I don't
om: Chart [mailto:ccha...@hotmail.com]
>> Subject: RE: newbie: multiple ports for same tomcat server 5.0
>>
>> I stated I am using port 8082 from the outside and
>> need to use port 80 on the inside.
>
> If your front-end is on the same machine, you will have a port
> From: Chart [mailto:ccha...@hotmail.com]
> Subject: RE: newbie: multiple ports for same tomcat server 5.0
>
> I stated I am using port 8082 from the outside and
> need to use port 80 on the inside.
If your front-end is on the same machine, you will have a port conflict, since
i
what
you stated?
n828cl wrote:
>
>> From: Anurag Kapur [mailto:anuragka...@gmail.com]
>> Subject: Re: newbie: multiple ports for same tomcat server 5.0
>>
>> You mentioned that adding the address attribute is recommended
>> to prevent port conflicts.
>
>
> From: Anurag Kapur [mailto:anuragka...@gmail.com]
> Subject: Re: newbie: multiple ports for same tomcat server 5.0
>
> You mentioned that adding the address attribute is recommended
> to prevent port conflicts.
I didn't say it was recommended, just that it was one way to a
lto:a...@ice-sa.com]
> > Subject: Re: newbie: multiple ports for same tomcat server 5.0
> >
> > What you have above, graphically (*), is like this :
>
> Nice pictures. (The lost art of ASCII art.)
>
> > You just need to duplicate this section, and change one a
Caldarale, Charles R wrote:
From: André Warnier [mailto:a...@ice-sa.com]
Subject: Re: newbie: multiple ports for same tomcat server 5.0
What you have above, graphically (*), is like this :
Nice pictures. (The lost art of ASCII art.)
Thanks. Unfortunately, I have a feeling that only fellow
> From: André Warnier [mailto:a...@ice-sa.com]
> Subject: Re: newbie: multiple ports for same tomcat server 5.0
>
> What you have above, graphically (*), is like this :
Nice pictures. (The lost art of ASCII art.)
> You just need to duplicate this section, and chang
Chart wrote:
I have recently inherted a tomcat 5 server (today - do want want to upgrade
at this point). There is a SSI server on the outside that sends request to
8009 for this tomcat server (from what I have been told). The tomcat
server is running on port 8082. I have been tasked to chan
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
Caldarale, Charles R wrote:
From: Bruce Foster [mailto:gis.fos...@gmail.com]
Subject: Re: Newbie, tomcat performance tuning
...
read somewhere tomcat with 8 thread (8 core processor), how do I
configure that option?
Read Peter's response. You will need way more than 8 threads i
On Thu, Nov 19, 2009 at 4:27 AM, Bruce Foster wrote:
> 3. Need to modify the heap size, with 12GB ram and NO other
> application running I will allocate 6GB ram as Max and Min for JVM.
Well, nothing exceeds like excess, but you might want to start a bit
lower and increase as it seems necessary.
> From: Bruce Foster [mailto:gis.fos...@gmail.com]
> Subject: Re: Newbie, tomcat performance tuning
>
> 1. Need to get JDK and not JRE, latest version of JDK and use the
> "server" version
Tomcat only needs the JRE, but the JDK contains some interesting tools that yo
2009/11/19 Bruce Foster
> do I need to look at the server threads? if yes then where to I set
> that option?
>
> read somewhere tomcat with 8 thread (8 core processor), how do I
> configure that option?
>
> If you can find me that "somewhere", I'll go and grumble at the author
:-). It's very poo
Thanks Everyone who responded. Just great.
OK, looks like I got lot of home work to do now; if I were to summarize,
1. Need to get JDK and not JRE, latest version of JDK and use the
"server" version
2. Look at the connector pool
3. Need to modify the heap size, with 12GB ram and NO other
applic
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Bruce,
On 11/18/2009 9:48 AM, Bruce Foster wrote:
> I'm new to the list and tomcat.
Welcome!
> I have a web application deployed in tomcat 6. this application is
> quite CPU hungry and I would like to optimise the tomcat accordingly.
>
> I'm expect
Caldarale, Charles R wrote:
From: David kerber [mailto:dcker...@verizon.net]
Subject: Re: Newbie, tomcat performance tuning
And set it to run the server-mode jvm rather than the client.
I believe that all 64-bit JVMs default to server mode, which is why I didn't
mention it. As I recall
> From: David kerber [mailto:dcker...@verizon.net]
> Subject: Re: Newbie, tomcat performance tuning
>
> And set it to run the server-mode jvm rather than the client.
I believe that all 64-bit JVMs default to server mode, which is why I didn't
mention it. As I recall, the 6
Caldarale, Charles R wrote:
From: Bruce Foster [mailto:gis.fos...@gmail.com]
Subject: Newbie, tomcat performance tuning
Can you guide me where and what parameters that I can tweak in tomcat
to get high performance? for eg, JVM memory, threads, etc etc
Other than the number of threads in the
> From: Bruce Foster [mailto:gis.fos...@gmail.com]
> Subject: Newbie, tomcat performance tuning
>
> Can you guide me where and what parameters that I can tweak in tomcat
> to get high performance? for eg, JVM memory, threads, etc etc
Other than the number of threads in the pool, there's not muc
Bruce:
> Can you guide me where and what parameters that I can tweak in tomcat
> to get high performance? for eg, JVM memory, threads, etc etc
Have you seen this page:
http://wiki.apache.org/tomcat/FAQ/Performance_and_Monitoring
Neil
--
Neil Aggarwal, (281)846-8957, http://UnmeteredVPS
>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 Fri, Jul 31, 2009 at 9:19 AM, David Smith wrote:
> One way to handle the paths in jsps is to use something like
> ${pageContext.request.contextPath}/webapp_relative_path/to_my_resource.css.
OTOH, if you use the standard taglib to wrap all your urls, e.g.
foo
they'll be both context-aware
Roman Sokolyuk wrote:
> Thank you very much for your time.
> This fixed the problem.
>
> I have only one question. How does the browser determine which parts of the
> URL to strip?
>
> On Fri, Jul 31, 2009 at 11:07 AM, André Warnier wrote:
>
>
One way to handle the paths in jsps is to use some
André Warnier wrote:
> As an addendum :
>
> A very useful tool when dealing with issues like this one, if your are
> using Firefox as a browser, is an add-on like "HttpFox".
> It allows you to access your server, and see exactly which requests
> are sent to the server (including the "secondary" one
1 - 100 of 252 matches
Mail list logo