First sorry for my English.

I am integrating one Flex project with SWF application thru Spring BlazeDS Integration. I need to call a bean with scope flow - that is the problem. I become exc.: No request context bound to this thread. How to solve it? Me solution is to manually create this flow bean (with all dep.) in java. But: how to do it? ... i am not very familiar with Spring. THx for help.