Can't start tomcat: java.lang.NoClassDefFoundError: org/apache/tomcat/util/log/SystemLogHandler

2005-08-22 Thread cfu
, when trying to run it from a (NIS) remote account, which actually acceses its home directory via NFS, I get the following error: java.lang.NoClassDefFoundError: org/apache/tomcat/util/log/SystemLogHandler at java.lang.Class.getDeclaredConstructors0 (Native Method

java.lang.NoClassDefFoundError: sun/tools/javac/Main

2005-06-15 Thread Anoop kumar V
I am using Tomcat 4.1.30 standalone and am repeatedly facing this issue of java.lang.NoClassDefFoundError: sun/tools/javac/Main whenever I try to serve up a jsp from a specific folder within webapps. I know that this is a classpath issue - but i have checked my JAVA_HOME and it is pointing

RE: java.lang.NoClassDefFoundError: sun/tools/javac/Main

2005-06-15 Thread Martín Cabrera
. Para: Tomcat Users List Asunto: java.lang.NoClassDefFoundError: sun/tools/javac/Main I am using Tomcat 4.1.30 standalone and am repeatedly facing this issue of java.lang.NoClassDefFoundError: sun/tools/javac/Main whenever I try to serve up a jsp from a specific folder within webapps. I know

Re: java.lang.NoClassDefFoundError: sun/tools/javac/Main

2005-06-15 Thread Anoop kumar V
: Tomcat Users List Asunto: java.lang.NoClassDefFoundError: sun/tools/javac/Main I am using Tomcat 4.1.30 standalone and am repeatedly facing this issue of java.lang.NoClassDefFoundError: sun/tools/javac/Main whenever I try to serve up a jsp from a specific folder within webapps. I know

Re: java.lang.NoClassDefFoundError: sun/tools/javac/Main

2005-06-15 Thread Anto Paul
Another point is that I compiled using JDK1.5_01 but the tomcat4.1.30 I am using points to jdk1.4.2. On Tomcat5.5 (pointing to jdk1.5) this worked like a charm - I just dropped the war in webapps and the jsp was displayed. Can anybody give me some pointers as to how I can

Re: java.lang.NoClassDefFoundError

2005-05-18 Thread Anto Paul
On 5/18/05, Hari Om [EMAIL PROTECTED] wrote: SUBJECT: java.lang.NoClassDefFoundError I am using Tomcat 4.1.31 on SuSE Linux 8.1 and Java 1.4 I have my application as following: /local/tomcat/webapps/hari /local/tomcat/webapps/hari/index.html /local/tomcat/webapps/hari/WEB-INF/classes

java.lang.NoClassDefFoundError

2005-05-17 Thread Hari Om
SUBJECT: java.lang.NoClassDefFoundError I am using Tomcat 4.1.31 on SuSE Linux 8.1 and Java 1.4 I have my application as following: /local/tomcat/webapps/hari /local/tomcat/webapps/hari/index.html /local/tomcat/webapps/hari/WEB-INF/classes/util/BatchUpload1.class /local/tomcat/webapps/hari/WEB-INF

java.lang.NoClassDefFoundError: org/apache/tools/ant/types/RedirectorElement

2005-03-19 Thread Robert Mark Bram
the following error when I attempt to install on the command line: F:\cml\websiteant -version Apache Ant version 1.6.1 compiled on February 12 2004 F:\cml\websiteant install Buildfile: build.xml prepare: compile: install: BUILD FAILED java.lang.NoClassDefFoundError: org/apache/tools/ant/types

Re: java.lang.NoClassDefFoundError: org/apache/tools/ant/types/RedirectorElement

2005-03-19 Thread Robert Mark Bram
install Buildfile: build.xml prepare: compile: install: BUILD FAILED java.lang.NoClassDefFoundError: org/apache/tools/ant/types/RedirectorElement Total time: 6 seconds F:\cml\website I got exactly the same result when I moved the website dir to C:\temp\website as well. Any advice would be most

Re: Tomcat Error: java.lang.NoClassDefFoundError:

2005-01-24 Thread Kathie Manson
. I've managed to fix the problem now, by removing my Java SDK and reinstalling that. Not the world's greatest solution, but it worked. And, yes, that was the full stack trace from catalina.out. The root cause was the java.lang.NoClassDefFoundError. Thanks for your help, Kathie

Re: Tomcat Error: java.lang.NoClassDefFoundError: org/apache/naming/JndiPermission

2005-01-20 Thread QM
On Thu, Jan 20, 2005 at 10:01:18AM +1100, Kathie Manson wrote: : Up until yesterday, I was happily running tomcat 4.1.30. Then, for : some reason, I started getting this error. I'm not sure why. It's : likely that I somehow changed the class path, or installed something : else that affected

Tomcat Error: java.lang.NoClassDefFoundError: org/apache/naming/JndiPermission

2005-01-19 Thread Kathie Manson
:324) at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:203)Caused by: java.lang.NoClassDefFoundError: org/apache/naming/JndiPermission at org.apache.naming.resources.DirContextURLStreamHandler.openConnection(DirContextURLStreamHandler.java:135

java.lang.NoClassDefFoundError

2004-11-24 Thread Mohamed Ganna
: java.lang.NoClassDefFoundError: net/sourceforge/jradiusclient/RadiusAttribute at java.lang.Class.getDeclaredConstructors0(Native Method) at java.lang.Class.privateGetDeclaredConstructors(Class.java:1610) at java.lang.Class.getConstructor0(Class.java:1922

RE: java.lang.NoClassDefFoundError

2004-11-24 Thread Shapira, Yoav
, 2004 10:58 AM To: [EMAIL PROTECTED] Subject: java.lang.NoClassDefFoundError Hi there, I'm newbie to Tomcat. I'm using Tomcat 4.1.31 under Linux RedHat9.0, and I set up all the necessary CLASSPATH and sample servlets are running great. I built up a Servlet for user's authentication using freeradius

Re: java.lang.NoClassDefFoundError

2004-11-24 Thread Mohamed Ganna
). Yoav Shapira http://www.yoavshapira.com -Original Message- From: Mohamed Ganna [mailto:[EMAIL PROTECTED] Sent: Wednesday, November 24, 2004 10:58 AM To: [EMAIL PROTECTED] Subject: java.lang.NoClassDefFoundError Hi there, I'm newbie to Tomcat. I'm using Tomcat 4.1.31 under Linux RedHat9.0

Re: java.lang.NoClassDefFoundError: org/apache/tomcat/logging/Logger

2004-09-16 Thread Avinash R S
to contact me back for any clarification. Regards, Avinash R S - Original Message - From: [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent: Wednesday, September 15, 2004 11:33 PM Subject: java.lang.NoClassDefFoundError: org/apache/tomcat/logging/Logger Configuration: Solaris 9

Re: java.lang.NoClassDefFoundError: org/apache/tomcat/logging/Logger

2004-09-16 Thread missioncoder
PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent: Thursday, September 16, 2004 5:29 AM Subject: Re: java.lang.NoClassDefFoundError: org/apache/tomcat/logging/Logger Hi, One of the main reasons for getting NotClassDefFoundError is tomcat is encountering two different versions of Logger class

java.lang.NoClassDefFoundError: org/apache/tomcat/logging/Logger

2004-09-15 Thread missioncoder
) org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:577) org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:683) java.lang.Thread.run(Thread.java:534) root cause java.lang.NoClassDefFoundError: org/apache/tomcat/logging/Logger org.apache.jasper.Constants.message

