Here's the answer to why I couldn't access the external web server from JRun. I'd like to thank everyone who responded to my call for help in resolving a problem whereby I could not get IIS NT 4.0 SP 5 to respond to the http://localhost/index.html URL call. I could not have found the answer to my problem without your help. I found that I had previously set up a virtual "Scripts" directory. This prevented the JRun Connector Filter in the ISAPI filter Tab from allowing jrun.dll even to run at all. Once again, I could use the default Ports 8000 and 8100 i.e.(http://localhost:8100/index.html) but not http://localhost/index.html . I rename the previously set up "Scripts" to something else and set up a Virtual Directory or Web Share of "Scripts" for c:\IinetPub\scripts and everything started to work. I no longer have to utilize either port for a servlet call. The following links have very good information in them for JRun - IIS users. http://www.allaire.com/Handlers/index.cfm?ID=12381&Method=Full - This is where I found my answer. http://www.allaire.com/Handlers/index.cfm?ID=16159&Method=Full - Good article regarding jrun.dll, JSP and IIS directory The following offered great suggestion and tips in response to my call for help. 1. Fung Chan <[EMAIL PROTECTED]> 2. Wang, Liqun <[EMAIL PROTECTED]> 3. Fred Yankowski <[EMAIL PROTECTED]> 4. Scott Stirling <[EMAIL PROTECTED]> [EMAIL PROTECTED] <[EMAIL PROTECTED]> Once again, many thanks. Lenny R. Sorey FatDot.Com ------------------------------------------------------------------------------ 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.
