Hello, > Sometimes it happens if java.exe can't find webserver.jar (and other jars) > from directory TOMCAT_HOME/lib thanks Max, that pointed me into the right direction. "tomcat start" didn't work so well, but "tomcat run" works like a charm, webapps/examples is mappes to examples/, and I can run all the demos. Thanks a lot! Regards Christian