0 Replies Latest reply on Apr 21, 2010 1:44 PM by jabailo

    Calling bean from another .war in an .ear

    jabailo

      I have an .ear file with several .war files.

       

      I can call jsp pages between the .wars.

       

      However, I am wondering if I can call a java bean across the .war files as well?

       

      What would the config and syntax be?