> I ended up going the route of the EAR file anyway, and > although the requests are coming in through IIS, coldfusion > seems to be grabbing the files out of the > C:\jrun4\servers\ads1_1\ads1.ear\ads1.war directory > > The OTHER instance properly looks at the files in E:\Inetpub\ads\ > > Can I fix this without undoing everything and doing it all > over again the way you suggested?
Honestly, I don't know. Are the files in that directory compiled classes? Is the JRun web server enabled for the second instance? If it is, and you change the web root directory for that web server to e:\inetpub\ads\, that might fix your problem even though you're not using the JRun web server. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ Fig Leaf Software provides the highest caliber vendor-authorized instruction at our training centers in Washington DC, Atlanta, Chicago, Baltimore, Northern Virginia, or on-site at your location. Visit http://training.figleaf.com/ for more information! ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:259626 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

