Hi Martin,
Even though $CATALINA_HOME/lib is on the project Java Build Path
I needed to add
servlet-api.jar
jsp-api.jar
el-api.jar
to the 'Eclipse Tomcat Server' Launch Configuration | Classpath | Bootstrap
Entries
to run the app
Dave
On Sat, Feb 15, 2014 at 5:45 PM, Martin Gainty wrote:
OK I added servlet-api.jar and jsp-api.jar to the
Launch Configuration | Classpath | Bootstrap Entries
and get the following error report:
HTTP Status 500 - java.lang.NoClassDefFoundError: javax/el/ELResolver
HTTP Status 500 - java.lang.NoClassDefFoundError: javax/el/ELResolver
Env:
Windows 7
Java: jdk1.7.0_51
STS 3.4.0.RELEASE (Based on Eclipse 4.3.1)
Tomcat: apache-tomcat-7.0.50
Tomcat runs from the cmd line startup.bat
( JAVA_HOME=C:\Program Files (x86)\Java\jdk1.7.0_51),
but not from within Eclipse
Any help or suggestions on how to resolve this would be greatly appr
, 31 Oct 2006 23:06:07 -0600
> From: Dave Kennedy [mailto:[EMAIL PROTECTED]
> Subject: RE: stdout trace from eclipse
>
> In Tomcat 5.5, you no longer use this server-wide file to
> configure JNDI.
I believe you can, in the situation where you want the data source to be
visi
. That is not correct - you should use the unvarying
filename Context.xml.)
From: "Caldarale, Charles R" <[EMAIL PROTECTED]>
Reply-To: "Tomcat Users List"
To: "Tomcat Users List"
Subject: RE: stdout trace from eclipse
Date: Tue, 31 Oct 2006 22:09:59 -0600
: MySQL, version:
5.0.24-community-nt
19:11:22,093 INFO SettingsFactory:82 - JDBC driver: MySQL-AB JDBC Driver,
version: mysql-connector-java-3.1.13 ( $Date: 2005-11-17 15:53:48 +0100
(Thu, 17 Nov 2005) $, $Revision$ )
From: "Dave Kennedy" <[EMAIL PROTECTED]>
Reply-To: "T
FYI
I implemented this article
Hibernate 3.1 Used with Tomcat 5.5.x
http://www.theserverside.com/tt/articles/article.tss?l=HibernateTomcat
Any help in identifying the difference between Tomcat/Eclipse and
"Standalone" would be appreciated
From: "Dave Kennedy" <[EMA
ENV: Tomcat 5.5.17, Eclipse 3.2, Hibernate 3.2
The application runs in Eclipse, but not "standalone" in Tomcat
What does Tomcat need to find the datasource?
Error:
13:09:03,936 INFO NamingHelper:26 - JNDI InitialContext properties:{}
13:09:03,936 FATAL DatasourceConnectionProvider:55 - Could not
Hi,
The INFO logging messages are still not output even though everything seems
to be configured
Am I missing something?
1. JCL is configured to use Log4j - property file attached
2. org.apache.struts.action.ActionServlet
debug
- see attached web.xml
From: "Boris Unckel" <[EMAIL PROTECTED]>
HI,
I must be missing something
http://javaboutique.internet.com/tutorials/Struts2/jsp-pages.html
I have built the struts app in this tutorial (source in resources at end of
article)
There does not appear to be any explicit logging as in
http://struts.apache.org/1.2.9/userGuide/building_controll
Hi,
Running Tomcat "standalone" without Eclipse
Log4j logging is now configured and generating output to /logs/tomcat.log
except that struts logging is not generated ie.
Oct 19, 2006 11:24:26 AM org.apache.catalina.core.ApplicationContext log
INFO: action: Processing a POST for /cancel
Does stru
The issue seems to be with commons-logging, Tomcat and Hibernate
There are lot of articles on the Web on this but I still can't resolve this
Anyone have Hibernate 3.2 and Tomcat 5.5 logging with commons-logging?
From: "Dave Kennedy" <[EMAIL PROTECTED]>
Reply-To: "Tom
Hi,
ENV1: Struts 1.2.9, Tomcat 5.5, Eclipse 3.2.0
ENV2: Struts 1.2.9, Tomcat 5.5, Eclipse 3.2.0, Hibernate 3.1
The info below is logged to Tomcat in ENV1 but not ENV2.
How is Tomcat configured to log info?
log/localhost.2006-10-19.log
...
Oct 19, 2006 1:20:31 PM org.apache.catalina.core.Applicat
The Servlet Exception is displayed running SimpleExample.jsp
Any help would be greatly appreciated
SET CATALINA_HOME=C:\Program Files\Apache Software
Foundation\jakarta-tomcat-5.5.9
SET JAVA_HOME=C:\Program Files\Java\jdk1.5.0_06
http://localhost:8080/stuff09/SimpleExample.jsp
javax.servlet.S
14 matches
Mail list logo