[flexcoders] Re: Updating a DataService fill

2007-01-22 Thread spirit_ryder2k
From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of spirit_ryder2k Sent: Friday, January 19, 2007 6:23 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] Re: Updating a DataService fill Hi Jeff, I have placed some println lines in my fill method

[flexcoders] Re: Updating a DataService fill

2007-01-19 Thread spirit_ryder2k
Of spirit_ryder2k Sent: Thursday, January 18, 2007 4:05 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] Re: Updating a DataService fill Whoops, seems like I missed a part [Flex] Started transaction using jndi name: java:comp/ UserTransaction [Flex] Queuing refresh fill till commit

RE: [flexcoders] Re: Updating a DataService fill

2007-01-19 Thread Jeff Vroom
Sent: Friday, January 19, 2007 6:23 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] Re: Updating a DataService fill Hi Jeff, I have placed some println lines in my fill method and it prints the correct number of threads in my Jrun console. I also used the 'message' and 'propertyChange

[flexcoders] Re: Updating a DataService fill

2007-01-18 Thread spirit_ryder2k
:[EMAIL PROTECTED] On Behalf Of spirit_ryder2k Sent: Tuesday, January 16, 2007 5:08 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] Re: Updating a DataService fill Hi Jeff, I tried your code but it didn't help. The Javadocs gives a little information about transactions

[flexcoders] Re: Updating a DataService fill

2007-01-18 Thread spirit_ryder2k
:[EMAIL PROTECTED] On Behalf Of spirit_ryder2k Sent: Tuesday, January 16, 2007 5:08 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] Re: Updating a DataService fill Hi Jeff, I tried your code but it didn't help. The Javadocs gives a little information about transactions

RE: [flexcoders] Re: Updating a DataService fill

2007-01-18 Thread Jeff Vroom
From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of spirit_ryder2k Sent: Thursday, January 18, 2007 4:05 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] Re: Updating a DataService fill Whoops, seems like I missed a part [Flex] Started

[flexcoders] Re: Updating a DataService fill

2007-01-16 Thread spirit_ryder2k
Hi Jeff, I tried your code but it didn't help. The Javadocs gives a little information about transactions in an assembler method except that it auto commits after the method ends. Maybe the fill refreshes before the item created is commited so it refreshes with the same data? --- In

RE: [flexcoders] Re: Updating a DataService fill

2007-01-16 Thread Jeff Vroom
From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of spirit_ryder2k Sent: Tuesday, January 16, 2007 5:08 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] Re: Updating a DataService fill Hi Jeff, I tried your code but it didn't help. The Javadocs gives a little