Re: [orchestra] unable to persist in sub thread

2007-09-07 Thread Dan Tran
for your thread, then I'm not sure what the problem would be, as that new context should have its own private Connection which therefore has its own transaction. Regards, Simon -- View this message in context: http://www.nabble.com/-orchestra--unable-to-persist-in-sub-thread-tf4395808

Re: [orchestra] unable to persist in sub thread

2007-09-07 Thread Simon Kitching
Dan Tran [EMAIL PROTECTED] schrieb: I am running into this problem that I think it is related to the present of Orchestra. First I have a spring service bean which spins a thread, do the long work, then save some data to persistent in the same thread. The thread's runnable

Re: [orchestra] unable to persist in sub thread

2007-09-07 Thread Mario Ivankovits
Hi Dan! My thread has the same service bean that is in the main thread has, so I guess both thread sharing the same Persentent Context. Now I need to figure out how to Create my Persitent Context in the child thread which a little disappointed. My goal is to use the same service bean. Is

Re: [orchestra] unable to persist in sub thread

2007-09-07 Thread Dan Tran
to do more exactly. Maybe as a patch against our examples would be great. Ciao, Mario -- View this message in context: http://www.nabble.com/-orchestra--unable-to-persist-in-sub-thread-tf4395808.html#a12566327 Sent from the My Faces - Dev mailing list archive at Nabble.com.

Re: [orchestra] unable to persist in sub thread

2007-09-07 Thread Dan Tran
/-orchestra--unable-to-persist-in-sub-thread-tf4395808.html#a12566528 Sent from the My Faces - Dev mailing list archive at Nabble.com.

Re: [orchestra] unable to persist in sub thread

2007-09-06 Thread Dan Tran
service bean, not related to the conversation , in the same thread and it can save its data. Any suggestion to this problem is very very appreciated. Thanks -D -- View this message in context: http://www.nabble.com/-orchestra--unable-to-persist-in-sub-thread-tf4395808.html

[orchestra] unable to persist in sub thread

2007-09-06 Thread Dan Tran
-to-persist-in-sub-thread-tf4395808.html#a12535168 Sent from the My Faces - Dev mailing list archive at Nabble.com.