nope, this has been an ongoing battle with me as well.  In the January issue
of CDFJ, Ben Forta talks about using Java with CFOBJECT, and it failed to
mention this small problem.  I wrote to him, and he responded that Allaire
is well aware of this (class files not unloading or reloading if a new one
is available) and he says they're working on it, but don't expect to see a
solution anytime soon.

Joseph E. Sheble
a.k.a. Wizaerd
Wizaerd's Realm
Canvas, 3D, Graphics,
ColdFusion, PHP, and mySQL
http://www.wizaerd.com
=================================

> -----Original Message-----
> From: Laszlo Nadai [mailto:[EMAIL PROTECTED]]
> Sent: Sunday, January 28, 2001 3:16 PM
> To: CF-Talk
> Subject: Re: CFOBJECT problem
>
>
> Looks like every time I make a change to my class (actually in a 'jar'
> file), I have to stop/restart the CF server in order to get the latest
> version.
> Is this a cache thing? Can it be set to 'automatic'?
>
> TIA,
> laszlo
>
> Deb Dickerson wrote:
> >
> > No need to uninstall/install for this problem. Just do the following:
> > Run "regedit". Navigate to
> > HKEY_LOCAL_MACHINE/SOFTWARE/Allaire/ColdFusion/CurrentVersion/JVM
> > Double-click on JVMLoad and change the value from 1 to 0.
> > Close the registry editor and now restart ColdFusion.
> >
> > At that point you'll be able to restart ColdFusion and then fix your JVM
> > settings. It should be pointing to the jvm.dll file, not just a
> directory.
> > For more info, here's a KB on the subject:
> > http://www.allaire.com/Handlers/index.cfm?ID=13863&Method=Full
> >
> > Debbie
> >
> > > -----Original Message-----
> > > From: Laszlo Nadai [mailto:[EMAIL PROTECTED]]
> > > Sent: Saturday, January 27, 2001 8:14 PM
> > > To: CF-Talk
> > > Subject: CFOBJECT problem
> > >
> > >
> > > Hi Gurus,
> > >
> > > I was trying to do some CFOBJECT stuff, but I cannot configure CFusion
> > > server.
> > > What am I supposed to put into the "JVM library path"?
> > > (It's NT4.)
> > > I was trying to do:
> > > c:\jdk1.2.2\bin\
> > > because that's where I have java.exe
> > > After doing this, I couldn't eve start the server again... Uninstall,
> > > install again...:-(((
> > > Where are these settings stored? Any config file around?
> > > Am I missing something here (happened before :-)
> > >
> > > TIA,
> > > laszlo
> > >
> > >
> >
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to