common-logging.jar

2003-06-13 Thread Sohail Muhammad
could someone mail me " common-logging.jar" Sohail - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RE: Best practice development directory layout for deploying exploded war

2003-06-13 Thread Sohail Muhammad
Yes, this is a question that confuses new users. Plus what should be the deployment practice if one is using tomcat with apache? Muhammad Sohail -Original Message- From: White, Joshua A (HTSC, CASD) [mailto:[EMAIL PROTECTED] Sent: Friday, June 13, 2003 3:23 PM To: '[EMAIL PROTECTED]' Sub

Logger error

2003-06-13 Thread Sohail Muhammad
Hello, This is what i've got: JDK 1.4 and Tomcat 4.1 when starting tomcat i get this error: java.lang.NoSuchMethodError: java.util.logging.Logger.logp(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V at org.apache.commons.logging.impl.Jdk14Logger.log

NoClassDefFoundError: org/xml/sax/InputSource

2003-06-13 Thread Sohail Muhammad
Hello, While starting Tomcat 4.1 on Win2000 i got this error: java.lang.NoClassDefFoundError: org/xml/sax/InputSource at java.lang.Class.newInstance0(Native Method) at java.lang.Class.newInstance(Class.java:237) at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java

RE: Newbie: Apache & Tomcat Configuration.

2003-06-12 Thread Sohail Muhammad
ou search on Google you will find lots of info on the subject - I have just configured the latest versions of apache,tomcat and mod_jk2.dll to run on a win2k machine - my next job is to get it running on rh7.2. Good luck. Regards Kevin -Original Message- From: Sohail Muhammad [mailto:[EM

RE: Newbie: Apache & Tomcat Configuration.

2003-06-12 Thread Sohail Muhammad
Hello, i have added the following lines in my conf/server.xml file: when i start the tomcat server i get the ClassNotFoundException for org.apache.ajp.tomcat4.Ajp13Connector is there some file missing in my tomcat. i'm using tomcat 4.0 Regards, Muhammad Sohail Assistant Programmer Analyst

Newbie: Apache & Tomcat Configuration.

2003-06-11 Thread Sohail Muhammad
Hello All, Newbie Question: I believe these questions have been answered before but i have not been able to grasp the procedure. 1) I want to use Tomcat 4.0 with Apache 2.0.43 . How do i integrate the two? 2) After these are integrated what should i do to make the Apache webserver transfer r