Hi,

In our webapp, we have an asynchronous XML sender and receiver and we also
need db access with transactions in this thread.
Currently, our EntityManager is procuded in RequestScoped and will not work
in a new thread.

How can i solve this?
Does any ThreadScoped implementation exists?

Thanks and best regards,
Thomas

Reply via email to