Why I see only the defaultHost?

2006-09-30 Thread Samsamoddin Rajaei
Hi everybody, I use linux-apache2 and tomcat 5.0.28 and have the following problem. I have a configuration like: Service debug=9 name=NEVIS Connector port=9010 redirectPort=8443 protocol=AJP/1.3 URIEncoding=UTF-8 protocolHandlerClassName=org.apache.jk.server.JkCoyoteHandler

Re: Why I see only the defaultHost?

2006-09-30 Thread Pid
look for the alias directive in the hosts documentation Aliaswww.host2.net/Alias Samsamoddin Rajaei wrote: Hi everybody, I use linux-apache2 and tomcat 5.0.28 and have the following problem. I have a configuration like: Service debug=9 name=NEVIS Connector port=9010

Tomcat 4.1 with MS SQL2005

2006-09-30 Thread Dan Decker
Currently my Tomcat 4.1 application works with MS SQL2000. I have not been able to connect with MS SQL2005 by copying sqljdbc.jar to the lib folder setting JDBC Driver Class to com.microsoft.sqlserver.jdbc.SQLServerDriver. How can I get Tomcat4.1 to connect to MS SQL2005? Dan Decker

HOWTO disable Tomcat from caching dynamic picture

2006-09-30 Thread John Mok
Hi, I am using Tomcat 5.5.17 with Sun JDK 5.0 Update 7 on CentOS 4.3. I have a servlet, namely BMPImageViewer, which retrieves a BMP image from database with conversion into PNG format via JAI. The servlet is referenced in XSL-FO for PDF generation. My problem was that the image did not