Used VE Kavachart with versions of Cold Fusion, 8 and earlier.
Earlier versions used JRun instead of Tomcat to process the .jsp requests.
Everything worked great!
Then upgraded to Adobe ColdFusion 10.
Has anyone configured (ColdFusion 10 on Windows Server 2008 64 bit and IIS 7) to process .jsp files?
I have set up the handler script in IIS7 for .jsp to C:\ColdFusion10\config\wsconfig\1\isapi_redirect.dll.
I have added and unadded .jsp mime type (html/text) to no avail.
I have used the CF Administrator to include the Kavachart class path and jar files.
We have appended Kavachart servlet tags to the web.xml file.
Cold Fusion .cfm files are processed just fine.
However, IIS Continues to throw a 404 error even when the .jsp file is present.
Has anybody got Kavachart to work with ColdFusion 10?
Any suggestions would be appreciated.
Stan