>I have not, but since CF is talking to a specific IP port for this, >watch out for firewalls, etc.
We are running Windows Firewall ... I did check, from a command prompt, if I could telnet to localhost 9510 ... and it allowed me in so I don't think the firewall was affecting it. However, just in case, I added a rule allowing access through to port 9510. I did find the following error message in my jrun4/logs/instancename-out.log (not a place I often look!) java.lang.NoClassDefFoundError: net/sf/ehcache/config/TerracottaClientConfiguration Perhaps the problem here is that I'm using a version of terracotta that is too modern for Coldfusion 901's version of ehcache. The jar file that I copied was "ehcache-terracotta-2.5.2.jar" but the two sites I found both mention use ehcache-terracotta-2.0.0.jar". I know Rob Brooks site talks about upgrading ehcache so I guess maybe I need to look into this. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:351352 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

