SessionTracker and session expiration

2003-11-22 Thread Benoit Hediard
Hi everyone, Looking for an article on CFMX SessionTracker. We have put in place a session tracker to count the number of sessions on our application. cfset tracker = createObject(java,coldfusion.runtime.SessionTracker) cfset sessions = tracker.getSessionCollection(MyApp) cfset sessionsNb =

Re: SessionTracker and session expiration

2003-11-22 Thread Larry C. Lyons
Benoit Hediard wrote: Hi everyone, Looking for an article on CFMX SessionTracker. Not sure about that but Ray Camden had a recent article in the ColdFusion Developers Journal on a CFMX session tracker: http://www.sys-con.com/coldfusion/articleprint.cfm?id=654 hth, larry We have put in

Re: ImageMagick

2003-11-22 Thread Nick de Voil
Can someone steer me in the right direction to lear to use ImageMagick? I guess you know about [EMAIL PROTECTED] ? Nick [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

RE: SessionTracker and session expiration

2003-11-22 Thread chris kief
Sam Neff talks about the reflection technique here: http://www.rewindlife.com/archives/69.cfm chris _ From: Benoit Hediard [mailto:[EMAIL PROTECTED] Sent: Saturday, November 22, 2003 2:01 AM To: CF-Talk Subject: SessionTracker and session expiration Hi everyone, Looking for an

RE: Re-assign tab key?

2003-11-22 Thread Peter Tilbrook
Yes it is (and is a standard of HTML but rarely used) but I left my research on this at work. Get back to me on Monday. Peter Tilbrook ColdFusion Applications Developer ColdGen Internet Solutions Manager, ACT and Region ColdFusion Users Group - http://www.actcfug.com 4/73 Tharwa Road Queanbeyan,

CFC Web Service: ClassNotFoundException

2003-11-22 Thread Roger Benningfield
Maybe I'm missing something painfully obvious, but I've Googled high-and-low without success. I've got no problem with calling CFCs directly within CFML. They can be browsed with the cfcexplorer without incident. But when I try to bring up the WSDL for any of them, I get an error. (Included

CFMX 6.1 Log Files Diappearing?

2003-11-22 Thread Craig Earls
I am trying desperately to troubleshot a CFC.I have a local installation of CFMX 6.1 running under Apache. Suddenly the log files for CFMX have stopped being updated.I have verified that debugging is set in CF Administrator and that the logs files are going where I think they are (the defaul

RE: Ever have trouble with Client Variables changing?

2003-11-22 Thread Peter Tilbrook
Are you passing #URLToken# (or #CFID# #CFToken#) between your pages? (eg appended to URL links or embedded in your form action attribute) CF might be getting confused about which client it is dealing with - especially if you are not using cookies. Peter Tilbrook ColdFusion Applications Developer

Determing wehre you've loaded from

2003-11-22 Thread Craig Earls
I am developing an app that includes a Flash Form accessing CFC.I set the arget for the flash remoting gateway in a FlashVar.This si good but still not great.I need to remember to change source code when I move from local testing to putting out to the public server. I would like to be able to

Re: CFMX 6.1 Log Files Diappearing?

2003-11-22 Thread Carol Chandler
Do you happen to have a cferror catching your errors?They don't get logged unless you cfthrow them up a level. Carol At 01:05 PM 11/22/2003, you wrote: I am trying desperately to troubleshot a CFC.I have a local installation of CFMX 6.1 running under Apache. Suddenly the log files for CFMX have

Re: Using components..

2003-11-22 Thread Dwayne Cole
Just reference them. Dwayne Cole, MS in MIS, MBA Florida AM University Certified Advanced ColdFusion Developer 850-591-0212 It can truly be said that nothing happens until there is vision. But it is equally true that a vision with no underlying sense of purpose, no calling, is just a good idea