Tomcat 5.0.25 on IBM J9 1.3.0 jclMax

2004-06-04 Thread Michel de Groot
I would like to run Tomcat 5.0.25 on IBM J9 1.3.0 jclMax. J9 is a Java virtual machine for embedded use. The 1.3.0 jclMax libraries are a compatible subset of J2SE 1.3.0. I think the subset is sufficient for Tomcat (java.beans excepted). However, Tomcat fails with the exception (startup.bat

RE: Tomcat 5.0.25 on IBM J9 1.3.0 jclMax

2004-06-04 Thread Shapira, Yoav
J9 1.3.0 jclMax I would like to run Tomcat 5.0.25 on IBM J9 1.3.0 jclMax. J9 is a Java virtual machine for embedded use. The 1.3.0 jclMax libraries are a compatible subset of J2SE 1.3.0. I think the subset is sufficient for Tomcat (java.beans excepted). However, Tomcat fails with the exception

Re: Tomcat 5.0.25 on IBM J9 1.3.0 jclMax

2004-06-04 Thread Michel de Groot
5.0.25 on IBM J9 1.3.0 jclMax I would like to run Tomcat 5.0.25 on IBM J9 1.3.0 jclMax. J9 is a Java virtual machine for embedded use. The 1.3.0 jclMax libraries are a compatible subset of J2SE 1.3.0. I think the subset is sufficient for Tomcat (java.beans excepted). However, Tomcat fails

RE: Tomcat 5.0.25 on IBM J9 1.3.0 jclMax

2004-06-04 Thread Shapira, Yoav
Hi, Is the problem likely to be caused by Tomcat's StandardClassLoader or by the java.net.URLClassLoader? Best regards, Michel de Groot New stacktrace: java.lang.ExceptionInInitializerError: java.util.NoSuchElementException at java.lang.Throwable.init(Throwable.java:54) at