Advertisement

Experts have come up with some helpful tips for getting a solution to your problem fast.

 

Welcome! If you have any general questions about Experts Exchange, feel free to ask me.

 
Time Tested Apache Tomcat Application Server Solutions: 51 - 75 of 122
 
I am using the apache/tomcat "standard" JDBC connection pool (as described http://tomcat.apache.org/tomcat-6.0-doc/jndi-datasource-examples-howto.html) for my webapp ontop of MS SQL Server 200...
Whats the command to start stop and restart tomcat via SSH Apache its service httpd restart What the command for tomcat?
I've been asked to install PHP and Tomcat on a Unix box, and until 4 minutes ago I didn't know what Tomcat was. Apparently the server will be Java heavy & PHP light - so load balancing/proc...
I have developed a WebService client using apache AXIS. This was done using "New Web Service Client" wizard in Eclipse. The WebService itself was made using .NET and has a WSDL file attached t...
Hi Everyone, Can someone please tell me how to set the java heap in Tomcat 4.1?  Here is what I have in my catalina.bat: %_EXECJAVA% %JAVA_OPTS%-Xms256Mb-Xmx512Mb%CATALINA_OPTS% %DEBUG_O...
I am developping a web application with tomcat, i and don't want to manually copy and paste the context.xml into $TOMCAT/conf/catalina/localhost/ any time i am deploying. Where in my web appl...
Hello Experts, I wish to setup development and production environment for a website on the same system.Having said that my question today is how is it possible to setup 2 tomcat servers wit...
Hi everybody, I need "limited webdav" functionality in one of my web applications. Specifically, I want to "host" *.ics files and also do some processing when they are up- and downloaded. ...
I have been doing testing/development in jsp using tomcat. I also have apache running on my Linux system (slackware). I've been running the jsp pages using the port 8081: http://www.myDomain.c...
Hi, I've run into the same error I've had before, but it now seems to be caused by something else. I'm trying to set up tomcat 6 on my server with apache 2.2 running mod_jk.  I'm really ...
we are running a web application with Tomcat 4.1.27 on HP-UX 11i under HP-JVM 1.4.2_05. We want to check whether there is any memory leak so we decided use -Xeprof or -Xrunhprof as catalina op...
I have a servlet in which I want to find out the number of concurrent sessions. Its deployed in Apache Tomcat 6
I'm running Tomcat 5.5.25 on SLED 10.  I performed the installation of Tomcat manually, using the apache-tomcat-5.5.25 archive from Apache's website.  Tomcat will start fine and operate as exp...
Hi, I have a chained SSL certificate in which a CABundle directive is required for the Apache setup. I want to install it on Tomcat, but have not one idea how to start, because I've never u...
I have a bit of an admittedly unusual setup: IIS is running as the web server, and is using the ISAPI Jakarta filter to render jsp files using Tomcat.   On the machine, the root directory fo...
Hi, I have used netbeans which built-in Tomcat 5.5 to develop jsp pages, and I am using JDK 1.5. In the JSP page, there are lots of generics here and there, and it runs perfectly using netbea...
I am trying to configure a server to handle a web service by passing a request from Apache to Tomcat and then have Tomcat handle the Axis 2 request. At this point everything works fine if w...
Where can I refer for simple AJAX example that work with jsp that check value from the database. Do I have to call another jsp page to make ajax work? can it be on the same jsp page? how can...
How can I correct the following servlet error? The attached code snippet compiles when I execute from the command line however, it generates the following error when attempting to generate...
I've been given guidance to install J2SE 1.5 update 16 on a server before installing Tomcat 5.5.  I have been searching, but I don't see why.  Does Tomcat 5 have issues with 1.6 and it's just ...
Hello, I'm trying to configure <security-constraints> for two levels of security (admin & user). Lots of sources claim this can be done, but I have yet to find an example. The following ...
Hello everyone, I have installed tomcat but I can't navigate to its manager and I need some help figuring out the parts that I am missing please. I work on a windows xp machine, but th...
I have a fedora core 4 box I need to develop in jsp on it I got tomcat5 installed but any modification in jsp files does not take effect on browser so I tried xampp 1.6 and installed a plug in...
Hi all, I 've Centos 5 box  fresh one that I need to start developing using java servlets and jsp on it unfortunately I found it does not have tomcate and it's java version is 1.4 on which ec...
Hi Experts, We want to turn on the server.xml attribute compression=on for our Tomcat server. I notice that there is the attribute "compressionMinSize" and it is set to 2048 by default. Fr...