Brad Wood wrote: > > OK, I just tried that and it worked, BUT it tried to serve up the pages > in jrun/servers/instance_name/ which is NOT where IIS is looking for the > web root. Seems possible... Of course, all my instances are going to > be on separate servers. I would need to specify the IP address of the > server the instance was on, AND the port number for that instance, AND > figure out how to get CF to look in the correct directory for the files. > Is all that even possible?
Yes. If you really want CF to have sources outside the EAR you need to create a mapping in jrun-web.xml, but I wouldn't bother. > Oh, and here's the other catch. It is my > understanding that any content served up like that uses JRUN for ALL > static content (like images). Is this because you are using the > Internal Web Server (JWS)? That would be the default behavior. You can always override that with a virtual directory in the webserver. Jochem ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Create robust enterprise, web RIAs. Upgrade & integrate Adobe Coldfusion MX7 with Flex 2 http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJP Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:273693 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

