> it seems that all the instances are still tied to the main service. 

Output the following in a cfm template to see what instance you are
hitting.  This works for CF8 and I assume it still works in CF9.

#createObject("java", "java.net.InetAddress").localhost.getHostName()#
#createObject("java", "jrunx.kernel.JRun").getServerName()#

~Brad




~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:335542
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to