You are correct. However, we found the solution. You have to have two virtual mappings in your jrun-web.xml file. Here is the technote article that pointed us in the right direction: http://www.adobe.com/go/tn_19400
Thanks, TomB -----Original Message----- From: Troy Simpson [mailto:[EMAIL PROTECTED] Sent: Thursday, June 01, 2006 7:10 PM To: CF-Talk Subject: Re: Context Root Let me see if I understand this correctly. You get to your ColdFusion applications like this: http://www.site.com/cfusion/index.cfm Your images exist here: http://www.site.com/images/image.gif But when you go to here: http://www.site.com/cfusion/index.cfm The image http://www.site.com/images/image.gif does not show up in the index.cfm page. Is this correct? On 5/12/06, Botts, Tom <[EMAIL PROTECTED]> wrote: > We are running ColdFusion under JRUN and this is working fine for 4 > different IIS web sites. We have added another web site that is a > content management system that is JAVA based. We created a JRUN > instance for that application and deployed the war file and it is > using a context root of /. We now have the need to run ColdFusion > pages on that same web server. We deployed CF and have it setup under > that same instance of JRUN and the context root is /cfusion. We used > the web configuration tool and choose that IIS6 web server and choose > the correct instance of JRUN and it will run CF pages fine but it does > not serve the images. We can access the images via the url without > the cfusion in the url without any problems. What could I have missed > that is not allowing the images to be served? > > Thanks, > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > Tom Botts > Programmer/Analyst > Gilbarco Inc. > 336-547-5911 phone > 336-547-5163 fax > [EMAIL PROTECTED] > www.gilbarco.com <file://www.gilbarco.com/> > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ This document contains confidential > information of Gilbarco Inc. In consideration of the receipt of this > document, the recipient agrees not to reproduce, copy, use or transmit > this document and/or the information contained herein, in purpose > except with written permission, first obtained, of GilbarcoInc. and > further agrees to surrender the same to Gilbarco Inc. upon demand. > > > This message (including any attachments) contains confidential and/or > proprietary information intended only for the addressee. > Any unauthorized disclosure, copying, distribution or reliance on the > contents of this information is strictly prohibited and may constitute > a violation of law. If you are not the intended recipient, please > notify the sender immediately by responding to this e-mail, and delete > the message from your system. If you have any questions about this > e-mail please notify the sender immediately. > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:242041 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

