Hello to all.
I am quite new in the use of Spring and wanted to know if is possible to inject dependencies to a Stateless Session Bean. Our application has a structure so that the Web layer invokes to a SSB that are responsible to invoke to POJOS to complete a UC. These POJOS would have to be injected to the SSB. I hope to have been clear and excuse me by my english.


Reply With Quote