Thanks, Supun! I will try it out soon as I wrap up the other work I'm on...
-Dave Meier. -----Original Message----- From: Supun Kamburugamuva (JIRA) [mailto:[EMAIL PROTECTED] Sent: Tuesday, January 09, 2007 8:56 PM To: [email protected] Subject: [jira] Commented: (AXIS2C-496) IIS (Microsoft Internet Information Server) ISAPI Redirector for Axis2-C [ https://issues.apache.org/jira/browse/AXIS2C-496?page=com.atlassian.jira .plugin.system.issuetabpanels:comment-tabpanel#action_12463460 ] Supun Kamburugamuva commented on AXIS2C-496: -------------------------------------------- ISAPI redirector for Axis2-C is created using ISAPI filters and ISAPI extensions. When the filter is created by the IIS (at the startup of IIS) this module loads Axis2-C. Then the filter reads every request to the IIS. If a request matches the criteria for Axis2-C it will redirect the request to the ISAPI extension. ISAPI extension uses Axis2-C to process the response. > IIS (Microsoft Internet Information Server) ISAPI Redirector for > Axis2-C > ---------------------------------------------------------------------- > -- > > Key: AXIS2C-496 > URL: https://issues.apache.org/jira/browse/AXIS2C-496 > Project: Axis2-C > Issue Type: New Feature > Components: core/transport > Affects Versions: Current (Nightly) > Environment: Windows > Reporter: Supun Kamburugamuva > Attachments: mod_iis.patch > > > With this module Axis2-C can use the HTTP transport of IIS 5.1, which comes with Windows XP sp2. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] ********************************************************************** This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of the original message. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
