Re: Apache/Tomcat/mod_jk over WAN

2007-11-12 Thread nirmala
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

2007-11-12 Thread nirmala
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

2007-11-12 Thread nirmala
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

RE: Apache/Tomcat/mod_jk over WAN

2007-11-12 Thread John Moore
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

RE: Tomcat 5.5 to Tomcat migration guide

2007-11-12 Thread Caldarale, Charles R
> 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'

Debugging classloading

2007-11-12 Thread uma_rk
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

Tomcat 5.5 to Tomcat migration guide

2007-11-12 Thread uma_rk
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

Re: Tomcat5 listening Ajp12 communication

2007-11-12 Thread Bill Barker
"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

Re: Apache/Tomcat/mod_jk over WAN

2007-11-12 Thread Rainer Jung
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

Apache/Tomcat/mod_jk over WAN

2007-11-12 Thread John Moore
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

Re: Web app classloader loading JAAS LoginModule instead of server

2007-11-12 Thread david delbecq
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

RE: PermGen Out of memory exception

2007-11-12 Thread Caldarale, Charles R
> 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

Re: PermGen Out of memory exception

2007-11-12 Thread Jim
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

RE: Web app classloader loading JAAS LoginModule instead of server

2007-11-12 Thread Caldarale, Charles R
> 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

Web app classloader loading JAAS LoginModule instead of server

2007-11-12 Thread Andrew R Feller
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

in memory persistent session.JDBCStore . . .

2007-11-12 Thread Albretch Mueller
~ 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

RE: jsp and php for teaching? How I will configure?

2007-11-12 Thread Keijo Salakari
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

RE: jsp and php for teaching? How I will configure?

2007-11-12 Thread Keijo Salakari
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

Re: jsp and php for teaching? How I will configure?

2007-11-12 Thread Johnny Kewl
--- HARBOR: http://coolharbor.100free.com/index.htm Now Tomcat is also a cool pojo application server --- - Original Message - From: "Keijo Sala

RE: PermGen Out of memory exception

2007-11-12 Thread Caldarale, Charles R
> 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

Re: I'm desparate with an Apache problem and ReverseProxy

2007-11-12 Thread Filip Hanik - Dev Lists
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

Re: tomcat5.5 Debian Startup Script

2007-11-12 Thread Gregor Schneider
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

JConsole port

2007-11-12 Thread David kerber
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

Re: tomcat in production

2007-11-12 Thread Gregor Schneider
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

Re: I'm desparate with an Apache problem and ReverseProxy

2007-11-12 Thread Martin Gainty
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

Re: Help me please,

2007-11-12 Thread Gregor Schneider
-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

Re: PermGen Out of memory exception

2007-11-12 Thread Jim
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

Re: I'm desparate with an Apache problem and ReverseProxy

2007-11-12 Thread Gregor Schneider
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-

Tomcat5 listening Ajp12 communication

2007-11-12 Thread Debianito
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

Re: jsp and php for teaching? How I will configure?

2007-11-12 Thread Steve Ochani
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'm desparate with an Apache problem and ReverseProxy

2007-11-12 Thread Christoph P. Kukulies
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

jsp and php for teaching? How I will configure?

2007-11-12 Thread Keijo Salakari
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

RE: PermGen Out of memory exception

2007-11-12 Thread Caldarale, Charles R
> 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

RE: PermGen Out of memory exception

2007-11-12 Thread Peter Crowther
> 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

Re: PermGen Out of memory exception

2007-11-12 Thread Jim
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

AW: Security-Manager problem

2007-11-12 Thread Leucht, Axel
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

tomcat5.5 Debian Startup Script

2007-11-12 Thread mljv
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

Re:

2007-11-12 Thread David Smith
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

Re: EL and tomcat version

2007-11-12 Thread David Smith
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

Re: Tomcat and Redirects

2007-11-12 Thread Dwebb
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

Re: Comet: response.sendRedirect() Problem

2007-11-12 Thread Jens Hagel
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

Re: tomcat in production

2007-11-12 Thread Pierre Goupil
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,

PermGen Out of memory exception

2007-11-12 Thread Kanchana Welagedara
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

Re: tomcat and remote Apache server

2007-11-12 Thread Rainer Jung
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