That's also the default installation
for apache-tomcat-5.5.23, no files were added nor removed. You said the demos are hosted on a different Tomcat server, maybe there is some difference compared to the default installation.




On 3/31/2010 12:26 AM, P T Withington wrote:
This is whats in the labs tomcat common:

[las...@openlaszlo common]$ ls -l *
classes:
total 0

endorsed:
total 0

i18n:
total 144
-rw-r--r--  1 laszlo laszlo 39689 Mar  5  2007 tomcat-i18n-en.jar
-rw-r--r--  1 laszlo laszlo 33343 Mar  5  2007 tomcat-i18n-es.jar
-rw-r--r--  1 laszlo laszlo 30084 Mar  5  2007 tomcat-i18n-fr.jar
-rw-r--r--  1 laszlo laszlo 35529 Mar  5  2007 tomcat-i18n-ja.jar

lib:
total 2196
-rw-r--r--  1 laszlo laszlo  112341 Mar  5  2007 commons-el.jar
-rw-r--r--  1 laszlo laszlo  408133 Mar  5  2007 jasper-compiler.jar
-rw-r--r--  1 laszlo laszlo 1213732 Mar  5  2007 jasper-compiler-jdt.jar
-rw-r--r--  1 laszlo laszlo   76844 Mar  5  2007 jasper-runtime.jar
-rw-r--r--  1 laszlo laszlo   50952 Mar  5  2007 jsp-api.jar
-rw-r--r--  1 laszlo laszlo  163490 Mar  5  2007 naming-factory-dbcp.jar
-rw-r--r--  1 laszlo laszlo   31963 Mar  5  2007 naming-factory.jar
-rw-r--r--  1 laszlo laszlo   47730 Mar  5  2007 naming-resources.jar
-rw-r--r--  1 laszlo laszlo   99235 Mar  5  2007 servlet-api.jar

I.e., it has _no_ jars in common/endorsed.  Do we know what we really want 
there?

On 2010-03-30, at 18:03, P T Withington wrote:

labs.openlaszlo.org is running Apache Tomcat/5.5.23, but the tomcat that serves 
up demos, docs and releases is running Apache Tomcat/5.0.28

On 2010-03-30, at 13:53, André Bargull wrote:

Which java version is used? According to the java docs [1], the 2nd argument is 
of type Object and by auto-boxing, an integer value should work.


[1] 
http://java.sun.com/javaee/5/docs/api/javax/servlet/jsp/JspContext.html#setAttribute%28java.lang.String,%20java.lang.Object%29




Reply via email to