hey there, it's me again ...
well, i've finished tomcat and apache installation, both running
(respectively it seems so ...)
but: hehe, every time i try to access the server via my browser, there's
(what a pity) no result displayed ...
the connection time is too long, at any point, i receive an timeout (or
get nothing) ...

my configuration is listed as following:
suse 7.0, apache 1.3.12, tomcat 4.01....

------------------------- snip httpd.conf
--------------------------------------
LoadModule /usr/lib/apache/mod_webapp.co
AddModule mod_webapp.c
<IfModule mod_webapp.c>
        WebAppConnection warpConnection warp localhost:8008
        WebAppDeploy  examples warpConnection /examples
</IfModule>
------------------------- snap httpd.conf
--------------------------------------

Tomcat is establishing connection to port 8008, too ..... 

The curious (or not?):
Browser is loading http://server/examples/ during that i run the tomcat
shutdown command, what happens ->
the browser stops loading -> it's a sign, the webserver routes correctly
to tomcat, isn't it?

Help me! :)
-martin

--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to