Embedded Tomcat3.3.2 Shutdown issue

2004-10-26 Thread Slava Risenberg
Hi all! I'm developing an application which embeds Tomcat. There is a management Java process which never ends and executes a Tomcat on request and shuts him down. I have a problem with Tomcat shutdown, it leaves a threads after overall shutdown, these threads marked as TP-Processor with number

Apache, JK2, SSL and channel.jni:jni: Wrong request scheme

2002-12-04 Thread Slava Kudinov
requires server ports to be specified somewhere inside application. I think, it would be more correct if JK2 or Coyote connector does not corrupt request scheme. -- Best regards, Slava mailto:[EMAIL PROTECTED] -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED

HTTPSession..

2001-12-03 Thread Slava
Hi Please I need help. I asked this question before but didn't get any reply. I'm using Tomcat3.2.3 and IIS for my project. Unit test on my computer is going fine. But on the server one application after HttpSession session = request.getSession(false); return NULL, like session does not

HTTP session.

2001-12-02 Thread Slava
Hi, I have very strange situation. I'm using Tomcat3.2.3 and IIS for my project. Test on my computer going fine. But on the server one application after HttpSession session = request.getSession(false); shows that session does not exists.All another applications show that session exists. What it

JSP URL and Tomcat3.2.3

2001-11-26 Thread Slava
Hello, I'm passing Request Attributes from servlet to jsp and I'm getting 404. The request URL : /WebPayroll/company_entry.jsp. But Tomcat adding extra path to URL. Here is the part of tomcat.log: 2001-11-26 21:55:26 - Ctx( /WebPayroll ): 404 R( /WebPayroll + /WebPayroll/company_entry.jsp +

RE: JSP URL and Tomcat3.2.3

2001-11-26 Thread Slava
-Original Message- From: Slava [mailto:[EMAIL PROTECTED]] Sent: Tuesday, 27 November 2001 3:04 PM To: [EMAIL PROTECTED] Subject: JSP URL and Tomcat3.2.3 Hello, I'm passing Request Attributes from servlet to jsp and I'm getting 404. The request URL : /WebPayroll/company_entry.jsp

RE: Java and double

2001-11-14 Thread Slava
Try to use BigDecimal. It should be OK. --- Mangi, Rick [EMAIL PROTECTED] wrote: Ya, I've seen that one before. use the java.math package. -Original Message- From: Laurent Michenaud [mailto:[EMAIL PROTECTED]] Sent: Wednesday, November 14, 2001 10:39 AM To: [EMAIL PROTECTED]

Tomcat 3.2.3 and MS Access.

2001-11-13 Thread Slava
Hello, I'm accessing data base from login page. When I starting Tomcat from startup.but everything working fine. If I starting Tomcat from the Services I'm getting: See com.borland.dx.dataset.DataSetException error code: BASE+66 com.borland.dx.dataset.DataSetException: [Microsoft][ODBC Driver

RE: Tomcat 3.2.3 and MS Access.

2001-11-13 Thread Slava
.. Mvgr, Martin -Original Message- From: Slava [mailto:[EMAIL PROTECTED]] Sent: Tuesday, November 13, 2001 11:37 PM To: [EMAIL PROTECTED] Subject: Tomcat 3.2.3 and MS Access. Hello, I'm accessing data base from login page. When I starting Tomcat from startup.but

Tomcat 3.2.3 and IIS Win2000

2001-11-02 Thread Slava
/index.html] is points to the web-inf directory And IIS log: 17:05:40 127.0.0.1 GET /jakarta/isapi_redirect.dll+ 404 What did I miss? Maybe someone has more detail instruction or trobleshooting. Could you please help me with this installation. Thanks, Slava

RE: Tomcat 3.2.3 and IIS Win2000

2001-11-02 Thread Slava
to Tomcat. Can you verify if the path specified in the jakarta (jakarta is case sensitive) is correct? Also, try giving the long path (C:\program files) instead of short path (c:\progra~1\). Hope this helps. Thanks, -Ratnakar -Original Message- From: Slava [mailto:[EMAIL

RE: Tomcat 3.2.3 and IIS Win2000

2001-11-02 Thread Slava
Thanks a lot. I took off filter and rerun registry. Now it's working. Thanks again. Slava. --- Larry Isaacs [EMAIL PROTECTED] wrote: The In HttpFilterProc test redirection of /jakarta/isapi_redirect.dll in the log means that you created the Filter DLLs key which should be done only

Help: Tomcat 3.2.3 and IIS Win2000

2001-10-31 Thread Slava Yusim
-pointing arrow ISAPI Filter; - and as result http://localhost/examples/jsp/index.html does not work. (http://localhost:8080/examples/jsp/index.html - works) Could you please help me with this installation. Thanks, Slava. -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional