0 Replies Latest reply on Mar 9, 2006 8:30 AM by dhartford

    web-tier to intialcontext remote ejb3 call

    dhartford

      Hey all,
      Forgive the repost, but I have not had any resolution to this post:
      http://www.jboss.com/index.html?module=bb&op=viewtopic&t=77760

      Basically, I have a web application that uses JSF. The web application runs on jboss 4.0.4RC1 binary-drop on one box with JAAS security and makes a remote EJB call to a seperate box with jboss 4.0.4RC1 binary-drop secured EJB's (the ejb's are secured with the same JAAS configuration as the web application).

      The JAAS principal/credentials are not passing through to the intialcontext call -- you can look at the forum post above for more detail.

      I'm really lost - I thought this would be easy, but several weeks later I still don't know what to do. Please help!

      -D