I have Linux debian with apache 1.3.24 installed. i have mod_webapp
plugin cvs compiled and tomcat4 debian package installed. now tomcat4
itself works. my httpd.conf file includes: 
<VirtualHost *:80>
  ServerName ufk.2y.net
  WebAppConnection warpConnection warp localhost:8008
  WebAppDeploy ROOT warpConnection /

  <IfModule mod_dir.c>
       DirectoryIndex index.html
  </IfModule>
</VirtualHost>

now when i try to load jsp files i get
"Document contains no data".
any ideas why?
thanks
-- 
Kfir Ozer
  ICQ: 1416041


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

Reply via email to