PDA

View Full Version : How to share one app context between web and ejb modules...


j2eeguru
Jan 19th, 2005, 10:50 PM
Can someone point out how to do this? I have not found a clear explanation on how to do that? I want to deploy an EAR containing a web module and ejb module (only MDBs) and I would like both modules within the EAR to share a common applicationContext.xml. I have seen similar threads but I have not seen any solutions to the problem. Rod, Juergen, Colin or anyone from the spring team or any spring users who have successfully deployed an EAR with a shared application.xml, please share your ideas.

Thanks.[/b]

geira
Jan 22nd, 2005, 03:45 AM
I posted this message a while ago, - exposing the application via a MBean, - accessible through jndi lookup

Geir

http://forum.springframework.org/showthread.php?t=12225
[/i][/b]