Advertisement

Experts Exchange is proud to recognize the top quarterly Experts of 2008. These Experts have risen to the top, so CONGRATULATIONS!

 

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

 
Top Apache Tomcat Application Server Solutions: 1 - 25 of 26
 
I run the following configuration: Ubuntu 8.04 (Hardy) Apache 2.2.8 Tomcat 5.5 (installed via ubuntu packege) Sun Java 6 Sun NetBeans 6.01 as my IDE. When I try to deploy any project t...
Im trying to setup a new Spring Webapp, but i keep getting the following log4j error everytime i start up tomcat// any ideas??? SEVERE: Context [/mcmsystem] startup failed due to previous e...
I am trying to run the example on this link: http://www.netbeans.org/kb/60/websvc/client.html that is developing a JAX-WS web service client. I followed exactly the same steps but I am usi...
Hi, I'm hoping someone can help me figure out how to write a cron script and run it on a regular basis to detect if my tomcat 6 server is down, and if so to automatically restart it.  My ho...
I'm getting the exception JasperException: org.apache.jasper.JasperException: /general/portalRedirector.jsp(4,56) The prefix html specified in this tag directive has been previously used by an...
Hi I have trying to test tomcat 4.1.37 installed on AIX and when trying to excess it get following message: Please help. HTTP Status 500 - ---------------------------------------...
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...
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 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, In my web application I have servlets mapped to .html. Every servlet forwards to a .jsp. Is there a way in Tomcat to allow servlets to forward to the .jsps but disallow the .jsps to be ...
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 2 web applications running on Tomcat 5.5 (bundled with JBoss 4). Let's call them A and B. I access them using urls: https://www.mydomain.com/A and http://www.mydomain.com/B. The problem...
Hi All, I am trying to configure JAASRealm in Tomcat and use Java 6's LdapLoginModule to authenticate and authorize users against LDAP. My requirement is to bind with LDAP using a userid fr...
Hi all - I have a custom-written application that I need to run for my business. (Consider me a PC superuser but a Non-Programer). To run it, I need to install JRE then Tomcat then I can run...
Hi Guys, I am facing this strange problem with Virtual machines ( I tried it both on Virtual PC and VMware). Problem : I have windows 2003 server standard edition setup on vmware. I am ...
I have a Solaris box that needs to contact another server running tomcat (8443) in order to access some web services.  However, the ssl certificate from the Tomcat box is not installed on my S...
hi, i've a java app deployed at tomcat, under uri https://xxxx.com/mag (/mag/*), but i need if some user types https://xxxx.com/mag/quer, it redirects to an index.html file. How i can do th...
I am using Windows Server 2003 with apache 2.2 and Tomcat 6.0. I am trying to use mod_jk but when I insert LoadModule I get this error: Invalid LoadModule path w:/apache/modules/mod_jk.so. Any...
I know that worker.properties file is used to connect to tomacat and apache .. following are the few line that i  extracted from my worker.properties in my webserver.. can some please expla...
I have a website which is running in server1(Linux) Server1 is already added in cluster. (IPaddr command i use to add in cluster) So when i take www.mysite.com. I ll get the website runn...
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 have an issue with tomcat 5.5 and JOptionPane.showConfirmDialog, When I run the application using the apache tomcat running from eclipse, I get the popup launched for the JOp...
I have installed on Linux Tomcat 5.5. I have no problem accessing jsp pages. However, I have problem accessing a test hellow world servlet.  I tried the following url on my local tomcat on ...
I have a website name www.mywebsite.com Which has a microsite called www.mywebsite.com/abc Right now the website is working properly. Website is hosted on Apache/Tomcat. My problem is...
Hello!   Can someone please explain to me the difference between having Apache/PHP/MySql installed on my Mac and my server (through cpanel)? I am getting really confused. I keep reading doc...