>john venable wrote: > >I have no experience with it, but I can think of 2 probable solutions: >1. Give the ISAPI plugin from BEA a higher priority then the ISAPI plugin from >JRun. >2. Remove the jsp mapping in JRun. I think it is the following in >default-web.xml: > <servlet-mapping> > <servlet-name>JSPServlet</servlet-name> > <url-pattern>*.jsp</url-pattern> > </servlet-mapping> > >Jochem
Thanks for responding Jochem, for the first, i don't have a plugin for JRun, just the proxy for Weblogic, so it's the only ISAPI plugin i have on that server. The second seems to have taken me somewhat in the right direction, though now i get a standard IIS 404 rather than the JRun 404. Only problem is now, I have the proxy set up per the directions but it's still not redirecting. I guess at least JRun's not intercepting it. thanks. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Create robust enterprise, web RIAs. Upgrade & integrate Adobe Coldfusion MX7 with Flex 2 http://ad.doubleclick.net/clk;56760587;14748456;a?http://www.adobe.com/products/coldfusion/flex2/?sdid=LVNU Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:266008 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

