> I recently switched up our dev server to run the > mutl-instance install of CFMX 7. SO I'm used to being able > to add classpaths and drop things like iText in my > classpaths....cycle the CF services and voila! iText is available. > > In the mutil-instance install I'm not quite sure where to put > them AND I don't seem to be able to add classpaths? > > So before I try several different spots...can someone point > me in the right direction?
You don't have an option in the CF Administrator to edit JVM settings when CF runs on a J2EE instance, because other things might also be running on that instance. There is an interface within the JRun Management Console to let you edit these settings, but it generally doesn't work very well. So, you'll need to edit your jvm.config file. By default, all JRun instances use the same jvm.config file, so yours should be \jrun4\bin\jvm.config. Make sure you keep a backup copy, though - a bad edit will prevent CF from starting. 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! ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:243841 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

