Results 1 to 2 of 2

Thread: How to share one app context between web and ejb modules...

  1. #1

    Default How to share one app context between web and ejb modules...

    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]
    J2EEGuru,
    The Spring Advocate

  2. #2

    Default Can this help?

    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]
    Last edited by robyn; May 19th, 2006 at 05:37 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •