I'm learning all about calling Java classes with CFOBJECT and building CFX_J
tags. Everything works fine on the first call to a compiled class, but if I
modify and recompile the class, then try to run the calling CF page again,
it calls the old version of the class unless I stop and restart CF server.
I'm sure there's a performance benefit, but during development it's a pain.

Does anyone know of any initialization options I can put into CF
Administrator to tell the JVM to reload classes each time they're called?

I'm working with CF 4.51, NT 4.0, Sun JVM 1.3.

Thanks,
David

------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to