Hi, orion gurus

    I have tho orion applications - for EJB tier and for WEB tier. How
    to pass security context from WEB-tier with form authentication to
    some EJB? I setup my application this way:

    WEB orion:
       rmi.xml:
              <rmi-server>
                      <server host="localhost" username="admin" password="123" />
              </rmi-server>
       orion-application.xml:
              ...
              <ejb-module remote="true" path="someejb.jar" />
              ...


    In this case, sessionContext.getCallerPrincipal() always returns
    orion's admin user, not the currently autherized user!

    Please, help!

-- 
Sergey G. Aslanov
CBOSS Group,
Web-technologies department
mailto:[EMAIL PROTECTED]
tel: +7 095 7555655


Reply via email to