Re: Tomcat 4.1/Linux/JavaMail Issue

2003-04-04 Thread xyber
you need JaF (Java Activation Framewrok aka activation.jar). put to the lib, and your app get working brian janaszek wrote: Hello-- I've run into a bit of a frustrating issue with Tomcat 4.1 running on Mandrake 9.0. I've got a web application that parses some user input (via HTML form), then s

Re: Using older Xerces JAR

2003-04-03 Thread xyber
tomcat version 4.1 has his own xerces.jar (and xercesImpl), which is xerces 2. your app is maybe use a xerces1-only function. replace tomcat's xerces.jar with own old xyb [EMAIL PROTECTED] wrote: I have an XML parsing application that was working fine using Tomcat 3.2.4 in-process with Apache

Re: Tomcat stops logging at random times.

2003-03-27 Thread xyber
maybe one of the servltes or jsp's "capture" system.out and not release it? xyb Andoni wrote: Hello. I am running Tomcat 4.0.4. At some random point during the day my logging (which I do using a filter in server.xml) just stops and I get no log output for the rest of that day until Tomcat gets

Re: HPUX and tomcat help!

2003-03-25 Thread xyber
we have the same problem in the past , and the solution: just switch back to java1.3 and the problem is gone xyb Byington, Allen wrote: I'm having a problem keeping tomcat running on my hpux11 systems. The server just stops responding and no log entries are made. To get things going again, I

Re: Tomcat hangs without any error-message

2003-03-17 Thread xyber
what platform? because we have the same problem under hp-ux with java1.4 then we switch to java1.3, and the problem is gone... xyb Björn Clemens wrote: Hi, we have a production-system which uses Tomcat 4.1.18 LE which hangs after around a day. The problem is, that no error-message or behavior

Re: Problem downloading binary files, why no one helped me?

2002-11-27 Thread xyber
enable http 1.1 in ie Vy Ho wrote: -- Forwarded message -- Date: Tue, 26 Nov 2002 21:30:36 -0500 (EST) From: Vy Ho <[EMAIL PROTECTED]> Reply-To: Tomcat Users List <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: Weird error using file download I got a very weird error and her

Virtual host problem

2002-11-26 Thread xyber
a bug? What can I do? XYBeR ps: sorry for my english -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>