-
Sep 18th, 2012, 11:10 AM
#1
Retrieve Current Application Context Loaded by Multipart Dispatcher Servlet
Hi to all Springers!!!
i have a simple question!
when my application server start my application context is loaded by Multipart Servlet.
I have multiple inbound message listener on some queues. Each message read from different queue represents a different thread. The message travel along my application flow and i need to retrieve the current application context (loaded before by multipart) and inject into my singleton class.
Is there a method to achieve this?
PS: i don't have control on dispatcher servlet...it's a big problem
Any help will greatly appreciated.
Thanks in advance.
IlPistolero
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules