i really need some help on this, i think it is an easy problem if you have
done this before.
 
I have successfully configured my Tomcat + IIS 5.1 dev environment. I have
been using a virtual directory pointed at a folder in side the tomcat root
to host my files.
 
so i access the site via http://localhost/marketing
<http://localhost/marketing> 
 
however, when i went to implement it in our production environment they
explained that they were using multiple virtual servers.
 
everything went ok in the install except, where do i put the virtual
directory that points to the isapi redirector? i placed it in the virtual
server, but it doesnt seem to be working correctly. i think because of the
way the registry keys reference the isapi redirector.
 
right now http://www.marketing.com:8080/marketing/
<http://www.marketing.com:8080/marketing/>  seems to be working properly,
but http://www.marketing.com <http://www.marketing.com>  is not compiling
the jsp code, and is serving the pages as though they were just html, and it
is ignoring my security contexts.
 
thank you so much for helping with this!
 
james watkins
 
 
 

Reply via email to