hi
I have one question I want to installation procedure for the apache
tomcat5.5 version in windows XP
--
From: "John Moore" <[EMAIL PROTECTED]>
Sent: Tuesday, November 13, 2007 11:10 AM
To: "Tomcat Users List"
Subject: RE: Apache/Tomcat/mod_jk
hi
I want installation procedure for apache tomcat5.5
DISCLAIMER: This e-mail and any attachments are intended only for the
individual or company to which it is addressed and may contain information
which is privileged, proprietary, confidential and prohibited from disclosure
or unauthorized u
hi
I want installation procedure for apache tomcat 5.5
DISCLAIMER: This e-mail and any attachments are intended only for the
individual or company to which it is addressed and may contain information
which is privileged, proprietary, confidential and prohibited from disclosure
or unautho
Thanks for the input on the timeouts, having run lb connectors in LAN
environment for years now, I never really ran into this issue or
stumbled across this document.
What I meant by the stop comment is really in reference to
fault-tolerance.
[For reference, the current environment has a mesh
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Subject: Tomcat 5.5 to Tomcat migration guide
>
> Is there a list of problems to watch for in migrating a Tomcat5.5 app
> to Tomcat6?
Look at the migration guide:
http://tomcat.apache.org/migration.html
> What is the equivalent of Tomcat5.5'
Env: JDK6, Tomcat5.5.x, Linux redhat
I have a jarfile in common/endorsed; the classes in it are referred to by
the classes loaded by my webapp classloader. Yet, my webapp aborts with
classdef not found exception.
Is there a way to neatly detail how each classloader is loading? (Other than
maki
Is there a list of problems to watch for in migrating a Tomcat5.5 app
to Tomcat6?
What is the equivalent of Tomcat5.5's common/endorsed in Tomcat6?
I mean how do I load a class using commons classloader in TC6?
Thanx,
/U
-
To
"Debianito" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Hi there!
>
> I've to set a Tomcat5 server listening in someway over a Ajp12
> communication.
> The problem is that the frontside webserver uses an old Jserv.
> I can't make any changes there, so I've to manage seting the
Hi John,
John Moore schrieb:
>
> I have a cluster of Tomcat 5.5 servers that are running Apache 2.2 to
> serve static content; mod_jk 1.2.25 connector is used. I am considering
> adding apache servers in separate corners of the country to serve the
> static content closer to the user. I can not c
I have a cluster of Tomcat 5.5 servers that are running Apache 2.2 to
serve static content; mod_jk 1.2.25 connector is used. I am considering
adding apache servers in separate corners of the country to serve the
static content closer to the user. I can not copy Tomcat to each of
these locatio
If your problem is that a webapp using hibernate loaded it's
configuration from webappclassloader and then stored the hibernate
loaded configuration in hibernate at common/ level, the problem is
probably that you have put hibernate in common classloader (so common
configuration, first webapp to
> From: Jim [mailto:[EMAIL PROTECTED]
> Subject: Re: PermGen Out of memory exception
>
> The problem with that language is it implies that PermGen space is
> generally only an issue if you're using a lot of servlets or JSPs.
Agreed, that's not inclusive enough.
> there's nothing in the FAQ lin
Caldarale, Charles R wrote:
Perhaps the Tomcat FAQ on memory-issues could be fleshed
out/updated?
This specific item is already in the Tomcat FAQ:
"If you have a lot of servlets or JSP's, you may need to increase your
permanent generation. By default, it is 64MB. Doubling [sic] it to be
> From: Andrew R Feller [mailto:[EMAIL PROTECTED]
> Subject: Web app classloader loading JAAS LoginModule instead
> of server
>
> we found that the Hibernate login module was being initialized
> not by the server's classloader but the webapp's classloader!
> As we want to have different Realms
While developing a custom JAAS module to use Hibernate for users'
authorization profiles on a new application, we found that the Hibernate
login module was being initialized not by the server's classloader but
the webapp's classloader! As we want to have different Realms declared
for each web appl
~
Would it make any sense to use an in memory session.JDBCStore or
simply set a negative maxInactiveInterval?
~
IMHO it is best to put lots of RAM in your box and set a high or
negative maxInactiveInterval, but I may be missing some basic issues
and I don't know the details of tomcat's inner work
Hello!
> See Virtual Hosting
> http://tomcat.apache.org/tomcat-6.0-doc/virtual-hosting-howto.html
I will check it.
> have public_html/jsp directory too. Tomcat will handle that directory.
>See User Web Applications
>http://tomcat.apache.org/tomcat-5.5-doc/config/host.html
I will read this to
Hello!
And thanks of answers.
--snip--
> What is best solutions?
>
>Will the server be reachable via port 8080? If so then no need to install
mod_jk.
Yes it will be... I only need to open port from firewall.
> I would use the user directory feature of tomcat to have tomcat be able to
serve
---
HARBOR: http://coolharbor.100free.com/index.htm
Now Tomcat is also a cool pojo application server
---
- Original Message -
From: "Keijo Sala
> From: Jim [mailto:[EMAIL PROTECTED]
> Subject: Re: PermGen Out of memory exception
>
> To address your rhetorical question :) , this issue is a
> mess to research.
Which is why it should be done before deployment...
> it can be intimidating to be pointed at a 21 page
> Sun white paper
Try t
On Tomcat side
proxyHost and proxyPort in the Connector element
on the apache sidfe
ProxyPreserveHost On
if you do the apache side, you can remove the proxyHost on the tomcat side
Filip
Christoph P. Kukulies wrote:
I know this may not be the correct mailing list but maybe
I can find an expert
Hi Janning,
we've downloaded Tomcat from the Apache website, un-tarred it and ran it
using the original scripts - it works quite smooth.
Consider this solution as a workaround in case you're not able to solve the
problem.
I know that there have been some issues with the Debian packages in the
Ge
Is there a standard (either de facto or formal) port to use for jmx when
monitoring a tomcat app with jconsole? If so, what is it?
D
-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROT
Take a look at the Apache Portable Runtime:
It will increase Tomcat's performance regarding static content sigificantly:
http://tomcat.apache.org/tomcat-6.0-doc/apr.html
Cheers
Gregor
--
what's puzzlin' you, is the nature of my game
gpgp-fp: 79A84FA526807026795E4209D3B3FE028B3170B2
gpgp-key av
try mod_rewrite..
http://httpd.apache.org/docs/1.3/mod/mod_rewrite.html
M--
- Original Message -
From: "Christoph P. Kukulies" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, November 12, 2007 12:29 PM
Subject: I'm desparate with an Apache problem and ReverseProxy
> I know this
-D sets a system-property which then can be used by the Java Runtime.
Quick guess:
- You're using something but the original startup.bat-file
Is the a special reason why ypu are using Tomcat 4 and not Tomcat 6?
Gregor
--
what's puzzlin' you, is the nature of my game
gpgp-fp: 79A84FA52680702679
Caldarale, Charles R wrote:
From: Jim [mailto:[EMAIL PROTECTED]
Subject: Re: PermGen Out of memory exception
PermGen space, on the other hand, doesn't get garbage collected
As Peter C indicated, this is utter BS. Why do people keep propagating
this fallacy? Easier to blame the JVM than
Hi Christoph,
please post your question here: You should get some answers almost
instantly:
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org/userslist.html> for more info.
Cheers
Gregor
--
what's puzzlin' you, is the nature of my game
gpgp-
Hi there!
I've to set a Tomcat5 server listening in someway over a Ajp12 communication.
The problem is that the frontside webserver uses an old Jserv.
I can't make any changes there, so I've to manage seting the Tomcat5
server accepting Ajp12 requests temporaly during a quick migration.
I'll use
Date sent: Mon, 12 Nov 2007 18:07:25 +0200
From: Keijo Salakari <[EMAIL PROTECTED]>
Subject:jsp and php for teaching? How I will configure?
To: users@tomcat.apache.org
Send reply to: Tomcat Users List
> Hello everybody!
>
I know this may not be the correct mailing list but maybe
I can find an expert here - I didn't get an answer yet
in any apache forum I knew of:
I have an apache2 and a Tomcat running (in Tomcat I have OpenCMS
running as a content management system)
Furthermore I have an application server in my i
Hello everybody!
I work Pori college. I teach from 16 up to 20 years girls and boys in
computer technology.
I teach HTML, css, php, mysql, java, jsp(not yet), server(M$, linux and
FreeBSD), network, linux, unix and many other computer technology.
I'll have one server for training. Student's use
> From: Jim [mailto:[EMAIL PROTECTED]
> Subject: Re: PermGen Out of memory exception
>
> PermGen space, on the other hand, doesn't get garbage collected
As Peter C indicated, this is utter BS. Why do people keep propagating
this fallacy? Easier to blame the JVM than take responsibility for bug
> From: Jim [mailto:[EMAIL PROTECTED]
> PermGen space, on the other hand, doesn't get garbage
> collected, so you
> need to ensure you're allocating enough to handle all that your
> application will need. Unfortunately with the web application
> classloader-system, every time you deploy an applica
Hi Kanchana,
Java processes use two types of memory: the "heap" (which is garbage
collected), and "PermGen" memory (which is not garbage collected).
Generally speaking, you won't run out of heap memory unless your
application is set up so that the memory for all the objects being used
at a s
Hi,
I'd tried to solve the problem by myself and got it a little further...
When I looked at the tomcat console more closely, I realized that occasionally
the speaker beeped at startup. Looking at the console output, there were
several access-denied messages for some of the jar's deployed with
Hi,
i have some problems with the debian (4.0) startup script and after googeling
a day about named pipes and so on, i hope some guru can help me with it. I
know its not directly tomcat related, but as it relates to tomcat5.5 debian
package i hope i am allowed to ask on this list.
this is part
I'm going to venture a guess you need to declare the jsp taglib at the
top of your jsp file. Also you don't need all the html to execute a
forward. Only the tag is required w/o all the
... stuff. The client won't see the html anyway.
Lastly, you webapp will continue to use servlet spec 2
Aside from comments you already received indicating 5.0.x is no longer
supported, make sure your web.xml declares servlet spec 2.4. That
enables jsp 2.0 EL expressons.
--David
Terje utvikling wrote:
Hi. In order for me to be able to use the functions in EL, do i need to be
running on a tomca
Hi Chris,
This is exactly the answer I was looking for. Thank you for your help.
Cheers,
Danny
On Sun, 2007-11-11 at 10:51 -0500, Christopher Schultz wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Bill,
>
> Bill Barker wrote:
> > Tomcat always sends a 302 redirect when respons
hi,
i'm implementing comet support for different servlet containers in an
ajax framework.
with jetty and glassfish comet support it works very well, but with
tomcat something
is going wrong with the Servlet API sendRedirect()- function which i
cannot figure out.
do you have an idea what's going w
Abdul,
There is no specific version of Tomcat for production * as long as * you
stick to the last revision of your branch, since it contains all security &
bug fixes for that branch. There are no patches in Tomcat, only further
releases. Moreover, it is advised that you use the Tomcat 6.0 branch,
Hi All
I have developed 4 war files using Appfuse frame work.These war files
are independent.when I deployed any three war files the applications
are up and run.But when I deployed the 4th one (any) it throws a
PermGen exception.It has been copied in the bellow
1.Is this some thing related not s
Not fundamentally. Of course you'll need to give the host names or IPs
in the worker definitions and there would be more reason to read the
timeouts documentation page:
http://tomcat.apache.org/connectors-doc/generic_howto/timeouts.html
Regards,
Rainer
Tracy12 schrieb:
> Hi,
>
> So far in all
44 matches
Mail list logo