Hello,

Here are a few problems and solutions   I found with TDK 2.3.

1 ) servlet.jar must be removed from webapps/newapp/WEB-INF/lib in order to 
avoid a validation problem.
2 ) In webapps/newapp/WEB-INF/conf, log4j.properties must be altered and ${} 
replaced by a correct path (@LOG_DIR@ is not filtered correctly). 
log4j.properties must written with a leading uppercase on Linux : 
Log4j.properties in webapps/newapp/WEB-INF/conf
3 ) The url is for the new application is http://localhost:8080/newapp/newapp 
and not  http://localhost:8080/newapp/servlet/newapp as indicated in the TDK 
tutorial (ok for TDK-2.2, not for TDK-2.3).

I hope this will save time ...
-- 
Lo�c

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to