RE: Error on Tomcat startup

2004-10-14 Thread Aziz Yacoub
be done anyways as a matter of habit) is to independently (that is, outside of Tomcat) validate your web.xml file using a tool like XMLSpy or one of the free online alternatives. Yoav Shapira http://www.yoavshapira.com -Original Message- From: Aziz Yacoub [ mailto:[EMAIL PROTECTED

Error on Tomcat startup

2004-10-13 Thread Aziz Yacoub
I notice the following error on starting TC 4.1.30 on WinXP in stderr.log. What file is it parsing? I assume it's one of the web.xml files, but is there a quick way of finding out which one without having to go through each of them? Thanks for any help. 13/10/2004 21:30:42

RE: servlet deployed, but Tomcat provides .war file for download only

2004-10-05 Thread Aziz Yacoub
Actually I have the same problem. I can deploy expanded web apps no probs, but I've never been able to deploy a WAR... browser always wants to download it. Is there a TC setting that tells it to deploy WARs? Shapira, Yoav [EMAIL PROTECTED] 5/10/2004 2:32:20 am Hi, Oh, it's very definitely

RE: Tomcat on Netware

2003-10-10 Thread Aziz Yacoub
Still gave the same trouble... I ended up recompiling from source with the same version of java as on the server (1.3.1_08), and now it works just fine. thanks for you help. Aziz Yacoub [EMAIL PROTECTED] 1/10/2003 5:10:53 pm Thanks for the info. Will try them and let you know. I've actually

RE: Tomcat on Netware

2003-10-01 Thread Aziz Yacoub
PROTECTED] 9/30/03 8:19:06 AM Hi There, Sorry I don't, you may have to raise a bug report for this problem. I am positive that it will be an easy fix so it should be solved relatively quickly. Hope this is ok Thanks Pete -Original Message- From: Aziz Yacoub [ mailto:[EMAIL

Tomcat on Netware

2003-09-30 Thread Aziz Yacoub
I've been successfully running Tomcat 4.0.4 on Novell Netware with the Novell (ie Netscape) Enterprise Server (using nsapi_rd.nlm) for many months, and now I want to upgrade to Tomcat 4.1.27. I installed and configured 4.1.27 just like 4.0.4 (ajp13, workers etc), and now it's giving the

RE: Tomcat on Netware

2003-09-30 Thread Aziz Yacoub
before you can call this method eg. some method { synchronized (this) { //this is ok wait(); } } where as some method { wait(); } would throw an IllegalMonitorStateException. Hope this helps Pete -Original Message- From: Aziz Yacoub [ mailto:[EMAIL PROTECTED] Sent: 30