I'm not sure if I have misunderstood what's supposed to be happening
with a Web App or if there is a problem with my JRun 3.0 setup. Any help
or pointers is appreciated. I have at least read Chapter 5 of the
Developing Applications with JRun manual and other parts of the manual
as well.
My Server is a Sun box running Solaris 6, my Web server is iPlanet 4.1.
I have created a new JRun server named demo. SnoopServlet and jsp pages
work on the demo server. On the demo server, I created a Web App named
group with a root dir of /usr/www/demo/webapps/group and an URL map of
/group. I have two files in the /webapps/group directory, index.jsp and
index.html. The URL http://mysite.myco.com/group/index.jsp works but the
URL http://mysite.myco.com/group/index.html does not. There are no
messages in the jrun-root/logs/demo-*.log. When I try and access
/group/index.html, there is a log entry in the iPlanet server:
... trying to GET /group/index.html, parse-html reports: Unable to open
/usr/www/demo/webdocs/group/index.html file for reading
/usr/www/demo/webdocs is the primary document directory from my Web
server, so it seems /group/*.jsp gets forwarded to JRun but
/group/*.html does not (but it should though correct?) Does anyone know
how I can get the mapping for the html files in the /webapps/group
directory??? I have tried restarting both JRun and iPlanet and this
didn't help. Thanks,
Lloyd
------------------------------------------------------------------------------
Archives: http://www.egroups.com/group/jrun-interest/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/jrun_talk
or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the
body.