additional ROOT folder

2007-11-27 Thread kz
Hi, Is it possible that I have more than one root folder? Regards, Khurram.

Re: weird problem

2007-07-10 Thread kz
-loader-howto.html, XML Parsers and J2SE 1.4 En l'instant précis du 10/07/07 11:54, kz s'exprimait en ces termes: Hi, Im getting the following error while the starting of Tomcat. I have version 5.5.23 of Tomcat and its an embedded version. I had xercesImpl.jar in my classpath which conatins

parse parameters socket timeout exception

2007-07-02 Thread kz
Hi, I have attached this image file of the exception I had. I wanted to know what could be the reasons of timeout in pare parameters. I have Tomcat's embedded version running in a product. Thanks. Regards Khurram. - To

problem at port 8001

2007-05-09 Thread kz
Hi, I am working on an application that involves applet-servlet communication. The problem is that when Tomcat is listening at 8001, then I get an exception when I do connection.getInputStream() in applet. When I switch to port 8080, the problem gets solved. Heres the exception:

Re: problem at port 8001

2007-05-09 Thread kz
logs and request http://localhost:8001/servlet/WESFWDataLink_BRK.class?DLCT=EO via the browser and see what happens. -Tim kz wrote: Hi, I am working on an application that involves applet-servlet communication. The problem is that when Tomcat is listening at 8001, then I get an exception when I

Re: Image problem

2007-04-26 Thread kz
/sec_active_tab_left.gif); height: 25px; width: 18px; } Thank you Regards, Khurram On 4/23/07, Christopher Schultz [EMAIL PROTECTED] wrote: Khurram, kz wrote: I am having this problem that images are not shown in the page properly when we load the page for the first time. Are you using Apache

Image problem

2007-04-23 Thread kz
Hi, I am having this problem that images are not shown in the page properly when we load the page for the first time. I even tried to pre-load images in my cache. But the problem isn't solved. I am using IE. Is there any configuration of Tomcat which I am not using properly? What else could be

Is it possible somehow for Tomcat to serve ASP.NET pages?

2007-03-27 Thread kz
Regards, Khurram

Re: Same session for one IP

2007-03-19 Thread kz
environments we can have those IP scenarios. On 3/18/07, Peter Crowther [EMAIL PROTECTED] wrote: From: kz [mailto:[EMAIL PROTECTED] Im working on a product which requires that only a single client instance can be connected through a machine. There is no way, to my knowledge, to implement

Re: Same session for one IP

2007-03-16 Thread kz
you'll get the same session as the window that started the session. Firefox does the same thing regardless of whether you open from Explorer or New Window in the File menu. Is there a reason you need to guarantee all the browsers from a given user have the exact same session? --David kz wrote: Hi

Problem while embedding Tomcat 5.5.23- Class not found

2007-03-15 Thread kz
Hi, I am embedding tomcat in an application. I am using embedded version of Tomcat 5.5.23 but I get the following exception. I have added all the jar files in $CATALINAHOME\lib in my class path. Can anyone help me out? Mar 15, 2007 12:01:23 PM org.apache.catalina.startup.Embedded start INFO:

Invalid chunk ignored.

2007-03-15 Thread kz
Hi, what kind of parameters are considered as invalid to tomcat??? Mar 15, 2007 3:10:39 PM org.apache.tomcat.util.http.ParametersprocessParameters WARNING: Parameters: Invalid chunk ignored. Thanks, Khurram