I was seeing huge delays all the way up to the last message I posted, which seemed to go through immediately. Cool, glad you think you have the solution!
On 8/12/07, Bryan S <[EMAIL PROTECTED]> wrote: > > Brian > > If you are experiencing the kind of delayed posting of messages that I am > then I can understand the confusion. > > I believe that Peter put his finger on the cause of my problem. I think I > am using createObject instead of getBean. I will confirm this tomorrow. > > Bryan > > On 8/12/07, Brian Kotek <[EMAIL PROTECTED]> wrote: > > > > If the setter is being called by ColdSpring and you still get the error, > > then you are either getting a different instance of the component (one that > > did not have the setter called) or some other code in the component is > > clearing the variables.instance struct. > > > >
