Re: CFDumping a bean

2006-08-15 Thread Robert Everland III
Oh I thought you meant it in a different context. I think what you talk about is valid, but not really pertinent to the issue at hand. To get past this issue you can just use sticky sessions on clusters, that way you don't have to worry about it. Bob ~

Re: CFDumping a bean

2006-08-15 Thread Dave Carabetta
On 8/15/06, Russ <[EMAIL PROTECTED]> wrote: > Dave, > > How exactly does this help in clustered environments? Where do you store > the beans and how do you do snapshots? > Well, lots of people use CFCs to, among other things, store information in the session scope. Let's use the classic example o

Re: CFDumping a bean

2006-08-15 Thread Robert Everland III
>Dave, > >How exactly does this help in clustered environments? Where do you store >the beans and how do you do snapshots? > >Russ > >> The beans should be unique per session, not per server like a Gateway or DAO. So a dump of a bean would be for that bean on that machine. This is the winner,

RE: CFDumping a bean

2006-08-15 Thread Russ
Dave, How exactly does this help in clustered environments? Where do you store the beans and how do you do snapshots? Russ > -Original Message- > From: Dave Carabetta [mailto:[EMAIL PROTECTED] > Sent: Tuesday, August 15, 2006 12:57 PM > To: CF-Talk > Subject: Re: C

Re: CFDumping a bean

2006-08-15 Thread Dave Carabetta
> -Original Message- > From: Robert Everland III [mailto:[EMAIL PROTECTED] > Sent: Tuesday, August 15, 2006 11:23 AM > To: CF-Talk > Subject: CFDumping a bean > > I want to dump a bean, but a dump on a bean only gives me a list of the > functions. How do you dump

RE: CFDumping a bean

2006-08-15 Thread Everett, Al \(NIH/NIGMS\) [C]
Did you try getMetaData()? -Original Message- From: Robert Everland III [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 15, 2006 12:23 PM To: CF-Talk Subject: CFDumping a bean I want to dump a bean, but a dump on a bean only gives me a list of the functions. How do you dump a bean? Do

RE: CFDumping a bean

2006-08-15 Thread Jake Churchill
dump function might be able to see them. Once again, I've never tried it, just an idea. Jake Churchill CF Web Tools [EMAIL PROTECTED] 402-408-3733 x103 -Original Message- From: Robert Everland III [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 15, 2006 11:23 AM To: CF-Talk Subject: C

CFDumping a bean

2006-08-15 Thread Robert Everland III
I want to dump a bean, but a dump on a bean only gives me a list of the functions. How do you dump a bean? Do you create a function that displays the parameter with the value? Or another way? Bob ~| Introducing the Fusion Aut