Java.lang.ClassNotFoundException: listeners.ContextListener

2005-02-07 Thread Harry Douglass, Jr.
-Original Message- From: Harry Douglass, Jr. [mailto:[EMAIL PROTECTED] Sent: 05 February 2005 22:57 To: tomcat-user@jakarta.apache.org Subject: Java.lang.ClassNotFoundException: listeners.ContextListener Hello, When my Tomcat 5 server is started, it gets a SEVERE error in the output which states

RE: Java.lang.ClassNotFoundException: listeners.ContextListener

2005-02-06 Thread Harry Douglass, Jr.
listener-classclasspath/listener-class /listener It sounds like the class file referenced by this tag does not exist or that the class path is wrong. Thanks Pete -Original Message- From: Harry Douglass, Jr. [mailto:[EMAIL PROTECTED] Sent: 05 February 2005 22:57 To: tomcat-user

Java.lang.ClassNotFoundException: listeners.ContextListener

2005-02-05 Thread Harry Douglass, Jr.
Hello, When my Tomcat 5 server is started, it gets a SEVERE error in the output which states: SEVERE: Error configuring application listener of class listeners.ContextListener Java.lang.ClassNotFoundException: listeners.ContextListener SEVERE: Error configuring application listener

Tomcat 5 Listener class issue

2005-02-05 Thread Harry Douglass, Jr.
Hello, When my Tomcat 5 server is started, it gets a SEVERE error in the output which states: SEVERE: Error configuring application listener of class listeners.ContextListener Java.lang.ClassNotFoundException: listeners.ContextListener SEVERE: Error configuring application listener

RE: can any one suggest me port number! 8080 is already used by Oracle9i's http server

2004-11-06 Thread Harry Douglass, Jr.
Port 9090 will work. -Original Message- From: Raasi Potluri [mailto:[EMAIL PROTECTED] Sent: Saturday, November 06, 2004 7:38 PM To: [EMAIL PROTECTED] Subject: can any one suggest me port number! 8080 is already used by Oracle9i's http server Dear Friends, Many thanks to read this email.

Address already in use:JVM_BIND:8080

2004-11-04 Thread Harry Douglass, Jr.
When I try running Tomcat from the DOS prompt by typing 'tomcat start', I see the SEVERE Error message: Address already in use:JVM_BIND:8080. I know I am running IIS on port 80, but I want to keep the same port it runs on, and manually start Tomcat when I need it. Why can't I get it to work?

RE: Address already in use:JVM_BIND:8080

2004-11-04 Thread Harry Douglass, Jr.
Message- From: Harry Douglass, Jr. [mailto:[EMAIL PROTECTED] Sent: 04 November 2004 12:42 To: 'Tomcat Users List' Subject: Address already in use:JVM_BIND:8080 When I try running Tomcat from the DOS prompt by typing 'tomcat start', I see the SEVERE Error message: Address already

Address already in use:JVM_BIND:8080

2004-11-03 Thread Harry Douglass, Jr.
Hello, I am trying to install Apache Tomcat to run JSP and servlets for the first time. When I type in this URL 'http://localhost:8080/' Windows XP prompts me for a username and password. I typed in both the username 'admin' and blank password and a custom username and password when I

RE: buil error: endorsed not found

2004-11-03 Thread Harry Douglass, Jr.
A couple things come to mind. When installing Tomcat, it is best not to have spaces in the file path name. The standard recommendation is to install under a folder you name with the Tomcat version (i.e. C:\jarkarta-tomcat-5.5.4). This may your slash missing problems. To use the java compiler,