What about IIS 7? Can we re-use the stuff form IIS 6?
Samisa...
Supun Kamburugamuva wrote:
Hi List,
I would like to implement support for IIS 6. At the moment we have an
IIS ISAPI module which is a ISAPI Filter + ISAPI Extension. This is
not a good design for IIS 6 since it doesn't encourage the use of
filters. So I thought of writing a ISAPI Extension for IIS 6 which
will connect IIS 6 and Axis2/C.
Here is the rough outline of what this new extension will do.
Intercept all the incoming requests.
Check weather they are for Axis2/C or not.
If the request is for Axis2/C process the request (this can be done
using the existing code in IIS module)
Write the response back (Here we can improve the existing code, since
IIS 6 supports more features)
This design was not possible for IIS 5 since it doesn't support
Extensions which can intercept all the incoming messages.
Regards,
Supun.
------------------------------------------------------------------------
No virus found in this incoming message.
Checked by AVG.
Version: 8.0.100 / Virus Database: 269.24.2/1471 - Release Date: 5/28/2008 5:33 PM
--
Samisa Abeysinghe
Director, Engineering; WSO2 Inc.
http://www.wso2.com/ - "The Open Source SOA Company"
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]