java.lang.NoClassDefFoundError on invocation of a native method

2004-06-03 Thread Tejo Vamsi Prayaga
that it will search for the classes in the elements specified in the CLASSPATH variable. So I have included that jar file int the CLASSPATH, in the tomcat startup.sh script, but no luck. It gave rise to one more new error and could not load the ActionServlet itself java.lang.NoClassDefFoundError: org/apache

java.lang.NoClassDefFoundError: javax/mail/Address

2004-03-24 Thread Honza Spurn
; public MyObject() { } public int getId() {...} public void setId() {...} } When I want to create new object in action class by the expression: line 29: MyObject o = new MyObject(); The tomcat starts to notifing me an error: java.lang.NoClassDefFoundError: javax/mail/Address

Re: java.lang.NoClassDefFoundError: javax/mail/Address

2004-03-24 Thread Alex
-1252] Honza Spurný [EMAIL PROTECTED] To: Tomcat Maillisting [EMAIL PROTECTED] Subject: java.lang.NoClassDefFoundError: javax/mail/Address - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL

java.lang.NoClassDefFoundError: org/apache/commons/logging/LogFactory

2004-01-29 Thread Bernhard Erdmann
Hi, I'm using Tomcat 4.1.18 and mod_jk2 (2.0.4-dev) with Apache2 on Linux, Sun JDK 1.4.2_03. When Tomcat starts, it writes an error to catalina.out SEVERE: Can't create apr - java.lang.NoClassDefFoundError: org/apache/commons/logging/LogFactory What do I miss? INFO: Initializing Coyote HTTP

Re: java.lang.NoClassDefFoundError: org/apache/commons/logging/LogFactory

