What do you think about Windows 7? Write a review or a how-to about Microsoft's newest product and earn unlimited points!

 

Having problems asking a question? Have a general question about Experts Exchange? Let us know!

 
Time Tested Apache Tomcat Application Server Solutions: 1 - 25 of 265
 
Where it is the "Administration Web Application" ("admin") in TomCat 6 ? When I tried to access: http://mydomain:8080/admin/ I get this message: "Tomcat's administration web applic...
Whats the command to start stop and restart tomcat via SSH Apache its service httpd restart What the command for tomcat?
Hi, I need a simple Javascript function  that will call another function that checks the key entered by a user in a textbox and if it is valid displays it in the textbox with other valid lett...
I am running TOMCAT on LINUX and is in the process of tuning my memory settings. What is the difference between CATALINA_OPTS and JAVA_OPTS in the catalina.sh? How do I know when to change...
I am trying to quickly implement SSL ability into our existing Apache Tomcat 5.5.23 installation (JDK 1.5.0_12 as base) and have gotten reasonably far but have run into a bit of a wall. I c...
I am trying to start tomcat instance which used to work proprely but now I am getting SEVERE: Error listenerStart. Nothing has been changed on the server but still I am getting this error. Wha...
I am trying to deploy new web application from a local directory using Tomcat 6 Manager and here are the configurations I am using:  XML Configuration file URL: C:\work\WebApps\mycontext.xml...
Hi everyone, I am working on an internal webapp using tomcat and mysql installed in a server.  What I am trying to do is to set up a virtual host with an appropriate name like for example w...
Dear Experts, I run an ecommerce website and I'm doing load testing on the site to see what load it can handle. When I run the case 1000 users in 1 hour, the site breaks down and I start ge...
I have been battling with this problem for the last few days so could really do with some help :) I have a Flex3 app using Blazeds to recieve messages being pushed from a Web App on a Tomcat ...
Hello, Can any one please give me an example using Apache Axis 2 with Netbeans IDE and tomcat server. I want my webservice method to return some database value to my flex application. I trie...
I have a version of Tomcat 5.5 installed on Linux with a package, and while I am used to deal with sh scripts stored in the Tomcat bin directory, here /usr/share/tomcat5/bin doesn't contain th...
Hello all,    How is the configuration of Tomcat on Linux CentOS 5 different from windows config?  I got it to work on windows but I am having problems getting it to work on Linux for Tomca...
Just to give some background,  the application I'm trying to deploy has been in used before in several other systems, windows, red hat, kubuntu all running Tomcat 5 & 5.5 .   Quite recently I'...
My mail server runs Tomcat and stopped accepting requests from web browsers today.  When I looked in the Catalina logs, I had this: java.net.SocketException: Too many open files at java.ne...
Hi all, can anyone help? I'm trying to restart a tomcat service yet the commands appear to have no affect. Starting and stopping using the tomcat6w gui tool works fine but if i try to issue th...
Hi there, I am attempting to import a SSL certificate into a Java Keystore for use in Apache Tomcat. I have created the keystore, and created the certificate signing request and have bee...
I am running apache-tomcat-5.5.23 using java 1.5.0_11 with modjk and Apache 2.0.52 on Redhat Enterprise Linux 4ES.  Tomcat does not seem to shutdown cleanly taking a long time to do so display...
I'm trying to get a JS script working which will resize an iframe containing my content to my client's webpage.  The CMS for their website is located on the same linux server as my tomcat inst...
What is the problem and where is the problem?   Continual HTTP Error:   [Sun Jun 07 17:35:54 2009] [error] (111)Connection refused: proxy: AJP: attempt to connect to 127.0.0.1:8009...
Web context does not run on Tomcat 5.5, but it does on 5.028.  I get the following in the catalina log: Please help. Sep 8, 2007 2:16:18 PM org.apache.coyote.http11.Http11BaseProtocol pa...
I am running apache 2.2.11 and tomcat 6.0.18 on Linux. Everything appears to be running OK, but when I look in my ServerRoot/logs/mod_jk.log I see lots of lines: [Tue Apr 07 21:27:30 2009]...
I am wondering what is the best setup config for Tomcat on a production server that houses multiple instances of the same application? Currently out setup uses Apache HTTPD, JK, and Tomcat....
I have tomcat running as a service on Windows Server 2003 (32 bit).  I need to set the class path variable prior to starting tomcat, and I am getting this error using the code below.   [420...
Dear Sir/Madam: i need to install the tomcat in the redhat enterprise linux ver5 for this i read the following document : Before installing the tomcat5 package, you must first install on...