|
From: Farhan K. <ka...@gm...> - 2005-06-24 21:01:44
|
We have web application that uses Spring to manage business tier components. We also have a few MDBs that need to leverage the same business tier components as well. The question I have is: is there a way to place the entire Spring ApplicationContext on the JNDI of our WebSphere server, and have it accessible from both our EJBs and web application? I'll appreciate any responses. |