[EMAIL PROTECTED] wrote: > I'm getting a very strange JVM problem when I run the > Tutorial from the command line. It works properly when > run from inside Eclipse. I've tried a series of clean > builds and different JVMs (1.3 and 1.4) with no luck. > It is always this one simple class that causes a problem.
Are you using jikes 1.16 to compile anything? is jetty compiled with jikes? If so, revert to 1.15 or try eclipse/javac. jikes 1.16 seems to have a lot of bugfixes but unfortunately also some mysterous regressions. Holger ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Tapestry-developer mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/tapestry-developer
