PDA

View Full Version : Laszlo with tomcat 5 works, but ...


marcovth
04-06-2004, 04:28 AM
I installed the laszlo core with tomcat 5 (windows).

Laszlo works, but only after I run a jsp page after
each start of the tomcat server. If I don't run a
jsp page, the lzx pages give me a blank (white) output.

BTW, I installed CFMX 6.1 on tomcat 5 as well, and it
works fine.

This server initiation is my last little problem it seems.

- Marco.

bloch
04-07-2004, 08:59 AM
Hi there,

Could you let me know what version of java and what version # of tomcat 5?

Also what do you have in $TOMCAT_HOME/common/endorsed?

Finally, is there anything of note in the beginning log you can see at

http://localhost:8080/lps-${version}/examples/hello.lzx?lzt=log

version if the version # of the lps.



Thanks!
-Eric