2004-01-29 Thread Dima Gutzeit
Check you servler/lib directory. commons-logging.jat should be there. It comes with Tomcat destribution. - Original Message - From: Bernhard Erdmann [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, January 29, 2004 1:42 PM Subject: java.lang.NoClassDefFoundError: org/apache

Re: java.lang.NoClassDefFoundError: org/apache/commons/logging/LogFactory

2004-01-29 Thread Bernhard Erdmann
Dima Gutzeit wrote: Check you servler/lib directory. commons-logging.jat should be there. It comes with Tomcat destribution. Hi, commons-logging.jar is in $CATALINA_HOME/server/lib. Disabling apr.NativeSo in $CATALINA_HOME/conf/jk2.properties suppresses the error message (#

RE: java.lang.NoClassDefFoundError: org/apache/commons/logging/LogFactory

2004-01-29 Thread Shapira, Yoav
Millennium ChemInformatics -Original Message- From: Bernhard Erdmann [mailto:[EMAIL PROTECTED] Sent: Thursday, January 29, 2004 7:15 AM To: Tomcat Users List Subject: Re: java.lang.NoClassDefFoundError: org/apache/commons/logging/LogFactory Dima Gutzeit wrote: Check you servler/lib directory

RE: java.lang.NoClassDefFoundError: oracle/jdbc/driver/OracleDriver

2004-01-07 Thread Altankov Peter
: java.lang.NoClassDefFoundError: oracle/jdbc/driver/OracleDriver All- I'm getting the following error ,though Oracle driver classes(zip)are in tomcat/common/lib placed. java.lang.NoClassDefFoundError: oracle/jdbc/driver/OracleDriver Any clue--- Thanks Devinder

java.lang.NoClassDefFoundError: oracle/jdbc/driver/OracleDriver

2004-01-06 Thread Sachdeva, Devinder
All- I'm getting the following error ,though Oracle driver classes(zip)are in tomcat/common/lib placed. java.lang.NoClassDefFoundError: oracle/jdbc/driver/OracleDriver Any clue--- Thanks Devinder -- Notice: This e

RE: java.lang.NoClassDefFoundError: oracle/jdbc/driver/OracleDriver

2004-01-06 Thread Chakravarthy, Sundar
Trying renaming classes12.zip to classes12.jar -Original Message- From: Sachdeva, Devinder [mailto:[EMAIL PROTECTED] Sent: Tuesday, January 06, 2004 10:10 AM To: [EMAIL PROTECTED] Subject: java.lang.NoClassDefFoundError: oracle/jdbc/driver/OracleDriver All- I'm getting the following

RE: java.lang.NoClassDefFoundError: oracle/jdbc/driver/OracleDriver

2004-01-06 Thread Dick Brooks
Telephone: 602-684-1484 -Original Message- From: Sachdeva, Devinder [mailto:[EMAIL PROTECTED] Sent: Tuesday, January 06, 2004 10:10 AM To: [EMAIL PROTECTED] Subject: java.lang.NoClassDefFoundError: oracle/jdbc/driver/OracleDriver All- I'm getting the following error ,though Oracle driver

java.lang.NoClassDefFoundError: javax/servlet/jsp/tagext/TagLibraryValidator

2003-11-18 Thread Anna Lissa Saupan
java.lang.NoClassDefFoundError: javax/servlet/jsp/tagext/TagLibraryValidator java.lang.ClassLoader.defineClass0(Native Method) java.lang.ClassLoader.defineClass(ClassLoader.java:537) java.security.SecureClassLoader.defineClass(SecureClassLoader.java:123

how to solve java.lang.NoClassDefFoundError

2003-10-13 Thread Richard Drent \(Drent IT BV\)
Can anyone tell me what this meens, and how to solve. This error accurse when I try to connect to a firebird db, using firebirdsql-full.jar Root cause: java.lang.NoClassDefFoundError at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Class.java:120

RE: how to solve java.lang.NoClassDefFoundError

2003-10-13 Thread Swapan Mazumdar
: Monday, October 13, 2003 10:52 AM To: 'Tomcat Users List' Subject: how to solve java.lang.NoClassDefFoundError Can anyone tell me what this meens, and how to solve. This error accurse when I try to connect to a firebird db, using firebirdsql-full.jar Root cause: java.lang.NoClassDefFoundError

RE: how to solve java.lang.NoClassDefFoundError

2003-10-13 Thread Richard Drent \(Drent IT BV\)
: Richard Drent (Drent IT BV) [mailto:[EMAIL PROTECTED] Sent: Monday, October 13, 2003 10:52 AM To: 'Tomcat Users List' Subject: how to solve java.lang.NoClassDefFoundError Can anyone tell me what this meens, and how to solve. This error accurse when I try to connect to a firebird db, using firebirdsql

RE: how to solve java.lang.NoClassDefFoundError

2003-10-13 Thread Swapan Mazumdar
On line 82 is this //Load driver Class.forName(org.firebirdsql.jdbc.FBDriver); I cant tell you if you are using the correct package name for FBDriver.class. Well it would be wise enough if you could look into these jars below by exploding/opening it. Package declration and Driver

Re: java.lang.NoClassDefFoundError: org/apache/naming/JndiPermission

2003-09-14 Thread Alan Ezust
In an earlier post, From: Scott Shorter Subject: java.lang.NoClassDefFoundError: org/apache/naming/JndiPermission Date: Wed, 13 Mar 2002 16:55:00 -0500 All, I'm working on migrating an app from one Solaris machine to another. Using Java 1.4.0, Tomcat 4.0.3 I've copied $JAVA_HOME/jre

Re: unexpected java.lang.NoClassDefFoundError: javax/management/MBeanRegistration

2003-08-14 Thread Dmitry Beransky
) at java.lang.reflect.Method.invoke(Method.java:324) at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:203) Caused by: java.lang.NoClassDefFoundError: javax/management/MBeanRegistration at java.lang.ClassLoader.findBootstrapClass(Native Method

unexpected java.lang.NoClassDefFoundError: javax/management/MBeanRegistration

2003-08-14 Thread Dmitry Beransky
) at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:203) Caused by: java.lang.NoClassDefFoundError: javax/management/MBeanRegistration at java.lang.ClassLoader.findBootstrapClass(Native Method) at java.lang.ClassLoader.findBootstrapClass0(ClassLoader.java:723) at java.lang.ClassLoader.loadClass(ClassLoader.java:294

Re: unexpected java.lang.NoClassDefFoundError: javax/management/MBeanRegistration

2003-08-11 Thread Dmitry Beransky
Sheesh! Turned out, I was compiling Tomcat 4 against the wrong cvs branch of jakarta-tomcat-connectors. Once I checked out the TOMCAT_4_1_27 branch and recompiled, the error went away. Thanks for your help Dmitry At 10:39 AM 8/8/2003, Jeanfrancois.Arcand wrote: Try adding the mx4j jar file to

java.lang.NoClassDefFoundError: javax/servlet/http/HttpServlet

2003-08-08 Thread Brian Wedel
Hi, I can't start up a particular 3rd party webapp, I get the expection java.lang.NoClassDefFoundError: javax/servlet/http/HttpServlet. I made sure that only one servlet.jar exists in my tomcat directory structure. I'm using a clean install of Tomcat 4.1.27 and to install the webapp I just

java.lang.NoClassDefFoundError: org/xml/sax/XMLReader

2003-08-08 Thread kenche
Hello, I'm trying to run the latest version of FOP (0.20) on Tomcat 3.2, by following the instructions in http://xml.apache.org/fop/servlets.html When I run the servlet, I get the error java.lang.NoClassDefFoundError: org/xml/sax/XMLReader at FopServlet.renderFO(Unknown Source

Re: More java.lang.NoClassDefFoundError

2003-07-14 Thread John Turner
javax.mail and which successfully sends off a note. When I incorporate the proof of concept code into a servlet, I get: java.lang.NoClassDefFoundError: javax/activation/DataSource What am I missing that the straight Java code runs but the servlet can't seem to find the parts used by the proof

Re: More java.lang.NoClassDefFoundError

2003-07-11 Thread John Turner
into a servlet, I get: java.lang.NoClassDefFoundError: javax/activation/DataSource What am I missing that the straight Java code runs but the servlet can't seem to find the parts used by the proof code? Is there a general approach for dealing with NoClassDef errors? I know that the message indicates

Re: More java.lang.NoClassDefFoundError

2003-07-11 Thread taf
javax.mail and which successfully sends off a note. When I incorporate the proof of concept code into a servlet, I get: java.lang.NoClassDefFoundError: javax/activation/DataSource What am I missing that the straight Java code runs but the servlet can't seem to find the parts used by the proof

More java.lang.NoClassDefFoundError

2003-07-10 Thread taf
Well, I'm back again for some help. I'm running Java 1.3.1, Tomcat 3.3.1 I have a small proof of concept java program which uses javax.mail and which successfully sends off a note. When I incorporate the proof of concept code into a servlet, I get: java.lang.NoClassDefFoundError: javax

RE: Dreaded java.lang.NoClassDefFoundError

2003-07-02 Thread Shapira, Yoav
PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 02, 2003 1:19 AM To: Tomcat Users List Subject: Re: Dreaded java.lang.NoClassDefFoundError Thanks! You were right. I had two CLASSPATH statements, and one was pointing at only the jre. I can't really understand how that happened, I

Re: Dreaded java.lang.NoClassDefFoundError

2003-07-01 Thread taf
think I've got everything I need. I then wrote a servlet to provide email functions to my webapp, and I get the following error. Can you tell me what this means? Thanks: Error: 500 Location: /daysails/jsp/daysails.sme Internal Servlet Error: java.lang.NoClassDefFoundError: javax/mail/internet

java.lang.NoClassDefFoundError

2003-03-05 Thread Jeremy Whitlock
(Catalina.java:180) at java.lang.reflect.Method.invoke(Native Method) at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:203) - Root Cause - java.lang.NoClassDefFoundError: org/openejb/OpenEJB at org.openejb.loader.EmbeddedLoader.load

Re: java.lang.NoClassDefFoundError

2003-03-05 Thread Jon Wingfield
(Catalina.java:180) at java.lang.reflect.Method.invoke(Native Method) at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:203) - Root Cause - java.lang.NoClassDefFoundError: org/openejb/OpenEJB

RE: java.lang.NoClassDefFoundError -- solved

2003-03-05 Thread David Blevins
To: Tomcat Users List Subject: Re: java.lang.NoClassDefFoundError Looks like you've using OpenEJB ;) The OpenEJB distro comes with a war file, which looks like it's been expanded to a context by your tomcat install. However, the war file doesn't contain the required OpenEJB jar files (which

RE: java.lang.NoClassDefFoundError -- solved

2003-03-05 Thread Jeremy Whitlock
Message- From: Filip Hanik [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 05, 2003 1:33 PM To: Tomcat Users List Cc: OpenEJB Subject: RE: java.lang.NoClassDefFoundError -- solved you can do it two ways, 1. If you have the invoker servlet, you can access it that way, but you need the full

RE: java.lang.NoClassDefFoundError -- solved

2003-03-05 Thread Filip Hanik
: Wednesday, March 05, 2003 12:36 PM To: 'Tomcat Users List' Subject: RE: java.lang.NoClassDefFoundError -- solved Filip, I didn't register my servlet in web.xml because I didn't know I had to. I have this same setup on my Windows 2000 machine and I didn't have a web.xml file for that EJB

RE: java.lang.NoClassDefFoundError -- solved

2003-03-05 Thread Jeremy Whitlock
, Jeremy -Original Message- From: Filip Hanik [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 05, 2003 1:48 PM To: Tomcat Users List Subject: RE: java.lang.NoClassDefFoundError -- solved 1. If you have the invoker servlet, you can access it that way, but you need the full classname look

RE: java.lang.NoClassDefFoundError -- solved

2003-03-05 Thread Jeremy Whitlock
To: 'Tomcat Users List' Cc: 'OpenEJB Users List' Subject: RE: java.lang.NoClassDefFoundError -- solved Filip is correct, follow that advice. Also, once you deploy the EJB's into OpenEJB, just leave them in the OpenEJB beans directory. Don't copy the contents of you EJB jar into the webapps dir, ejbs

RE: java.lang.NoClassDefFoundError -- solved

2003-03-05 Thread Jeremy Whitlock
: java.lang.NoClassDefFoundError -- solved 1. If you have the invoker servlet, you can access it that way, but you need the full classname look in the docs for the invoker servlet, it is a shortcut in Tomcat so you don't have to register your servlets in web.xml. Or search the archives for the invoker

RE: java.lang.NoClassDefFoundError -- solved

2003-03-05 Thread Jeremy Whitlock
Message- From: David Blevins [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 05, 2003 1:09 PM To: 'Tomcat Users List' Subject: RE: java.lang.NoClassDefFoundError -- solved This reply is for the archives. Jeremy did finally get it running -- he simply forgot to uncomment the openejb.home

RE: java.lang.NoClassDefFoundError -- solved

2003-03-05 Thread Filip Hanik
To: 'Tomcat Users List' Cc: OpenEJB Subject: RE: java.lang.NoClassDefFoundError -- solved David, I got OpenEJB working but I'm not able to run the example. I have created and compiled the HelloBean.java,HelloHome.java,HelloObject.java and HelloWorld.java. Here is the directory structure: /usr

RE: java.lang.NoClassDefFoundError -- solved

2003-03-05 Thread David Blevins
. You want them to stay where they are, which is your new WEB-INF/ejbs directory. -David -Original Message- From: Filip Hanik [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 05, 2003 2:33 PM To: Tomcat Users List Cc: OpenEJB Subject: RE: java.lang.NoClassDefFoundError -- solved

java.lang.NoClassDefFoundError: org/apache/jasper/runtime/HttpJspBase

2003-02-25 Thread Chakravarthy, Sundar
$ControlRunnable.run(ThreadPool .java:530) at java.lang.Thread.run(Thread.java:536) - Root Cause - java.lang.NoClassDefFoundError: org/apache/jasper/runtime/HttpJspBase at java.lang.ClassLoader.defineClass0(Native Method) at java.lang.ClassLoader.defineClass(ClassLoader.java:502

Re: LoadOnStartupInterceptor: cannot load servlet name...java.lang.NoClassDefFoundError

2003-02-18 Thread Ray Kosby
ar files that are located in jakarta-tomcat/lib/common. Whenever I start tomcat I get the following error: LoadOnStartupInterceptor: cannot load servlet name: Database Servlet - java.lang.NoClassDefFoundError: oracle/jdbc/pool/OracleDataSource I found the following in the docum

LoadOnStartupInterceptor: cannot load servlet name ...java.lang.NoClassDefFoundError

2003-02-14 Thread Ray Kosby
- java.lang.NoClassDefFoundError: oracle/jdbc/pool/OracleDataSource I found the following in the documentation: If the chosen classloader is the Common Classloader or Apps classloader you include a directory or jar these classloaders by listing them a System property

Re: LoadOnStartupInterceptor: cannot load servlet name ...java.lang.NoClassDefFoundError

2003-02-14 Thread Bill Barker
Servlet - java.lang.NoClassDefFoundError: oracle/jdbc/pool/OracleDataSource I found the following in the documentation: If the chosen classloader is the Common Classloader or Apps classloader you include a directory or jar these classloaders by listing them a System

RE: getting java.lang.NoClassDefFoundError

2003-01-28 Thread Davidson, Greg
java.lang.NoClassDefFoundError Where is your bean's code being loaded from? It should be in $CATALINA_HOME/common/classes or your webapp's WEB-INF/classes (or it can be in a JAR in $CATALINA_HOME/lib or your webapp's WEB-INF/lib). -- Tim Moore / Blackboard Inc. / Software Engineer 1899 L Street

RE: getting java.lang.NoClassDefFoundError

2003-01-28 Thread Barclay A. Dunn
getParameter() is misspelled. -Original Message- From: Craig R. McClanahan [mailto:[EMAIL PROTECTED]] Sent: Monday, January 27, 2003 8:57 PM To: Tomcat Users List Subject: Re: getting java.lang.NoClassDefFoundError On Mon, 27 Jan 2003, Davidson, Greg wrote: Date: Mon, 27 Jan 2003

RE: getting java.lang.NoClassDefFoundError

2003-01-28 Thread Tim Moore
-Original Message- From: Davidson, Greg [mailto:[EMAIL PROTECTED]] Sent: Tuesday, January 28, 2003 8:57 AM To: 'Tomcat Users List' Subject: RE: getting java.lang.NoClassDefFoundError Yeah, I read that, here is the problem: I want to run Tomcat from my local PC. I want

RE: getting java.lang.NoClassDefFoundError

2003-01-28 Thread Shapira, Yoav
Howdy, I want to load the *.classes from a network drive (for night backup purposes) not my local drive. (I've changed the class path in the catalina.bat, but I don't like this) I wouldn't like it either if I were you ;) Besides posing a security risk (e.g. someone remapping the network

getting java.lang.NoClassDefFoundError

2003-01-27 Thread Davidson, Greg
I'm getting the following error: java.lang.NoClassDefFoundError: javax/servlet/http/HttpServletRequest when I try to execute the following: bean code: request(request, response) { request.getParamater(inputBox); //This line cause the error. } Why isn't this (javax/servlet/http

RE: getting java.lang.NoClassDefFoundError

2003-01-27 Thread Tim Moore
, DC 20036 Phone 202-463-4860 ext. 258 / Fax 202-463-4863 -Original Message- From: Davidson, Greg [mailto:[EMAIL PROTECTED]] Sent: Monday, January 27, 2003 5:44 PM To: '[EMAIL PROTECTED]' Subject: getting java.lang.NoClassDefFoundError I'm getting the following error

Re: getting java.lang.NoClassDefFoundError

2003-01-27 Thread Craig R. McClanahan
On Mon, 27 Jan 2003, Davidson, Greg wrote: Date: Mon, 27 Jan 2003 17:44:23 -0500 From: Davidson, Greg [EMAIL PROTECTED] Reply-To: Tomcat Users List [EMAIL PROTECTED] To: '[EMAIL PROTECTED]' [EMAIL PROTECTED] Subject: getting java.lang.NoClassDefFoundError I'm getting the following error

RE: java.lang.NoClassDefFoundError: javax/servlet/Filter

2003-01-24 Thread Lorenti, John
Tomcat's purview? Thank you. -John -Original Message- From: Tim Moore [mailto:[EMAIL PROTECTED]] Sent: Thursday, January 23, 2003 4:02 PM To: Tomcat Users List Subject: RE: java.lang.NoClassDefFoundError: javax/servlet/Filter -Original Message- From: Lorenti, John [mailto:[EMAIL

RE: java.lang.NoClassDefFoundError: javax/servlet/Filter

2003-01-24 Thread Cox, Charlie
see intermixed -Original Message- From: Lorenti, John [mailto:[EMAIL PROTECTED]] Sent: Friday, January 24, 2003 8:53 AM To: 'Tomcat Users List' Subject: RE: java.lang.NoClassDefFoundError: javax/servlet/Filter Tim, Maybe what I've done is taboo :-( I've placed the top level

RE: java.lang.NoClassDefFoundError: javax/servlet/Filter

2003-01-24 Thread Lorenti, John
. -Original Message- From: Cox, Charlie [mailto:[EMAIL PROTECTED]] Sent: Friday, January 24, 2003 9:46 AM To: 'Tomcat Users List' Subject: RE: java.lang.NoClassDefFoundError: javax/servlet/Filter see intermixed -Original Message- From: Lorenti, John [mailto:[EMAIL PROTECTED

RE: java.lang.NoClassDefFoundError: javax/servlet/Filter

2003-01-24 Thread Tim Moore
, January 24, 2003 8:53 AM To: 'Tomcat Users List' Subject: RE: java.lang.NoClassDefFoundError: javax/servlet/Filter Tim, Maybe what I've done is taboo :-( I've placed the top level directory that has all of our custom Java classes (shared by all applications on the machine) on the Tomcat

RE: java.lang.NoClassDefFoundError: javax/servlet/Filter

2003-01-24 Thread Cox, Charlie
directory or jar to be maintained. Charlie -Original Message- From: Tim Moore [mailto:[EMAIL PROTECTED]] Sent: Friday, January 24, 2003 10:28 AM To: Tomcat Users List Subject: RE: java.lang.NoClassDefFoundError: javax/servlet/Filter Hi, John, Referring back to the class loader how

RE: java.lang.NoClassDefFoundError: javax/servlet/Filter

2003-01-24 Thread Tim Moore
-Original Message- From: Cox, Charlie [mailto:[EMAIL PROTECTED]] Sent: Friday, January 24, 2003 10:35 AM To: 'Tomcat Users List' Subject: RE: java.lang.NoClassDefFoundError: javax/servlet/Filter you would need to keep in mind the security ramifications of such a change. you

RE: java.lang.NoClassDefFoundError: javax/servlet/Filter

2003-01-24 Thread Collins, Jim
Well, in my case, all I really want to do is effectively move the common/lib directory to a different location outside of the Tomcat directory structure. True that we would need to manage the permissions of that directory, but they wouldn't be any different from the permissions of

RE: java.lang.NoClassDefFoundError: javax/servlet/Filter

2003-01-24 Thread Tim Moore
-Original Message- From: Collins, Jim [mailto:[EMAIL PROTECTED]] Sent: Friday, January 24, 2003 11:05 AM To: 'Tomcat Users List' Subject: RE: java.lang.NoClassDefFoundError: javax/servlet/Filter Well, in my case, all I really want to do is effectively move the common/lib

RE: java.lang.NoClassDefFoundError: javax/servlet/Filter

2003-01-24 Thread Craig R. McClanahan
On Fri, 24 Jan 2003, Lorenti, John wrote: Date: Fri, 24 Jan 2003 08:52:36 -0500 From: Lorenti, John [EMAIL PROTECTED] Reply-To: Tomcat Users List [EMAIL PROTECTED] To: 'Tomcat Users List' [EMAIL PROTECTED] Subject: RE: java.lang.NoClassDefFoundError: javax/servlet/Filter Tim, Maybe what

RE: java.lang.NoClassDefFoundError: javax/servlet/Filter

2003-01-24 Thread Lorenti, John
, 2003 12:54 PM To: Tomcat Users List Subject: RE: java.lang.NoClassDefFoundError: javax/servlet/Filter On Fri, 24 Jan 2003, Lorenti, John wrote: Date: Fri, 24 Jan 2003 08:52:36 -0500 From: Lorenti, John [EMAIL PROTECTED] Reply-To: Tomcat Users List [EMAIL PROTECTED] To: 'Tomcat Users List

java.lang.NoClassDefFoundError: javax/servlet/Filter

2003-01-23 Thread Lorenti, John
Hello, I'm trying to use Filters within Tomcat 4.1.12. When I start Tomcat, however, I get the following error message within the log the Filter application pertains to: 2003-01-22 16:11:36 StandardContext[/ws]: Exception starting filter TestFilter java.lang.NoClassDefFoundError: javax/servlet

RE: java.lang.NoClassDefFoundError: javax/servlet/Filter

2003-01-23 Thread Shapira, Yoav
23, 2003 7:51 AM To: '[EMAIL PROTECTED]' Subject: java.lang.NoClassDefFoundError: javax/servlet/Filter Hello, I'm trying to use Filters within Tomcat 4.1.12. When I start Tomcat, however, I get the following error message within the log the Filter application pertains to: 2003-01-22 16:11:36

RE: java.lang.NoClassDefFoundError: javax/servlet/Filter

2003-01-23 Thread Denise Mangano
. -Original Message- From: Lorenti, John [mailto:[EMAIL PROTECTED]] Sent: Thursday, January 23, 2003 7:51 AM To: '[EMAIL PROTECTED]' Subject: java.lang.NoClassDefFoundError: javax/servlet/Filter Hello, I'm trying to use Filters within Tomcat 4.1.12. When I start Tomcat, however, I get

RE: java.lang.NoClassDefFoundError: javax/servlet/Filter

2003-01-23 Thread Lorenti, John
: java.lang.NoClassDefFoundError: javax/servlet/Filter According to your web.xml your TestFilter class is in a package us.va.state.dcjs.server. This package should exist in your WEB-INF/classes directory of the appropriate webapp - so the full path to TestFilter should be $TOMCAT_HOME/yourWebapp

RE: java.lang.NoClassDefFoundError: javax/servlet/Filter

2003-01-23 Thread Lorenti, John
Message- From: Shapira, Yoav [mailto:[EMAIL PROTECTED]] Sent: Thursday, January 23, 2003 8:57 AM To: Tomcat Users List Subject: RE: java.lang.NoClassDefFoundError: javax/servlet/Filter Hi, Is there another servlet.jar file anywhere, e.g. under your webapp's WEB-INF/lib directory

RE: java.lang.NoClassDefFoundError: javax/servlet/Filter

2003-01-23 Thread Shapira, Yoav
Howdy, Do you have any other thoughts? I have many thoughts ;) Most of which don't relate to your question unfortunately. Is there any possibility unpacked classes from the servlet.jar are scattered throughout your installation? Or that the servlet.jar file in your installation is NOT the

RE: java.lang.NoClassDefFoundError: javax/servlet/Filter

2003-01-23 Thread Daniel Brown
as a result of slightly off DTDs - might be worth trying this one, just in case... D. -Original Message- From: Lorenti, John [mailto:[EMAIL PROTECTED]] Sent: Thursday, January 23, 2003 7:51 AM To: '[EMAIL PROTECTED]' Subject: java.lang.NoClassDefFoundError: javax/servlet/Filter

RE: java.lang.NoClassDefFoundError: javax/servlet/Filter

2003-01-23 Thread Lorenti, John
- From: Shapira, Yoav [mailto:[EMAIL PROTECTED]] Sent: Thursday, January 23, 2003 12:40 PM To: Tomcat Users List Subject: RE: java.lang.NoClassDefFoundError: javax/servlet/Filter Howdy, Do you have any other thoughts? I have many thoughts ;) Most of which don't relate to your question

RE: java.lang.NoClassDefFoundError: javax/servlet/Filter

2003-01-23 Thread Craig R. McClanahan
On Thu, 23 Jan 2003, Daniel Brown wrote: Date: Thu, 23 Jan 2003 17:59:29 - From: Daniel Brown [EMAIL PROTECTED] Reply-To: Tomcat Users List [EMAIL PROTECTED], [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Subject: RE: java.lang.NoClassDefFoundError: javax/servlet/Filter

RE: java.lang.NoClassDefFoundError: javax/servlet/Filter

2003-01-23 Thread Lorenti, John
may want to change your web.xml files accordingly. Thanks for the thought. -John -Original Message- From: Daniel Brown [mailto:[EMAIL PROTECTED]] Sent: Thursday, January 23, 2003 12:59 PM To: Tomcat Users List Subject: RE: java.lang.NoClassDefFoundError: javax/servlet/Filter John, One

RE: java.lang.NoClassDefFoundError: javax/servlet/Filter

2003-01-23 Thread Lorenti, John
workaround, but I thought it an interesting anomaly to pass on. -John -Original Message- From: Lorenti, John [mailto:[EMAIL PROTECTED]] Sent: Thursday, January 23, 2003 2:26 PM To: 'Tomcat Users List' Subject: RE: java.lang.NoClassDefFoundError: javax/servlet/Filter Hi again, This is the first

RE: java.lang.NoClassDefFoundError: javax/servlet/Filter

2003-01-23 Thread Tim Moore
-Original Message- From: Lorenti, John [mailto:[EMAIL PROTECTED]] Sent: Thursday, January 23, 2003 3:53 PM To: 'Tomcat Users List' Subject: RE: java.lang.NoClassDefFoundError: javax/servlet/Filter Hello all, After *explicitly* placing the TOMCAT_HOME/common/lib/servlet.jar

RE: java.lang.NoClassDefFoundError: javax/servlet/Filter

2003-01-23 Thread Daniel Brown
It's just a crazy, ever changing world. Thanks for the pointer :) -Original Message- From: Lorenti, John [mailto:[EMAIL PROTECTED]] Sent: 23 January 2003 19:52 To: 'Tomcat Users List' Subject: RE: java.lang.NoClassDefFoundError: javax/servlet/Filter Daniel, If you follow your

RE: Réf. : RE: SOAP= java.lang.NoClassDefFoundError: javax/mail/MessagingE xception

2002-07-04 Thread Christophe Bouhier (ECM)
To: Tomcat Users List Subject: Réf. : RE: SOAP= java.lang.NoClassDefFoundError: javax/mail/MessagingE xception I've TOMCAT 4.0, SUN XML-Pack (which includes JAXM, JAXR...) , JetSpeed and Apache SOAP. I think I can't use the JWSDP because TOMCAT (8080) is always installed and I've an ISAPI

Réf. : RE: Réf. : RE: SOAP= java.lang.NoClassDefFoundError: javax/mail/MessagingE xception

2002-07-04 Thread staginfo-ar
Thanks for your help, I've downloaded the JWSDP. It seems to be a full tool. I will read the doc and try to install it next. You've said you use JAXM. But what's the role of JAXMmail.jar ??? JAX-RPC uses SOAPWSDL technologie, I think it's these API I must use to build SOAP message. thanks

SOAP= java.lang.NoClassDefFoundError: javax/mail/MessagingException

2002-07-03 Thread staginfo-ar
Hi, I'm working with TOMCAT4 and SOAP on win 2000 PRO.TOMCAT works perfectly. I can deploy SOAP but when I want to use a service, I have an error when executing: java.lang.NoClassDefFoundError: javax/mail/MessagingException at Client.main(Client.java:9) Exception in thread main

RE: SOAP= java.lang.NoClassDefFoundError: javax/mail/MessagingException

2002-07-03 Thread Christophe Bouhier (ECM)
. Cheers / Christophe -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Wednesday, July 03, 2002 5:46 PM To: [EMAIL PROTECTED] Subject: SOAP= java.lang.NoClassDefFoundError: javax/mail/MessagingException Hi, I'm working with TOMCAT4 and SOAP on win 2000 PRO.TOMCAT

Réf. : RE: SOAP= java.lang.NoClassDefFoundError: javax/mail/MessagingE xception

2002-07-03 Thread staginfo-ar
I've TOMCAT 4.0, SUN XML-Pack (which includes JAXM, JAXR...) , JetSpeed and Apache SOAP. I think I can't use the JWSDP because TOMCAT (8080) is always installed and I've an ISAPI redirector for IIS configured with it. I've deployed a Client j2se (Java Class, URL on port 8070) on

New User Needs Help! java.lang.NoClassDefFoundError

2002-06-06 Thread bob McLaughlin
: /examples/jsp/num/numguess.jsp Internal Servlet Error: java.lang.NoClassDefFoundError: org/apache/tomcat/logging/LogHelper at org.apache.jasper.compiler.JspReader.(JspReader.java:96) at org.apache.jasper.compiler.JspReader.createJspReader(JspReader.java:288

App Reload problems: java.lang.NoClassDefFoundError

2002-05-13 Thread Jeff Larsen
Tomcat 4.0.3 on Sun Solaris 7. Most of the time, the manager app successfully reloads my application. But sometimes when I make changes to a class that is packaged in a jar file in WEB-INF/lib, the reload fails with a java.lang.NoClassDefFoundError for some of the classes in that WEB-INF/lib jar

java.lang.NoClassDefFoundError: javax/xml/transform/TransformerFactory

2002-05-03 Thread Dobson, Dave
I am having trouble in getting Tomcat to find the class library which contains the TransformerFactory. The code compiles fine yet when I try to run it, Tomcat reports a NoClassDefFoundError I was able to find that the appropriate class is defined in xalan.jar and ensured that it

java.lang.NoClassDefFoundError-Con't find the Class in the same package?

2002-05-03 Thread Yunming . Li
com.fis.Controller.Composer(..., ...); # ERROR LINE (line 104) .. } java.lang.NoClassDefFoundError: org/apache/xerces/dom/DOMExceptionImpl at com.fis.Controller.Controller.(Controller.java:104) at Find.init(Find.java:54) ... My Qestion is : Why the NoClassDefFoundError? the Controller.class

  1   2   >